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

Public Member Functions

 __obranch (odiststream &(*put)(odiststream &, const branch_basic< T, M > &), const branch_basic< T, M > &x)
 

Friends

odiststreamoperator<< (odiststream &os, __obranch< T, M > m)
 

Detailed Description

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

Definition at line 71 of file branch.h.

Constructor & Destructor Documentation

◆ __obranch()

__obranch ( odiststream &(*)(odiststream &, const branch_basic< T, M > &)  put,
const branch_basic< T, M > &  x 
)

Definition at line 440 of file branch.h.

Friends And Related Function Documentation

◆ operator<<

odiststream& operator<< ( odiststream os,
__obranch< T, M m 
)
friend

Definition at line 442 of file branch.h.


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