|
Galeri Development
|
| NGaleri | |
| NFiniteElements | |
| CAbstractGrid | Abstract interface to access finite element grids |
| CAbstractProblem | Abstract interface to define linear problems |
| CAbstractQuadrature | Interfaces for quadrature over elements |
| CAbstractVariational | Pure virtual class that defines the variational form |
| CFileGrid | |
| CGalerkinVariational | Defines a pure Galerkin variational form of a scalar PDE |
| CHexCubeGrid | Creates a grid composed by hexahedra in a cube |
| CHexQuadrature | Quadrature formula on hexahedra |
| CLinearProblem | Basic implementation of scalar finite element problem |
| CMEDITInterface | |
| CQuadQuadrature | Quadrature formula on quadrilaterals |
| CQuadRectangleGrid | Creates a grid with quadrilaterals on a rectangle |
| CSUPGVariational | SUPG discretization of an advection-diffusion PDE |
| CTetCubeGrid | Creates a grid with tetrahedral elements in a cube |
| CTetQuadrature | Quadrature formula on tetrahedra |
| CTRIANGLEGrid | |
| CTriangleQuadrature | Quadrature formula on triangles |
| CTriangleRectangleGrid | Creates a grid composed by triangles, the domain is a rectangle |
| Ncore | |
| CObject | Basic class for all Galeri/pfem objects |
| CWorkspace | Function class containing a few static methods and constants, to be used as workspace tools |
| Ngrid | |
| CElement | Basic class for grid elements |
| CGenerator | |
| CHex | Class for grid hexahedra |
| CLoadable | A flexible grid data structure container for distributed problems |
| CPoint | Class for grid points |
| CQuad | Class for grid quadrilaterals |
| CRebalance | |
| CSegment | Class for grid segments |
| CSerialXML | |
| CTet | Class for grid tetrahedra |
| CTriangle | Class for grid triangles |
| Nquadrature | |
| CElement | |
| CHex | |
| CQuad | |
| CSegment | |
| CTet | |
| CTriangle | |
| Nproblem | |
| CBase | |
| CScalarLaplacian | |
| CVectorLaplacian | |
| Nviz | |
| CMEDIT | |
| CVTK | |
| CGaleri_FileGrid | Reads a grid from file, in Galeri format |
| CObject | Basic object for Galeri/pfem |