#include "mpi.h"
#include "petsc.h"
#include "sys.h"
#include "TreeNode.h"
#include "parUtils.h"
#include "omg.h"
#include "oda.h"
#include <cstdlib>
#include "colors.h"
#include "externVars.h"
#include "dendro.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
char | help [] = "Solves 3D PBE using FEM, MG, DA and Matrix-Free methods.\n\n" |
|
|
Definition at line 14 of file downSample.C. Referenced by main(). |