#include <src/finite_elements/HODataOperators.hpp>
Definition at line 450 of file HODataOperators.hpp.
◆ AddHOOps()
◆ add()
Definition at line 972 of file HODataOperators.cpp.
977 if (geom_field_name.empty()) {
980 pipeline.push_back(
new OpCalculateHOCoords<3>(geom_field_name));
981 pipeline.push_back(
new OpGetHONormalsOnFace<3>(geom_field_name));
984 for (
auto s : spaces) {
989 pipeline.push_back(
new OpHOSetCovariantPiolaTransformOnFace3D(
HCURL));
992 pipeline.push_back(
new OpHOSetContravariantPiolaTransformOnFace3D(
HDIV));
The documentation for this struct was generated from the following files: