Public Attributes

Prim1DS Struct Reference

Primitive variables in 1D (does not contain Bx). More...

#include <athena.h>

List of all members.

Public Attributes

Real d
 density
Real Vx
 velocity in X-direction
Real Vy
 velocity in Y-direction
Real Vz
 velocity in Z-direction
Real P
 pressure
Real By
 cell centered magnetic fields in Y-dir
Real Bz
 cell centered magnetic fields in Z-dir
Real r [NSCALARS]
 density-normalized advected scalars

Detailed Description

Primitive variables in 1D (does not contain Bx).

IMPORTANT!! The order of the elements in Prim1DS CANNOT be changed.

Definition at line 154 of file athena.h.


Member Data Documentation

Real Prim1DS::r[NSCALARS]

density-normalized advected scalars

Definition at line 167 of file athena.h.

Referenced by check_Prim(), Cons_to_Prim(), entropy_fix(), fix_vsq(), fluxes(), HLLE_FUNCTION(), Prim1D_to_Cons1D(), Prim_to_Cons(), and problem().


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