Flow123d  release_2.2.0-914-gf1a3a4f
Private Member Functions | Private Attributes | List of all members
FlowMHAssembly< Dim > Class Template Reference

#include <assembly_theory.hh>

Inheritance diagram for FlowMHAssembly< Dim >:
Inheritance graph
[legend]
Collaboration diagram for FlowMHAssembly< Dim >:
Collaboration graph
[legend]

Private Member Functions

 FlowMHAssembly (std::shared_ptr< FlowMHData > data)
 

Private Attributes

std::shared_ptr< FlowMHDatadata_
 

Detailed Description

template<int Dim>
class FlowMHAssembly< Dim >

Definition at line 73 of file assembly_theory.hh.

Constructor & Destructor Documentation

template<int Dim>
FlowMHAssembly< Dim >::FlowMHAssembly ( std::shared_ptr< FlowMHData data)
private

Member Data Documentation

template<int Dim>
std::shared_ptr<FlowMHData> FlowMHAssembly< Dim >::data_
private

Definition at line 75 of file assembly_theory.hh.


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