CG  Version 25
Functions | Variables
pcMacros.h File Reference

Go to the source code of this file.

Functions

 if (orderOfAccuracy==4)
 
 if (movingGridProblem())
 
 if (orderOfTimeExtrapolationForPressure!=-1)
 
 if (parameters.dbase.get< bool >("twilightZoneFlow"))
 
else printF (" **************** METHOD: still need correct initial values for du/dt(t-dt) ****** \n")
 
 printF (" **************** use values from du/dt(t) ****** \n")
 
 if (parameters.useConservativeVariables()) gf[mCur].primitiveToConservative()
 
 if (debug()&8)
 
 assign (gf[mOld].u, gf[mCur].u)
 
 for (grid=0;grid< gf[mCur].cg.numberOfComponentGrids();grid++)
 
 if (false &&orderOfAccuracy==4)
 

Variables

const int orderOfPredictorCorrector = parameters.dbase.get<int >("orderOfPredictorCorrector")
 
const int orderOfAccuracy = parameters.dbase.get<int >("orderOfAccuracy")
 
const int orderOfTimeExtrapolationForPressure = parameters.dbase.get<int >("orderOfTimeExtrapolationForPressure")
 
 fn [nab0] =0.
 
gf[mOld] form =gf[mCur].form
 
 dtb =dt0
 
 dtp [0] =dt0
 
 init =false
 

Function Documentation

assign ( gf.  u[mOld],
gf.  u[mCur] 
)
for ( )
if ( orderOfAccuracy  = =4)

References axis, c, cg, display(), e, fn, getIndex(), grid, I1, I2, I3, isRectangular, ok, pc, side, uc, and V.

if ( movingGridProblem()  )
if ( orderOfTimeExtrapolationForPressure!  = -1)

References assert(), cg, and i.

if ( parameters.dbase.get< bool >  "twilightZoneFlow")

References all, assert(), c, cg, display(), e, fn, getIndex(), grid, i, I1, I2, I3, m, n, orderOfPredictorCorrector, and u.

if ( parameters.  useConservativeVariables())
if ( debug()&  8)

References cg, printF(), and u.

if ( false &&  orderOfAccuracy = =4)

References assert(), axis, c, cg, display(), e, fn, getIndex(), grid, I1, I2, I3, m, ok, pc, side, uc, and V.

else printF ( " **************** METHOD: still need correct initial values for du/dt(t-dt) ****** \n )
printF ( " **************** use values from du/dt(t) ****** \n )

Variable Documentation

dtb =dt0
dtp[4] =dt0
fn[nab1] =0.
gf [mOld] form =gf[mCur].form
init =false
const int orderOfAccuracy = parameters.dbase.get<int >("orderOfAccuracy")
const int orderOfPredictorCorrector = parameters.dbase.get<int >("orderOfPredictorCorrector")
const int orderOfTimeExtrapolationForPressure = parameters.dbase.get<int >("orderOfTimeExtrapolationForPressure")