#include "mpi.h"
#include "petsc.h"
#include "sys.h"
#include "TreeNode.h"
#include "parUtils.h"
#include "omg.h"
#include "oda.h"
#include "omgJac.h"
#include "handleStencils.h"
#include "colors.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) |
Variables | |
char | help [] = "Scalar Problem" |
double ***** | LaplacianType1Stencil |
double **** | LaplacianType2Stencil |
double ***** | MassType1Stencil |
double **** | MassType2Stencil |
double ****** | ShapeFnStencil |
|
|
Definition at line 17 of file checkError.C. Referenced by main(). |
|
Definition at line 42 of file checkError.C. |
|
Definition at line 43 of file checkError.C. |
|
Definition at line 44 of file checkError.C. |
|
Definition at line 45 of file checkError.C. |
|
Definition at line 46 of file checkError.C. |