Flow123d  master-f44eb46
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

◆ FlowMHAssembly()

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

Member Data Documentation

◆ data_

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: