v0.14.0
MoFEM::OpCopyGeomDataToE< DIM > Struct Template Reference

Copy geometry-related data from one element to other. More...

#include <src/finite_elements/ForcesAndSourcesCore.hpp>

Detailed Description

template<int DIM>
struct MoFEM::OpCopyGeomDataToE< DIM >

Copy geometry-related data from one element to other.

That can be used to copy high order geometry data from coarse element to children. That is often a case when higher order geometry is defined only on coarse elements.

Note
Integration points have to be located at the same gometric positions

FIXME: Write atom test

Definition at line 1341 of file ForcesAndSourcesCore.hpp.


The documentation for this struct was generated from the following file: