![]() |
v0.13.1 |
Pre-peprocessing Set head pressute rate and get inital essential boundary conditions. More...
#include <users_modules/tutorials/cor-0to1/src/UnsaturatedFlow.hpp>
Public Member Functions | |
preProcessVol (UnsaturatedFlowElement &ctx, boost::shared_ptr< ForcesAndSourcesCore > &fe_ptr) | |
MoFEMErrorCode | operator() () |
Public Attributes | |
UnsaturatedFlowElement & | cTx |
boost::shared_ptr< ForcesAndSourcesCore > | fePtr |
Pre-peprocessing Set head pressute rate and get inital essential boundary conditions.
Definition at line 1328 of file UnsaturatedFlow.hpp.
MixTransport::UnsaturatedFlowElement::preProcessVol::preProcessVol | ( | UnsaturatedFlowElement & | ctx, |
boost::shared_ptr< ForcesAndSourcesCore > & | fe_ptr | ||
) |
Definition at line 1333 of file UnsaturatedFlow.hpp.
MoFEMErrorCode MixTransport::UnsaturatedFlowElement::preProcessVol::operator() | ( | ) |
Definition at line 1338 of file UnsaturatedFlow.hpp.
UnsaturatedFlowElement& MixTransport::UnsaturatedFlowElement::preProcessVol::cTx |
Definition at line 1329 of file UnsaturatedFlow.hpp.
boost::shared_ptr<ForcesAndSourcesCore> MixTransport::UnsaturatedFlowElement::preProcessVol::fePtr |
Definition at line 1330 of file UnsaturatedFlow.hpp.