Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
__branch_header< T, M >

Detailed Description

template<class T, class M>
class rheolef::__branch_header< T, M >

Definition at line 380 of file branch.h.

Public Member Functions

 __branch_header (branch_basic< T, M > &b)
 

Protected Attributes

branch_basic< T, M > & _b
 

Constructor & Destructor Documentation

◆ __branch_header()

template<class T , class M >
__branch_header ( branch_basic< T, M > &  b)

Definition at line 382 of file branch.h.

Member Data Documentation

◆ _b

template<class T , class M >
branch_basic<T,M>& _b
protected

Definition at line 388 of file branch.h.


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