GooseFEM 1.4.1.dev2+g78f16df
|
Quadrature for 4-noded quadrilateral element in 2d (GooseFEM::Mesh::ElementType::Quad4), in a Cartesian coordinate system. More...
Go to the source code of this file.
Classes | |
class | GooseFEM::Element::Quad4::QuadraturePlanar |
Interpolation and quadrature. More... | |
Namespaces | |
namespace | GooseFEM |
Toolbox to perform finite element computations. | |
namespace | GooseFEM::Element |
Element quadrature and interpolation. | |
namespace | GooseFEM::Element::Quad4 |
4-noded quadrilateral element in 2d (GooseFEM::Mesh::ElementType::Quad4). | |
Quadrature for 4-noded quadrilateral element in 2d (GooseFEM::Mesh::ElementType::Quad4), in a Cartesian coordinate system.
The different with ElementQuad4.h is that here the tensors live in 3d and are assumed plane strain.
Definition in file ElementQuad4Planar.h.