Galeri  Development
 All Classes Files Functions Variables Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
oNcore
|\CObjectBasic object for Galeri/pfem
oNGaleri
|oNcore
||oCObjectBasic class for all Galeri/pfem objects
||\CWorkspaceFunction class containing a few static methods and constants, to be used as workspace tools
|oNFiniteElements
||oCAbstractGridAbstract interface to access finite element grids
||oCAbstractProblemAbstract interface to define linear problems
||oCAbstractQuadratureInterfaces for quadrature over elements
||oCAbstractVariationalPure virtual class that defines the variational form
||oCFileGrid
||oCGalerkinVariationalDefines a pure Galerkin variational form of a scalar PDE
||oCHexCubeGridCreates a grid composed by hexahedra in a cube
||oCHexQuadratureQuadrature formula on hexahedra
||oCLinearProblemBasic implementation of scalar finite element problem
||oCMEDITInterface
||oCQuadQuadratureQuadrature formula on quadrilaterals
||oCQuadRectangleGridCreates a grid with quadrilaterals on a rectangle
||oCSUPGVariationalSUPG discretization of an advection-diffusion PDE
||oCTetCubeGridCreates a grid with tetrahedral elements in a cube
||oCTetQuadratureQuadrature formula on tetrahedra
||oCTRIANGLEGrid
||oCTriangleQuadratureQuadrature formula on triangles
||\CTriangleRectangleGridCreates a grid composed by triangles, the domain is a rectangle
|oNgrid
||oCElementBasic class for grid elements
||oCGenerator
||oCHexClass for grid hexahedra
||oCLoadableA flexible grid data structure container for distributed problems
||oCPointClass for grid points
||oCQuadClass for grid quadrilaterals
||oCRebalance
||oCSegmentClass for grid segments
||oCSerialXML
||oCTetClass for grid tetrahedra
||\CTriangleClass for grid triangles
|oNproblem
||oCBase
||oCScalarLaplacian
||\CVectorLaplacian
|oNquadrature
||oCElement
||oCHex
||oCQuad
||oCSegment
||oCTet
||\CTriangle
|\Nviz
| oCMEDIT
| \CVTK
\CGaleri_FileGridReads a grid from file, in Galeri format