Rheolef  7.1
an efficient C++ finite element environment
orheomanip1< T >

Public Member Functions

 orheomanip1 (std::ios &(*ff)(std::ios &, const T &), const T &ii)
 

Protected Attributes

std::ios &(* f )(std::ios &, const T &)
 
T i
 

Detailed Description

template<class T>
class rheolef::orheomanip1< T >

Definition at line 113 of file iorheobase.h.

Constructor & Destructor Documentation

◆ orheomanip1()

orheomanip1 ( std::ios &(*)(std::ios &, const T &)  ff,
const T ii 
)

Definition at line 118 of file iorheobase.h.

Member Data Documentation

◆ f

std::ios&(* f) (std::ios &, const T &)
protected

Definition at line 115 of file iorheobase.h.

◆ i

T i
protected

Definition at line 116 of file iorheobase.h.


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