#include <src/finite_elements/HODataOperators.hpp>
Definition at line 452 of file HODataOperators.hpp.
◆ AddHOOps()
◆ add()
Definition at line 944 of file HODataOperators.cpp.
949 if (geom_field_name.empty()) {
952 pipeline.push_back(
new OpCalculateHOCoords<3>(geom_field_name));
953 pipeline.push_back(
new OpGetHONormalsOnFace<3>(geom_field_name));
956 for (
auto s : spaces) {
961 pipeline.push_back(
new OpHOSetCovariantPiolaTransformOnFace3D(
HCURL));
964 pipeline.push_back(
new OpHOSetContravariantPiolaTransformOnFace3D(
HDIV));
The documentation for this struct was generated from the following files: