v0.14.0
Loading...
Searching...
No Matches
Classes | Namespaces
QuadPolynomialBase.hpp File Reference

Implementation of H1 base on a quad face. More...

Go to the source code of this file.

Classes

struct  MoFEM::QuadPolynomialBase
 Calculate base functions on triangle. More...
 

Namespaces

namespace  MoFEM
 implementation of Data Operators for Forces and Sources
 

Detailed Description

Implementation of H1 base on a quad face.

Todo
Quad element can be integrated exploiting tonsorial product. Current implementation do not take that opportunity. That can be viewed as a bug.

Definition in file QuadPolynomialBase.hpp.