We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26f923c commit 61e0432Copy full SHA for 61e0432
src/MeshField_Shape.hpp
@@ -4,10 +4,6 @@
4
5
// getValues(...) implementation copied from
6
// 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).
11
12
namespace {
13
template <typename Array> KOKKOS_INLINE_FUNCTION bool sumsToOne(Array &xi) {
0 commit comments