#include <src/finite_elements/HODataOperators.hpp>
Definition at line 445 of file HODataOperators.hpp.
◆ AddHOOps()
◆ add()
Definition at line 917 of file HODataOperators.cpp.
922 if (geom_field_name.empty()) {
926 pipeline.push_back(
new OpCalculateHOCoords<3>(geom_field_name));
927 pipeline.push_back(
new OpGetHOTangentsOnEdge<3>(geom_field_name));
930 for (
auto s : spaces) {
933 pipeline.push_back(
new OpHOSetContravariantPiolaTransformOnEdge3D(
HCURL));
The documentation for this struct was generated from the following files: