35#ifndef _CHOMP_CUBES_CELL_H_
36#define _CHOMP_CUBES_CELL_H_
This file contains the definition of a bitfield class which works an array of bits.
This file contains the definition of cubical cells which use a cube base class for indexing all the p...
This class defines cubical cells in which the embedding space dimension is known apriori.
This file contains the definition of some functions that are common for all types of cubical cells,...
This file defines cubical cells whose embedding space dimension is not known apriori and therefore th...
This file contains classes and functions related to algebraic chain complexes and chain maps,...
The class that defines a geometric complex - a set of cells (cubes, simplices, etc).
This is a template for a set of objects of the given type.
This class represents a multivalued map whose domain is a geometric complex.
This class defines cubical cell in R^n with edges parallel to the axes and with size 0 or 1 in each d...
This file contains some precompiler definitions which indicate the operating system and/or compiler u...
This file contains a definition of a general geometric complex which represents a polyhedron.
This file contains the definition of the container "hashedset" which can be used to represent a set o...
This file defines a class "integer" which represents the ring of integers or the field of integers mo...
mvcellmap< CubicalCell, integer, CubicalCell > CubicalMultivaluedMap
The default type of a cubical multivalued map.
CubicalCell qcell
An abbreviation for a cubical cell [deprecated].
SetOfCubicalCells qcells
An abbreviation for a set of cubical cell [deprecated].
hashedset< CubicalCell > SetOfCubicalCells
The default type of a set of cubical cells.
tCellBase< coordinate > CubicalCell
The default type of a cubical cell.
CubicalComplex cubicalcomplex
An abbreviation for a cubical complex [deprecated].
gcomplex< CubicalCell, integer > CubicalComplex
The default type of a cubical complex.
CubicalCell ElementaryCell
An alternative name for a cubical cell.
This namespace contains the entire CHomP library interface.
This file contains the definition of a point base class which is used for indexing all the points (n-...
This file contains the definition of a set of n-dimensional points with integer coordinates and sever...
This file contains some useful functions related to the text input/output procedures.