36 virtual map<string,shared_ptr<ArrayBase> >&
52 bool advanceCoupled(
const int niter);
78 #if !(defined(USING_ATYPE_TANGENT) || defined(USING_ATYPE_PC))
virtual map< string, shared_ptr< ArrayBase > > & getPersistenceData()
void getTraction(const Mesh &mesh)
Vector< T, 3 > getPressureIntegralonIBFaces(const Mesh &mesh)
FlowModelOptions< T > & getOptions()
Vector< T, 3 > getPressureIntegral(const Mesh &mesh, const int faceGroupID)
FlowModel(const GeomFields &geomFields, FlowFields &thermalFields, const MeshList &meshes)
void ComputeStressTensorES(const StorageSite &particles)
void printPressureIntegrals()
bool advance(const int niter)
Vector< T, 3 > getMomentumFluxIntegral(const Mesh &mesh, const int faceGroupID)
boost::shared_ptr< ArrayBase > getStressTensor(const Mesh &mesh, const ArrayBase &cellIds)
void computeSolidSurfaceForcePerUnitArea(const StorageSite &particles)
void computeSolidSurfaceForce(const StorageSite &particles)
std::map< int, FlowBC< T > * > FlowBCMap
void computeIBFaceVelocity(const StorageSite &particles)
void printMassFluxIntegrals()
Vector< T, 3 > getMomentumDerivativeIntegral(const Mesh &mesh)
Vector< T, 3 > getMomentumFluxIntegralonIBFaces(const Mesh &mesh)
void dumpContinuityMatrix(const string fileBase)
void printMomentumFluxIntegrals()
vector< Mesh * > MeshList
std::map< int, FlowVC< T > * > FlowVCMap