#include <src/finite_elements/HODataOperators.hpp>
Definition at line 435 of file HODataOperators.hpp.
◆ AddHOOps()
◆ add()
Definition at line 907 of file HODataOperators.cpp.
912 if (geom_field_name.empty()) {
916 pipeline.push_back(
new OpCalculateHOCoords<2>(geom_field_name));
917 pipeline.push_back(
new OpGetHOTangentsOnEdge<2>(geom_field_name));
920 for (
auto s : spaces) {
925 pipeline.push_back(
new OpHOSetContravariantPiolaTransformOnEdge3D(
HCURL));
928 pipeline.push_back(
new OpSetContravariantPiolaTransformOnEdge2D());
The documentation for this struct was generated from the following files: