test_interface (method)

class unittest_interface(methodName='runTest')[source]

Bases: unittest.case.TestCase

unittest for elements and nodes getter methods

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_ElementMat_NodeMat_flat()[source]

unittest with ElementDict and NodeMat objects

test_ElementMat_NodeMat_corner_ext()[source]

unittest with ElementMat and NodeMat objects, extract interface from the external mesh point of view

test_ElementMat_NodeMat_corner_int()[source]

unittest with ElementMat and NodeMat objects, extract interface from the internal mesh point of view

test_ElementMat_NodeMat_self()[source]

unittest with ElementMat and NodeMat objects, extract interface on itself