47 "SubSteppingWeakPressure",
48 SubSteppingExtrapolateWeakPressure::create,
49 "SubSteppingWeakPressure");
51 SubSteppingExtrapolateWeakPressure::SubSteppingExtrapolateWeakPressure(
101 int nbcoeffs =
m_PBndExp[nreg]->GetNcoeffs();
116 u[i] =
m_houtflow->m_outflowVelBnd[cnt][i][0];
119 m_PBndExp[nreg]->NormVectorIProductWRTBase(ubnd,IProdVnTmp);
ExtrapolateFactory & GetExtrapolateFactory()
void Svtvp(int n, const T alpha, const T *x, const int incx, const T *y, const int incy, T *z, const int incz)
svtvp (scalar times vector plus vector): z = alpha*x + y
boost::shared_ptr< Advection > AdvectionSharedPtr
A shared pointer to an Advection object.
boost::shared_ptr< SessionReader > SessionReaderSharedPtr
boost::shared_ptr< ExpList > ExpListSharedPtr
Shared pointer to an ExpList object.
tKey RegisterCreatorFunction(tKey idKey, CreatorFunction classCreator, tDescription pDesc="")
Register a class with the factory.