Rheolef  7.2
an efficient C++ finite element environment
Loading...
Searching...
No Matches
orheomanip1< T >

Detailed Description

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

Definition at line 118 of file iorheobase.h.

Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

◆ orheomanip1()

template<class T>
orheomanip1 ( std::ios &(* ff )(std::ios &, const T &),
const T & ii )

Definition at line 119 of file iorheobase.h.

Member Data Documentation

◆ f

template<class T>
std::ios &(* f) (std::ios &, const T &)

Definition at line 122 of file iorheobase.h.

◆ i

template<class T>
T i

Definition at line 123 of file iorheobase.h.


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