#include <src/finite_elements/HODataOperators.hpp>
Definition at line 437 of file HODataOperators.hpp.
◆ AddHOOps()
◆ add()
Definition at line 913 of file HODataOperators.cpp.
918 if (geom_field_name.empty()) {
922 pipeline.push_back(
new OpCalculateHOCoords<2>(geom_field_name));
923 pipeline.push_back(
new OpGetHOTangentsOnEdge<2>(geom_field_name));
926 for (
auto s : spaces) {
931 pipeline.push_back(
new OpHOSetContravariantPiolaTransformOnEdge3D(
HCURL));
934 pipeline.push_back(
new OpSetContravariantPiolaTransformOnEdge2D());
The documentation for this struct was generated from the following files: