Rheolef  7.1
an efficient C++ finite element environment
__const_branch_finalize< T, M >

Public Member Functions

 __const_branch_finalize (const branch_basic< T, M > &b)
 

Protected Attributes

const branch_basic< T, M > & _b
 

Friends

odiststreamoperator<< (odiststream &out, __const_branch_finalize< T, M > h)
 

Detailed Description

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

Definition at line 75 of file branch.h.

Constructor & Destructor Documentation

◆ __const_branch_finalize()

Definition at line 421 of file branch.h.

Friends And Related Function Documentation

◆ operator<<

odiststream& operator<< ( odiststream out,
__const_branch_finalize< T, M h 
)
friend

Definition at line 422 of file branch.h.

Member Data Documentation

◆ _b

const branch_basic<T,M>& _b
protected

Definition at line 425 of file branch.h.


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