Flow123d
release_3.0.0-973-g92f55e826
|
Go to the documentation of this file.
8 #ifndef SRC_FLOW_DARCY_FLOW_INTERFACE_HH_
9 #define SRC_FLOW_DARCY_FLOW_INTERFACE_HH_
23 "Darcy flow model. Abstraction of various porous media flow models.")
DarcyFlowInterface FactoryBaseType
Typedef for usage of Input::Factory in child classes.
Abstract base class for equation clasess.
static Input::Type::Abstract & get_input_type()
virtual ~DarcyFlowInterface()
virtual const MH_DofHandler & get_mh_dofhandler()=0
DarcyFlowInterface(Mesh &mesh, const Input::Record in_rec)