#include <src/finite_elements/HODataOperators.hpp>
Definition at line 439 of file HODataOperators.hpp.
◆ AddHOOps()
◆ add()
Definition at line 885 of file HODataOperators.cpp.
890 if (geom_field_name.empty()) {
894 pipeline.push_back(
new OpCalculateHOCoords<2>(geom_field_name));
895 pipeline.push_back(
new OpGetHOTangentsOnEdge<2>(geom_field_name));
898 for (
auto s : spaces) {
903 pipeline.push_back(
new OpHOSetContravariantPiolaTransformOnEdge3D(
HCURL));
906 pipeline.push_back(
new OpSetContravariantPiolaTransformOnEdge2D());
The documentation for this struct was generated from the following files: