#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 buildDA.C.
|
||||||||||||
|
Definition at line 23 of file buildDA.C. References ot::DA_Finalize(), ot::DA_Initialize(), DendroIntL, ot::DA::getNodeSize(), GRN, NRM, ot::readNodesFromFile(), and ot::RegisterEvents(). |
1.3.9.1