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

Function test

tests/mesh/test-regular-grid-function.cpp:195–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193}
194
195void test()
196{
197 geode::OpenGeodeMeshLibrary::initialize();
198 test_scalar_function();
199 test_point_function();
200}
201
202OPENGEODE_TEST( "regular-grid-function" )

Callers 2

test_scalar_functionFunction · 0.70
test_point_functionFunction · 0.70

Calls 3

initializeFunction · 0.85
test_scalar_functionFunction · 0.70
test_point_functionFunction · 0.70

Tested by

no test coverage detected