MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / test

Function test

tests/mesh/test-gradient-computation.cpp:174–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172}
173
174void test()
175{
176 geode::OpenGeodeMeshLibrary::initialize();
177
178 test_gradient_grid2D();
179 test_gradient_triangulated_surface2D();
180 test_gradient_grid3D();
181}
182
183OPENGEODE_TEST( "gradient-computation" )

Callers 1

test_gradient_grid3DFunction · 0.70

Calls 4

initializeFunction · 0.85
test_gradient_grid2DFunction · 0.70
test_gradient_grid3DFunction · 0.70

Tested by

no test coverage detected