cholla
Public Member Functions | Public Attributes | List of all members
States_3D Struct Reference

Public Member Functions

 States_3D (int n_cells)
 

Public Attributes

Real * d_Lx
 Array containing the left input state for the density at the x+1/2 interface for each cell.
 
Real * d_Rx
 Array containing the right input state for the density at the x+1/2 interface for each cell.
 
Real * d_Ly
 Array containing the left input state for the density at the y+1/2 interface for each cell.
 
Real * d_Ry
 Array containing the right input state for the density at the y+1/2 interface for each cell.
 
Real * d_Lz
 Array containing the left input state for the density at the z+1/2 interface for each cell.
 
Real * d_Rz
 Array containing the right input state for the density at the z+1/2 interface for each cell.
 
Real * mx_Lx
 Array containing the left input state for the x momentum at the x+1/2 interface for each cell.
 
Real * mx_Rx
 Array containing the right input state for the x momentum at the x+1/2 interface for each cell.
 
Real * mx_Ly
 Array containing the left input state for the x momentum at the y+1/2 interface for each cell.
 
Real * mx_Ry
 Array containing the right input state for the x momentum at the y+1/2 interface for each cell.
 
Real * mx_Lz
 Array containing the left input state for the x momentum at the z+1/2 interface for each cell.
 
Real * mx_Rz
 Array containing the right input state for the x momentum at the z+1/2 interface for each cell.
 
Real * my_Lx
 Array containing the left input state for the y momentum at the x+1/2 interface for each cell.
 
Real * my_Rx
 Array containing the right input state for the y momentum at the x+1/2 interface for each cell.
 
Real * my_Ly
 Array containing the left input state for the y momentum at the y+1/2 interface for each cell.
 
Real * my_Ry
 Array containing the right input state for the y momentum at the y+1/2 interface for each cell.
 
Real * my_Lz
 Array containing the left input state for the y momentum at the z+1/2 interface for each cell.
 
Real * my_Rz
 Array containing the right input state for the y momentum at the z+1/2 interface for each cell.
 
Real * mz_Lx
 Array containing the left input state for the z momentum at the x+1/2 interface for each cell.
 
Real * mz_Rx
 Array containing the right input state for the z momentum at the x+1/2 interface for each cell.
 
Real * mz_Ly
 Array containing the left input state for the z momentum at the y+1/2 interface for each cell.
 
Real * mz_Ry
 Array containing the right input state for the z momentum at the y+1/2 interface for each cell.
 
Real * mz_Lz
 Array containing the left input state for the z momentum at the z+1/2 interface for each cell.
 
Real * mz_Rz
 Array containing the right input state for the z momentum at the z+1/2 interface for each cell.
 
Real * E_Lx
 Array containing the left input state for the Energy at the x+1/2 interface for each cell.
 
Real * E_Rx
 Array containing the right input state for the Energy at the x+1/2 interface for each cell.
 
Real * E_Ly
 Array containing the left input state for the Energy at the y+1/2 interface for each cell.
 
Real * E_Ry
 Array containing the right input state for the Energy at the y+1/2 interface for each cell.
 
Real * E_Lz
 Array containing the left input state for the Energy at the z+1/2 interface for each cell.
 
Real * E_Rz
 Array containing the right input state for the Energy at the z+1/2 interface for each cell.
 

The documentation for this struct was generated from the following files: