Rheolef  7.1
an efficient C++ finite element environment
floorer_type< T >
+ Inheritance diagram for floorer_type< T >:

Public Member Functions

 floorer_type (const T &prec)
 
T operator() (const T &x) const
 

Public Attributes

T _prec
 

Detailed Description

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

Definition at line 40 of file rounder.h.

Constructor & Destructor Documentation

◆ floorer_type()

floorer_type ( const T prec)

Definition at line 41 of file rounder.h.

Member Function Documentation

◆ operator()()

T operator() ( const T x) const

Definition at line 42 of file rounder.h.

Member Data Documentation

◆ _prec

T _prec

Definition at line 47 of file rounder.h.


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