#include "mpi.h"
#include <iostream>
#include <cstdlib>
#include <ctime>
#include "petscvec.h"
#include "dtypes.h"
#include "omg.h"
#include "parUtils.h"
#include "externVars.h"
#include "dendro.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
|
Definition at line 13 of file checkScatterValues.C. References DendroIntL, and ot::scatterValues(). |