13 Cgad(CompositeGrid &
cg, GenericGraphicsInterface *ps=NULL, Ogshow *show=NULL,
const int & plotOption=1 );
20 void addForcing(realMappedGridFunction & dvdt,
const realMappedGridFunction &
u,
int iparam[], real rparam[],
21 realMappedGridFunction & dvdtImplicit = Overture::nullRealMappedGridFunction(),
22 realMappedGridFunction *referenceFrameVelocity=NULL);
25 advanceADI( real & t, real &
dt,
int & numberOfSubSteps,
int &
init,
int initialStep );
29 realMappedGridFunction & gridVelocity,
31 const int & option=-1,
32 realMappedGridFunction *puOld=NULL,
33 realMappedGridFunction *pGridVelocityOld=NULL,
39 realMappedGridFunction & uL,
40 realMappedGridFunction & gridVelocity,
72 getUt(
const realMappedGridFunction &
v,
73 const realMappedGridFunction & gridVelocity,
74 realMappedGridFunction & dvdt,
75 int iparam[], real rparam[],
76 realMappedGridFunction & dvdtImplicit = Overture::nullRealMappedGridFunction(),
77 MappedGrid *pmg2=NULL,
78 const realMappedGridFunction *pGridVelocity2= NULL);
83 realMappedGridFunction & u,
84 realMappedGridFunction & gridVelocity,
91 DialogData & dialog );
100 int interfaceDataOptions,
103 int gfIndex, real t );
120 setupPde(aString & reactionName,
bool restartChosen, IntegerArray & originalBoundaryCondition);