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

Public Member Functions

 irheomanip1 (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::irheomanip1< T >

Definition at line 102 of file iorheobase.h.

Constructor & Destructor Documentation

◆ irheomanip1()

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

Definition at line 107 of file iorheobase.h.

Member Data Documentation

◆ f

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

Definition at line 104 of file iorheobase.h.

◆ i

T i
protected

Definition at line 105 of file iorheobase.h.


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