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

Public Member Functions

 __branch_header (branch_basic< T, M > &b)
 

Protected Attributes

branch_basic< T, M > & _b
 

Friends

idiststream & operator>> (idiststream &in, __branch_header< T, M > h)
 
odiststreamoperator<< (odiststream &out, __branch_header< T, M > h)
 

Detailed Description

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

Definition at line 73 of file branch.h.

Constructor & Destructor Documentation

◆ __branch_header()

Definition at line 382 of file branch.h.

Friends And Related Function Documentation

◆ operator>>

idiststream& operator>> ( idiststream &  in,
__branch_header< T, M h 
)
friend

Definition at line 383 of file branch.h.

◆ operator<<

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

Definition at line 385 of file branch.h.

Member Data Documentation

◆ _b

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: