Skip to content

Commit

Permalink
noop commit - testing coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
cwsmith committed Sep 26, 2024
1 parent b016138 commit f6aca98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/testElement.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ void quadraticTriangleLocalPointEval() {
auto x = MeshField::evaluate(f, lc);
}


int main(int argc, char **argv) {
Kokkos::initialize(argc, argv);
triangleLocalPointEval();
Expand Down

0 comments on commit f6aca98

Please sign in to comment.