GooseFEM 1.4.1.dev2+g78f16df
Loading...
Searching...
No Matches
ElementQuad4Planar.h File Reference

Quadrature for 4-noded quadrilateral element in 2d (GooseFEM::Mesh::ElementType::Quad4), in a Cartesian coordinate system. More...

#include "config.h"
#include "detail.h"

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

Detailed Description

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.

License: This project is released under the GNU Public License (GPLv3).

Definition in file ElementQuad4Planar.h.