#include "mpi.h"
#include "petsc.h"
#include "sys.h"
#include "octUtils.h"
#include "parUtils.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 tstRipple.C. References ot::completeOctree(), DendroIntL, ot::int2str(), ot::parallelRippleType1(), ot::parallelRippleType2(), ot::parallelRippleType3(), ot::points2Octree(), ot::readNodesFromFile(), ot::readPtsFromFile(), ot::RegisterEvents(), ot::writeNodesToFile(), and ot::writePtsToFile(). |