Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
branch.h File Reference

branch - parameter-dependent sequence of field More...

Go to the source code of this file.

Classes

class  branch_basic< T, M >
 
class  __branch_header< T, M >
 
class  __const_branch_header< T, M >
 
class  __const_branch_finalize< T, M >
 
class  __obranch< T, M >
 
class  __iobranch< T, M >
 

Namespaces

namespace  rheolef
 This file is part of Rheolef.
 

Functions

template<class T , class M >
idiststreamoperator>> (idiststream &in, branch_basic< T, M > &b)
 
template<class T , class M >
odiststreamoperator<< (odiststream &out, const branch_basic< T, M > &b)
 
template<class T , class M >
odiststreamoperator<< (odiststream &os, __iobranch< T, M > m)
 
template<class T , class M >
idiststreamoperator>> (idiststream &is, __iobranch< T, M > m)
 

Detailed Description

branch - parameter-dependent sequence of field

Definition in file branch.h.