8 #ifndef SRC_TRANSPORT_ADVECTION_PROCESS_BASE_HH_ 9 #define SRC_TRANSPORT_ADVECTION_PROCESS_BASE_HH_ 42 "Abstract advection process. In particular: transport of substances or heat transfer.")
Abstract base class for equation clasess.
static Input::Type::Abstract & get_input_type()
Common specification of the input record for secondary equations.
AdvectionProcessBase(Mesh &mesh, const Input::Record in_rec)
virtual void set_velocity_field(const MH_DofHandler &dh)=0