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