Flow123d
JS_before_hm-1717-gd762018d2
|
Go to the documentation of this file.
19 #ifndef HC_EXPLICIT_SEQUENTIAL_HH_
20 #define HC_EXPLICIT_SEQUENTIAL_HH_
89 std::shared_ptr<DarcyFlowInterface>
water;
HC_ExplicitSequential(Input::Record in_record)
static Input::Type::Abstract & get_input_type()
void advection_process_step(AdvectionData &pdata)
FieldCommon * water_content_p0_
std::shared_ptr< DarcyFlowInterface > water
steady or unsteady water flow simulator based on MH scheme
std::shared_ptr< AdvectionProcessBase > AdvectionPtr
Mesh * mesh
mesh common to darcy flow and transport
static const int registrar
AdvectionPtr make_advection_process(std::string process_key)
std::vector< AdvectionData > processes_
solute transport with chemistry through operator splitting
FieldCommon * water_content_saturated_
Common abstract parent of all Field<...> classes.
Abstract base class for equation clasess.
Class for solution of steady or unsteady flow with sequentially coupled explicit transport.
static const Input::Type::Record & get_input_type()
AdvectionData(AdvectionPtr p)