Galeri Development
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 NGaleri
  Ncore
   CObjectBasic class for all Galeri/pfem objects
   CWorkspaceFunction class containing a few static methods and constants, to be used as workspace tools
  NFiniteElements
   CAbstractGridAbstract interface to access finite element grids
   CAbstractProblemAbstract interface to define linear problems
   CAbstractQuadratureInterfaces for quadrature over elements
   CAbstractVariationalPure virtual class that defines the variational form
   CFileGrid
   CGalerkinVariationalDefines a pure Galerkin variational form of a scalar PDE
   CHexCubeGridCreates a grid composed by hexahedra in a cube
   CHexQuadratureQuadrature formula on hexahedra
   CLinearProblemBasic implementation of scalar finite element problem
   CMEDITInterface
   CQuadQuadratureQuadrature formula on quadrilaterals
   CQuadRectangleGridCreates a grid with quadrilaterals on a rectangle
   CSUPGVariationalSUPG discretization of an advection-diffusion PDE
   CTetCubeGridCreates a grid with tetrahedral elements in a cube
   CTetQuadratureQuadrature formula on tetrahedra
   CTRIANGLEGrid
   CTriangleQuadratureQuadrature formula on triangles
   CTriangleRectangleGridCreates a grid composed by triangles, the domain is a rectangle
  Ngrid
   CElementBasic class for grid elements
   CGenerator
   CHexClass for grid hexahedra
   CLoadableA flexible grid data structure container for distributed problems
   CPointClass for grid points
   CQuadClass for grid quadrilaterals
   CRebalance
   CSegmentClass for grid segments
   CSerialXML
   CTetClass for grid tetrahedra
   CTriangleClass for grid triangles
  Nproblem
   CBase
   CScalarLaplacian
   CVectorLaplacian
  Nquadrature
   CElement
   CHex
   CQuad
   CSegment
   CTet
   CTriangle
  Nviz
   CMEDIT
   CVTK
 CGaleri_FileGridReads a grid from file, in Galeri format
 CObjectBasic object for Galeri/pfem