Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
rounder.h File Reference

Go to the source code of this file.

Classes

struct  rounder_type< T >
 
struct  floorer_type< T >
 
struct  ceiler_type< T >
 

Namespaces

namespace  rheolef
 This file is part of Rheolef.
 

Functions

template<class T >
rounder_type< Trounder (const T &prec)
 
template<class T >
floorer_type< Tfloorer (const T &prec)
 
template<class T >
ceiler_type< Tceiler (const T &prec)