test_get_node_tags (method)

class unittest_get_node_tags(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_Triangle3()[source]

unittest with ElementMat and NodeMat objects, only Triangle3 elements are defined

test_ElementMat_NodeMat_MixedElement()[source]

unittest with ElementMat and NodeMat objects, both Triangle3 and Segment2 elements are defined