libMesh
|
Go to the source code of this file.
Classes | |
class | MeshFunctionTest |
Functions | |
Number | projection_function (const Point &p, const Parameters &, const std::string &, const std::string &) |
Number | trilinear_function (const Point &p, const Parameters &, const std::string &, const std::string &) |
CPPUNIT_TEST_SUITE_REGISTRATION (MeshFunctionTest) | |
CPPUNIT_TEST_SUITE_REGISTRATION | ( | MeshFunctionTest | ) |
Number projection_function | ( | const Point & | p, |
const Parameters & | , | ||
const std::string & | , | ||
const std::string & | |||
) |
Definition at line 16 of file mesh_function.C.
References libMesh::pi.
Referenced by MeshFunctionTest::test_p_level().
Number trilinear_function | ( | const Point & | p, |
const Parameters & | , | ||
const std::string & | , | ||
const std::string & | |||
) |
Definition at line 27 of file mesh_function.C.
Referenced by MeshFunctionTest::test_subdomain_id_sets().