MPI-AMRVAC  3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
Public Attributes | List of all members
mod_physicaldata::grid_field Type Reference

Public Attributes

double precision, dimension(:^d &,:), allocatable w
 Variables new state. More...
 
double precision, dimension(:^d &,:), allocatable wold
 Variables old state. More...
 

Detailed Description

Definition at line 102 of file mod_physicaldata.t.

Member Data Documentation

◆ w

double precision, dimension(:^d&,:), allocatable mod_physicaldata::grid_field::w

Variables new state.

Definition at line 104 of file mod_physicaldata.t.

◆ wold

double precision, dimension(:^d&,:), allocatable mod_physicaldata::grid_field::wold

Variables old state.

Definition at line 106 of file mod_physicaldata.t.


The documentation for this type was generated from the following file: