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

Public Member Functions

 Fluxes_2D (int n_cells)
 

Public Attributes

Real * dflux_x
 Array containing the density flux at the x+1/2 interface for each cell.
 
Real * dflux_y
 Array containing the density flux at the y+1/2 interface for each cell.
 
Real * xmflux_x
 Array containing the x momentum flux at the x+1/2 interface for each cell.
 
Real * xmflux_y
 Array containing the x momentum flux at the y+1/2 interface for each cell.
 
Real * ymflux_x
 Array containing the y momentum flux at the x+1/2 interface for each cell.
 
Real * ymflux_y
 Array containing the y momentum flux at the y+1/2 interface for each cell.
 
Real * zmflux_x
 Array containing the z momentum flux at the x+1/2 interface for each cell.
 
Real * zmflux_y
 Array containing the z momentum flux at the y+1/2 interface for each cell.
 
Real * Eflux_x
 Array containing the Energy flux at the x+1/2 interface for each cell.
 
Real * Eflux_y
 Array containing the Energy flux at the y+1/2 interface for each cell.
 

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