#include "mpi.h"
#include "TreeNode.h"
#include "testUtils.h"
#include "externVars.h"
#include <cstdio>
#include <iostream>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
|
Definition at line 13 of file checkResults.C. References ot::test::isBalanced(), ot::test::isComplete(), and ot::test::isLinear(). |