#include <src/finite_elements/HODataOperators.hpp>
Definition at line 448 of file HODataOperators.hpp.
◆ AddHOOps()
◆ add()
Definition at line 966 of file HODataOperators.cpp.
971 if (geom_field_name.empty()) {
974 pipeline.push_back(
new OpCalculateHOCoords<3>(geom_field_name));
975 pipeline.push_back(
new OpGetHONormalsOnFace<3>(geom_field_name));
978 for (
auto s : spaces) {
983 pipeline.push_back(
new OpHOSetCovariantPiolaTransformOnFace3D(
HCURL));
986 pipeline.push_back(
new OpHOSetContravariantPiolaTransformOnFace3D(
HDIV));
The documentation for this struct was generated from the following files: