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

#include <assembly_theory.hh>

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

Private Member Functions

 FlowLMHAssembly (std::shared_ptr< FlowLMHData > data)
 
void assembly_vector_on_element ()
 
void assembly_matrix_on_element ()
 

Private Attributes

std::shared_ptr< FlowLMHDatadata_
 

Detailed Description

template<int Dim>
class FlowLMHAssembly< Dim >

Definition at line 91 of file assembly_theory.hh.

Constructor & Destructor Documentation

template<int Dim>
FlowLMHAssembly< Dim >::FlowLMHAssembly ( std::shared_ptr< FlowLMHData data)
inlineprivate

Definition at line 92 of file assembly_theory.hh.

Member Function Documentation

template<int Dim>
void FlowLMHAssembly< Dim >::assembly_matrix_on_element ( )
private
template<int Dim>
void FlowLMHAssembly< Dim >::assembly_vector_on_element ( )
private

Member Data Documentation

template<int Dim>
std::shared_ptr<FlowLMHData> FlowLMHAssembly< Dim >::data_
private

Definition at line 100 of file assembly_theory.hh.


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