PABLO  0.1
PArallel Balanced Linear Octree
 All Classes Functions Variables Pages
Class_Global< dim > Singleton Reference

Global variables used in PABLO. More...

#include "Class_Global.hpp"

Detailed Description

template<int dim>
singleton Class_Global< dim >

Global variables used in PABLO.

Date
23/apr/2014
Authors
Edoardo Lombardi
Marco Cisternino
Version
0.1
License:
This version of PABLO is released under the LGPL License.

Global variables are used in PABLO everywhere and they are public, i.e. each global variable can be used as constant by external codes.

Class Class_Global is a templated class in dimensional parameter int dim and it accepts only two values: dim=2 and dim=3, obviously for 2D and 3D respectively.

Definition at line 26 of file Class_Global.hpp.


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