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

Public Member Functions

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

Protected Attributes

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

Friends

std::istream & operator>> (std::istream &is, const iorheomanip1 &m)
 
std::ostream & operator<< (std::ostream &os, const iorheomanip1 &m)
 

Detailed Description

template<class T>
class rheolef::iorheomanip1< T >

Definition at line 124 of file iorheobase.h.

Constructor & Destructor Documentation

◆ iorheomanip1()

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

Definition at line 129 of file iorheobase.h.

Friends And Related Function Documentation

◆ operator>>

std::istream& operator>> ( std::istream &  is,
const iorheomanip1< T > &  m 
)
friend

Definition at line 131 of file iorheobase.h.

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
const iorheomanip1< T > &  m 
)
friend

Definition at line 133 of file iorheobase.h.

Member Data Documentation

◆ f

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

Definition at line 126 of file iorheobase.h.

◆ i

T i
protected

Definition at line 127 of file iorheobase.h.


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