adaptcallback.hh [code] | Interfaces and wrappers needed for the callback adaptation provided by AlbertaGrid and ALUGrid |
agmemory.hh [code] | |
agrid.hh [code] | AlbertaGrid class |
albertaextra.hh [code] | |
albertagrid.hh [code] | |
albertaheader.hh [code] | |
albertareader.hh [code] | |
alu3dgridfactory.hh [code] | |
alugrid.hh [code] | Provides base classes for ALUGrid |
amirameshreader.hh [code] | |
amirameshwriter.hh [code] | |
base.cc | This file contains the parts independent of a particular Refinement implementation |
boundarysegment.hh [code] | Base class for grid boundary segments of arbitrary geometry |
cachedmapping.hh [code] | |
albertagrid/capabilities.hh [code] | |
common/capabilities.hh [code] | A set of traits classes to store static information about grid implementation |
codimtable.hh [code] | |
combinedgrapedisplay.hh [code] | Combines several mesh scenes for visualisation of parallel data |
conversion.hh [code] | |
coordcache.hh [code] | |
cornermapping.hh [code] | |
datahandle.hh [code] | |
datahandleif.hh [code] | Describes the parallel communication interface class for MessageBuffers and DataHandles |
defaultgridview.hh [code] | |
defaultindexsets.hh [code] | Provides default index set implementations for Level- and LeafIndexsets used by AlbertaGrid and ALUGrid |
dgfalberta.hh [code] | |
dgfalu.hh [code] | |
dgfexception.hh [code] | |
dgfgridtype.hh [code] | A simple strategy for defining a grid type depending on defines set during the make proecess: |
dgfoned.hh [code] | |
albertagrid/dgfparser.hh [code] | |
io/file/dgfparser/dgfparser.hh [code] | |
io/file/dgfparser.hh [code] | |
dgfparserblocks.hh [code] | |
dgfs.hh [code] | |
dgfug.hh [code] | |
dgfyasp.hh [code] | |
dofadmin.hh [code] | |
dofvector.hh [code] | |
elementinfo.hh [code] | Wrapper for ALBERTA's el_info structure |
albertagrid/entity.hh [code] | |
common/entity.hh [code] | |
entitykey.hh [code] | |
entitykey_inline.hh [code] | |
albertagrid/entitypointer.hh [code] | |
common/entitypointer.hh [code] | Wrapper and interface classe for a static iterator (EntityPointer) |
geldesc.hh [code] | |
genericreferenceelement.hh [code] | |
genericreferenceelements.hh [code] | |
albertagrid/geometry.hh [code] | |
common/geometry.hh [code] | Wrapper and interface classes for element geometries |
genericgeometry/geometry.hh [code] | |
geometrytraits.hh [code] | |
ghmesh.hh [code] | |
gnuplot.cc | Implementation of gnuplot output for 1D and 2D grids |
gnuplot.hh [code] | Provides gnuplot output for 1D Grids |
grape_undefs.hh [code] | Contains undef s for all preprocessor macros defined by grape |
grapecommon.hh [code] | |
grapedatadisplay.hh [code] | Provides a DataDisplay class using the GridDisplay and dune-fem module for class DiscreteFubctions support |
grapedataioformattypes.hh [code] | |
grapegriddisplay.hh [code] | Provides a GridDisplay class using the GRAPE-HMesh Interface |
grapehmesh.hh [code] | |
grapeinclude.hh [code] | |
grapewrapper.hh [code] | |
grid.hh [code] | Different resources needed by all grid implementations |
albertagrid/griddim.hh [code] | |
utility/griddim.hh [code] | |
gridenums.hh [code] | |
albertagrid/gridfactory.hh [code] | Specialization of the generic GridFactory for AlbertaGrid |
common/gridfactory.hh [code] | Provide a generic factory class for unstructured grids |
gridinfo.hh [code] | Some functions to list information about a grid |
gridpart.hh [code] | |
io/file/dgfparser/gridtype.hh [code] | |
utility/gridtype.hh [code] | A simple strategy for defining a grid type depending on defines set during the make proecess: |
gridview.hh [code] | |
hcube.cc | This file contains the Refinement implementation for hypercubes (quadrilaterals, hexahedrons, etc.) |
hcubetriangulation.cc | This file contains the Refinement implementation for triangulating hypercubes (quadrilateral -> triangle, hexahedron -> tetrahedron) |
albertagrid/hierarchiciterator.hh [code] | |
common/hierarchiciterator.hh [code] | |
hierarchicsearch.hh [code] | Utility class for hierarchically searching for an Entity containing a given point |
hybridmapping.hh [code] | |
indexidset.hh [code] | Provides base classes for index and id sets |
indexsets.hh [code] | |
indexstack.hh [code] | Provides an index stack that supplies indices for element numbering for a grid (i.e. AlbertaGrid and ALUGrid) |
albertagrid/intersection.hh [code] | |
common/intersection.hh [code] | |
intersectiongetter.hh [code] | Utilities to get the intersection iterator depending |
intersectioniterator.hh [code] | |
intersectioniteratorwrapper.hh [code] | Provides proxy classes for IntersectionsIterators |
albertagrid/leafiterator.hh [code] | |
common/leafiterator.hh [code] | |
level.hh [code] | |
albertagrid/leveliterator.hh [code] | |
common/leveliterator.hh [code] | |
macrodata.hh [code] | |
mapper.hh [code] | Provides classes with basic mappers which are used to attach data to a grid |
mapping.hh [code] | |
mappingprovider.hh [code] | |
matrix.hh [code] | |
mcmgmapper.hh [code] | Mapper for multiple codim and multiple geometry types |
meshpointer.hh [code] | Wrapper for ALBERTA's mesh structure |
albertagrid/misc.hh [code] | |
genericgeometry/misc.hh [code] | |
onedgrid.hh [code] | The OneDGrid class |
quadraturerules.hh [code] | |
common/referenceelements.hh [code] | Definition of reference elements for all types and dims |
genericgeometry/referenceelements.hh [code] | |
referencetopo.hh [code] | |
referencetopologies.hh [code] | |
albertagrid/refinement.hh [code] | Wrapper for ALBERTA's refinement patches and the corners for geometryInFather |
common/refinement.hh [code] | This file simply includes all Refinement implementations so you don't have to do them separately |
scsgmapper.hh [code] | Mapper classes are used to attach data to a grid |
sgrid.hh [code] | |
simplex.cc | This file contains the Refinement implementation for simplices (triangles, tetrahedrons...) |
sizecache.hh [code] | Provides size cache classes to implement the grids size method efficiently |
starcdreader.hh [code] | |
subsamplingvtkwriter.hh [code] | Provides subsampled file i/o for the visualization toolkit |
subtopologies.hh [code] | |
testgeo.hh [code] | |
topologytypes.hh [code] | |
traceprovider.hh [code] | |
transformation.hh [code] | |
treeiterator.hh [code] | |
uggrid.hh [code] | The UGGrid class |
uggridfactory.hh [code] | The specialization of the generic GridFactory for UGGrid |
undefine-1.2.hh [code] | Contains undef s for all preprocessor macros defined by alberta |
undefine-2.0.hh [code] | Contains undef s for all preprocessor macros defined by alberta |
undefine-2.1.hh [code] | Contains undef s for all preprocessor macros defined by alberta |
universalmapper.hh [code] | Mapper for any set of entities |
virtualrefinement.cc | This file contains the virtual wrapper around refinement |
virtualrefinement.hh [code] | This file contains the virtual wrapper around refinement |
vtksequencewriter.hh [code] | |
vtkwriter.hh [code] | Provides file i/o for the visualization toolkit |
yaspgrid.hh [code] |