Data Structures |
| struct | local_basis< InterfaceType, viennafem::lagrange_tag< order >, unit_tetrahedron, 0, 0 > |
| | Returns the first (linear) vertex basis function. More...
|
| struct | local_basis< InterfaceType, viennafem::lagrange_tag< order >, unit_tetrahedron, 0, 1 > |
| | Returns the second (linear) vertex basis function. More...
|
| struct | local_basis< InterfaceType, viennafem::lagrange_tag< order >, unit_tetrahedron, 0, 2 > |
| | Returns the third (linear) vertex basis function. More...
|
| struct | local_basis< InterfaceType, viennafem::lagrange_tag< order >, unit_tetrahedron, 0, 3 > |
| | Returns the forth (linear) vertex basis function. More...
|
| struct | local_basis< InterfaceType, viennafem::lagrange_tag< 2 >, unit_tetrahedron, 1, 0 > |
| | Returns the first (quadratic) edge basis function. More...
|
| struct | local_basis< InterfaceType, viennafem::lagrange_tag< 2 >, unit_tetrahedron, 1, 1 > |
| | Returns the second (quadratic) edge basis function. More...
|
| struct | local_basis< InterfaceType, viennafem::lagrange_tag< 2 >, unit_tetrahedron, 1, 2 > |
| | Returns the third (quadratic) edge basis function. More...
|
| struct | local_basis< InterfaceType, viennafem::lagrange_tag< 2 >, unit_tetrahedron, 1, 3 > |
| | Returns the forth (quadratic) edge basis function. More...
|
| struct | local_basis< InterfaceType, viennafem::lagrange_tag< 2 >, unit_tetrahedron, 1, 4 > |
| | Returns the fifth (quadratic) edge basis function. More...
|
| struct | local_basis< InterfaceType, viennafem::lagrange_tag< 2 >, unit_tetrahedron, 1, 5 > |
| | Returns the sixth (quadratic) edge basis function. More...
|
Namespaces |
| namespace | viennafem |
| | The main namespace for ViennaFEM. All user functionality resides in this namespace.
|
Defines the various basis functions for tetrahedra.