Flow123d  release_2.2.0-914-gf1a3a4f
Private Member Functions | List of all members
FlowMHEq Class Reference

#include <assembly_theory.hh>

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

Private Member Functions

 FlowMHEq (Mesh &mesh)
 

Additional Inherited Members

- Public Member Functions inherited from EquationBase
 EquationBase ()
 
 EquationBase (Mesh &mesh, const Input::Record in_rec)
 
virtual void initialize ()
 
virtual void zero_time_step ()
 
virtual ~EquationBase ()
 
virtual void update_solution ()
 
virtual void choose_next_time ()
 
virtual void set_time_upper_constraint (double dt, std::string message)
 
virtual void set_time_lower_constraint (double dt, std::string message)
 
TimeGovernortime ()
 
virtual void set_time_governor (TimeGovernor &time)
 
double planned_time ()
 
double solved_time ()
 
Meshmesh ()
 
TimeMark::Type mark_type ()
 
FieldSetdata ()
 
virtual void get_solution_vector (double *&vector, unsigned int &size)
 
virtual void get_parallel_solution_vector (Vec &vector)
 
virtual void output_data ()
 Write computed fields. More...
 
- Protected Attributes inherited from EquationBase
bool equation_empty_
 flag is true if only default constructor was called More...
 
Meshmesh_
 
TimeGovernortime_
 
Input::Record input_record_
 
FieldSeteq_data_
 
std::shared_ptr< Balancebalance_
 object for calculation and writing the mass balance to file. More...
 

Detailed Description

Definition at line 78 of file assembly_theory.hh.

Constructor & Destructor Documentation

FlowMHEq::FlowMHEq ( Mesh mesh)
inlineprivate

Definition at line 79 of file assembly_theory.hh.


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