Skip to content

Commit 61e0432

Browse files
authored
remove completed todo
omegah canonical ordering handled in <order><topo>To<topo>Field functions like LinearTriangleToVertexField in Meshfield.hpp
1 parent 26f923c commit 61e0432

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/MeshField_Shape.hpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44

55
// getValues(...) implementation copied from
66
// SCOREC/core apf/apfShape.cc @ 7cd76473
7-
//
8-
// TODO: define MeshField's canonical ordering using PUMI's, these shape
9-
// function implementations require it. A lookup table should be defined for
10-
// each (possibly following what omega_h does in Omega_h_element.hpp).
117

128
namespace {
139
template <typename Array> KOKKOS_INLINE_FUNCTION bool sumsToOne(Array &xi) {

0 commit comments

Comments
 (0)