#include "mpi.h"#include "petsc.h"#include "sys.h"#include "parUtils.h"#include "octUtils.h"#include "TreeNode.h"#include <cstdlib>#include <cstring>#include "externVars.h"#include "dendro.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
|
||||||||||||
|
Definition at line 18 of file justBal.C. References ot::balanceOctree(), ot::completeOctree(), DendroIntL, ot::int2str(), ot::readNodesFromFile(), ot::RegisterEvents(), and ot::writeNodesToFile(). |
1.3.9.1