13 Cgasf(CompositeGrid &
cg, GenericGraphicsInterface *ps=NULL, Ogshow *show=NULL,
const int & plotOption=1 );
23 void addForcing(realMappedGridFunction & dvdt,
const realMappedGridFunction &
u,
int iparam[], real rparam[],
24 realMappedGridFunction & dvdtImplicit = Overture::nullRealMappedGridFunction(),
25 realMappedGridFunction *referenceFrameVelocity=NULL );
30 realMappedGridFunction &
f,
31 realMappedGridFunction & gridVelocity,
38 int & numberOfSubSteps,
39 const real & nextTimeToPrint );
43 const int & option =-1,
46 const real &
dt =-1. );
49 realMappedGridFunction & gridVelocity,
51 const int & option=-1,
52 realMappedGridFunction *puOld=NULL,
53 realMappedGridFunction *pGridVelocityOld=NULL,
82 const realArray &
gam,
84 const realArray &
r );
88 const bool & formSteadyEquation =
false );
102 getUt(
const realMappedGridFunction & v,
103 const realMappedGridFunction & gridVelocity,
104 realMappedGridFunction & dvdt,
105 int iparam[], real rparam[],
106 realMappedGridFunction & dvdtImplicit = Overture::nullRealMappedGridFunction(),
107 MappedGrid *pmg2=NULL,
108 const realMappedGridFunction *pGridVelocity2= NULL);
113 realMappedGridFunction & u,
114 realMappedGridFunction & gridVelocity,
120 DialogData & dialog );
126 realCompositeGridFunction & f0,
151 int interfaceDataOptions,
154 int gfIndex, real t );
163 setupPde(aString & reactionName,
bool restartChosen, IntegerArray & originalBoundaryCondition);