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