Home
last modified time | relevance | path

Searched defs:nvpg (Results 1 – 2 of 2) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/tests/base/
H A Ddof_object_test.h109 std::vector<unsigned int> nvpg; in testSetNVariableGroups() local
307 std::vector<unsigned int> nvpg; in testSetNVariableGroupsExtraInts() local
338 std::vector<unsigned int> nvpg; in testManualDofCalculation() local
/dports/math/libmesh/libmesh-1.6.2/src/base/
H A Ddof_object.C261 const std::vector<unsigned int> & nvpg) in set_n_vars_per_group()