#include "mpi.h"
#include "petsc.h"
#include "sys.h"
#include "parUtils.h"
#include "TreeNode.h"
#include "colors.h"
#include "oda.h"
#include <cstdlib>
#include "externVars.h"
#include "dendro.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Definition in file buildRgDA.C.
|
Definition at line 18 of file buildRgDA.C. References ot::createRegularOctree(), ot::DA_Finalize(), ot::DA_Initialize(), and ot::RegisterEvents(). |