C++ mpi module for stochmagnet_main Package
Static Public Attributes | Protected Member Functions | List of all members
CORE_Constants< T > Class Template Reference

This class is the constant variables for all package. More...

#include <CORE_Constants.h>

Static Public Attributes

static constexpr T EPSILON =std::numeric_limits<T>::epsilon()
 tolerance for null value
 
static constexpr T PI =(T) 3.141592653589793238462643383795
 PI value.
 

Protected Member Functions

 CORE_Constants (void)
 create a a class
 
virtual ~CORE_Constants (void)
 destroy an instance of class
 

Detailed Description

template<typename T>
class CORE_Constants< T >

This class is the constant variables for all package.

Author
Stephane Despreaux
Version
1.0

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