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 |
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 |