Public Member Functions | |
| UnitTests () | |
| Construct from components. More... | |
| virtual | ~UnitTests () |
| Destructor. More... | |
| void | runDAUtilityTest1 (char *argsAll, PyObject *pyOptions) |
| run the test More... | |
Definition at line 34 of file UnitTests.H.
| UnitTests | ( | ) |
Construct from components.
Definition at line 30 of file UnitTests.C.
|
virtual |
Destructor.
Definition at line 34 of file UnitTests.C.
| void runDAUtilityTest1 | ( | char * | argsAll, |
| PyObject * | pyOptions | ||
| ) |
run the test
Definition at line 38 of file UnitTests.C.
References mesh, DAUtility::pyDict2OFDict(), DAUtility::readMatrixBinary(), DAUtility::readVectorBinary(), DAUtility::writeMatrixASCII(), DAUtility::writeMatrixBinary(), DAUtility::writeVectorASCII(), and DAUtility::writeVectorBinary().
