Home
last modified time | relevance | path

Searched refs:create_two_tri_patch (Results 1 – 2 of 2) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/unit/
H A DMsqHessianTest.cpp83 create_two_tri_patch(twoTriangles, err); CPPUNIT_ASSERT(!err); in setUp()
H A DPatchDataInstances.hpp229 inline void create_two_tri_patch(PatchData &pd, MsqError &err) in create_two_tri_patch() function