NeoPZ
Modules | Classes
Generation of an aproximation space

Classes which define the aproximation space combine the geometric aproximation, definition of the element,
shape functions, integration rules, and variational statement to build the element stiffness matrices
the finite elements within this tree are also responsible to generate C0 compatible interpolation spaces. More...

Collaboration diagram for Generation of an aproximation space:

Modules

 The Computational Mesh classes
 The computational mesh classes are responsible for the organize mesh data structure.
 
 The Computational Element classes
 The computational element classes are responsible for the organize element data structure.
 

Classes

struct  TPZElementMatrix
 This class associates an element matrix with the coeficients of its contribution in the global stiffness matrix. Aproximation space. More...
 

Detailed Description

Classes which define the aproximation space combine the geometric aproximation, definition of the element,
shape functions, integration rules, and variational statement to build the element stiffness matrices
the finite elements within this tree are also responsible to generate C0 compatible interpolation spaces.