#include <src/finite_elements/HODataOperators.hpp>
Definition at line 441 of file HODataOperators.hpp.
◆ AddHOOps()
◆ add()
Definition at line 939 of file HODataOperators.cpp.
944 if (geom_field_name.empty()) {
948 pipeline.push_back(
new OpCalculateHOCoords<3>(geom_field_name));
949 pipeline.push_back(
new OpGetHOTangentsOnEdge<3>(geom_field_name));
952 for (
auto s : spaces) {
955 pipeline.push_back(
new OpHOSetContravariantPiolaTransformOnEdge3D(
HCURL));
The documentation for this struct was generated from the following files: