Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

constants.h File Reference

#include <float.h>

Include dependency graph for constants.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  dolfin

Defines

#define DOLFIN_VERSION   PACKAGE_VERSION
#define DOLFIN_LINELENGTH   1024
#define DOLFIN_WORDLENGTH   128
#define DOLFIN_PARAMSIZE   32
#define DOLFIN_TERM_WIDTH   80
#define DOLFIN_EPS   3.0e-16
#define DOLFIN_SQRT_EPS   1.0e-8
#define DOLFIN_PI   3.141592653589793238462
#define DOLFIN_PROGRESS_BARS   4
#define DOLFIN_PROGRESS_WAIT   2
#define DOLFIN_BLOCK_SIZE   1024
#define DOLFIN_MEGABYTE   1048576


Define Documentation

#define DOLFIN_BLOCK_SIZE   1024
 

#define DOLFIN_EPS   3.0e-16
 

#define DOLFIN_LINELENGTH   1024
 

#define DOLFIN_MEGABYTE   1048576
 

#define DOLFIN_PARAMSIZE   32
 

#define DOLFIN_PI   3.141592653589793238462
 

#define DOLFIN_PROGRESS_BARS   4
 

#define DOLFIN_PROGRESS_WAIT   2
 

#define DOLFIN_SQRT_EPS   1.0e-8
 

#define DOLFIN_TERM_WIDTH   80
 

#define DOLFIN_VERSION   PACKAGE_VERSION
 

#define DOLFIN_WORDLENGTH   128
 


Documentation automatically generated with Doxygen on 10 Sep 2004.