FrictionQPotFEM 0.23.3
|
Files | |
file | Allocate.h [code] |
Common allocation methods. | |
file | assertions.h [code] |
file | config.h [code] |
Basic configuration: | |
file | detail.h [code] |
file | Element.h [code] |
Convenience methods for integration point data. | |
file | ElementHex8.h [code] |
Quadrature for 8-noded hexahedral element in 3d (GooseFEM::Mesh::ElementType::Hex8), in a Cartesian coordinate system. | |
file | ElementQuad4.h [code] |
Quadrature for 4-noded quadrilateral element in 2d (GooseFEM::Mesh::ElementType::Quad4), in a Cartesian coordinate system. | |
file | ElementQuad4Axisymmetric.h [code] |
Quadrature for 4-noded quadrilateral element in 2d (GooseFEM::Mesh::ElementType::Quad4), in an axisymmetric coordinated system. | |
file | ElementQuad4Planar.h [code] |
Quadrature for 4-noded quadrilateral element in 2d (GooseFEM::Mesh::ElementType::Quad4), in a Cartesian coordinate system. | |
file | GooseFEM.h [code] |
Basic include of common methods. | |
file | Iterate.h [code] |
Support function for iterations. | |
file | Matrix.h [code] |
file | MatrixDiagonal.h [code] |
Diagonal matrix. | |
file | MatrixDiagonalPartitioned.h [code] |
Diagonal matrix that is partitioned in: | |
file | MatrixPartitioned.h [code] |
Sparse matrix that is partitioned in: | |
file | MatrixPartitionedTyings.h [code] |
Sparse matrix that is partitioned in: | |
file | Mesh.h [code] |
Generic mesh operations. | |
file | MeshHex8.h [code] |
Generate simple meshes of 8-noded hexahedral elements in 3d (GooseFEM::Mesh::ElementType::Hex8). | |
file | MeshQuad4.h [code] |
Generate simple meshes of 4-noded quadrilateral elements in 2d (GooseFEM::Mesh::ElementType::Quad4). | |
file | MeshTri3.h [code] |
Generate simple meshes of 3-noded triangular elements in 2d (GooseFEM::Mesh::ElementType::Tri3). | |
file | TyingsPeriodic.h [code] |
Tools to store and apply nodal/DOF tyings. | |
file | Vector.h [code] |
Methods to switch between storage types based on a mesh. | |
file | VectorPartitioned.h [code] |
Methods to switch between storage types based on a mesh and DOFs that are partitioned in: | |
file | VectorPartitionedTyings.h [code] |
Methods to switch between storage types based on a mesh and DOFs that are partitioned in: | |
file | version.h [code] |
Version information. | |