GooseFEM 1.4.1.dev2+g78f16df
Loading...
Searching...
No Matches
GooseFEM::Element::Quad4 Namespace Reference

4-noded quadrilateral element in 2d (GooseFEM::Mesh::ElementType::Quad4). More...

Namespaces

namespace  Gauss
 Gauss quadrature: quadrature points such that integration is exact for this bi-linear element:
 
namespace  MidPoint
 midpoint quadrature: quadrature points in the middle of the element::
 
namespace  Nodal
 nodal quadrature: quadrature points coincide with the nodes.
 

Classes

class  Quadrature
 Interpolation and quadrature. More...
 
class  QuadratureAxisymmetric
 Interpolation and quadrature. More...
 
class  QuadraturePlanar
 Interpolation and quadrature. More...
 

Detailed Description

4-noded quadrilateral element in 2d (GooseFEM::Mesh::ElementType::Quad4).