CosmoBolognaLib
Free Software C++/Python libraries for cosmological calculations
ChainMesh.h File Reference

Implementation of the chain-mesh data structure. More...

#include "Kernel.h"
Include dependency graph for ChainMesh.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cbl::chainmesh::ChainMesh
 The class ChainMesh. More...
 
class  cbl::chainmesh::ChainMesh1D
 The class ChainMesh1D. More...
 
class  cbl::chainmesh::ChainMesh2D
 The class ChainMesh2D. More...
 
class  cbl::chainmesh::ChainMesh3D
 The class ChainMesh3D. More...
 

Namespaces

 cbl
 The global namespace of the CosmoBolognaLib
 
 cbl::chainmesh
 The namespace of the functions and classes used for the chain-mesh method
 

Detailed Description

Implementation of the chain-mesh data structure.

This file defines the interface of the class ChainMesh, used for the chain-mesh method

Authors
Federico Marulli, Alfonso Veropalumbo
feder.nosp@m.ico..nosp@m.marul.nosp@m.li3@.nosp@m.unibo.nosp@m..it, alfon.nosp@m.so.v.nosp@m.eropa.nosp@m.lumb.nosp@m.o@uni.nosp@m.bo.i.nosp@m.t

Definition in file ChainMesh.h.