Flow123d  jenkins-Flow123d-windows32-release-multijob-51
Static Public Attributes | List of all members
CouplingBase Class Reference

#include <hc_explicit_sequential.hh>

Inheritance diagram for CouplingBase:
Inheritance graph
[legend]
Collaboration diagram for CouplingBase:
Collaboration graph
[legend]

Static Public Attributes

static Input::Type::AbstractRecord input_type
 

Detailed Description

TODO: should be derived from EquationBase in order to chain couplings

Definition at line 50 of file hc_explicit_sequential.hh.

Member Data Documentation

it::AbstractRecord CouplingBase::input_type
static
Initial value:
= it::AbstractRecord("Problem",
"The root record of description of particular the problem to solve.")
.declare_key("description",it::String(),
"Short description of the solved problem.\n"
"Is displayed in the main log, and possibly in other text output files.")
"Computational mesh common to all equations.")

Definition at line 52 of file hc_explicit_sequential.hh.


The documentation for this class was generated from the following files: