Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

testElasMatVec.C File Reference

#include "mpi.h"
#include "petsc.h"
#include "sys.h"
#include "parUtils.h"
#include "octUtils.h"
#include "TreeNode.h"
#include "omg.h"
#include "handleStencils.h"
#include "elasticityJac.h"
#include "omgJac.h"
#include <cstdlib>
#include "externVars.h"
#include "dendro.h"

Go to the source code of this file.

Defines

#define iC(fun)   {CHKERRQ(fun);}

Functions

double gaussian (double mean, double std_deviation)
int main (int argc, char **argv)

Variables

double **** GradDivType2Stencil
double ***** LaplacianType1Stencil
double **** LaplacianType2Stencil
double ***** MassType1Stencil
double **** MassType2Stencil
double ****** ShapeFnStencil


Define Documentation

#define iC fun   )     {CHKERRQ(fun);}
 

Definition at line 21 of file testElasMatVec.C.


Function Documentation

double gaussian double  mean,
double  std_deviation
 

Referenced by main().

int main int  argc,
char **  argv
 

Definition at line 64 of file testElasMatVec.C.

References ot::balanceOctree(), ComputeElasticityMat(), ComputeRHS4(), CreateElasticityMat(), createGDmatType2(), createLmatType2(), createMmatType2(), ot::DAMG, ot::DAMG_Finalize(), ot::DAMG_Initialize(), ot::DAMGCreateAndSetDA(), ot::DAMGCreateSuppressedDOFs(), ot::DAMGDestroy(), DAMGGetJ, DAMGGetRHS, DAMGGetx, ot::DAMGSetKSP(), DendroIntL, DestroyElasticityContexts(), destroyGDmatType2(), destroyLmatType2(), destroyMmatType2(), gaussian(), GradDivType2Stencil, LaplacianType2Stencil, MassType2Stencil, ot::points2Octree(), ot::PrintDAMG(), ot::RegisterEvents(), SetElasticityContexts(), and ot::writePtsToFile().


Variable Documentation

double**** GradDivType2Stencil
 

Definition at line 60 of file testElasMatVec.C.

Referenced by computeInvBlockDiagEntriesForElasticityMat(), and main().

double***** LaplacianType1Stencil
 

Definition at line 54 of file testElasMatVec.C.

double**** LaplacianType2Stencil
 

Definition at line 55 of file testElasMatVec.C.

double***** MassType1Stencil
 

Definition at line 56 of file testElasMatVec.C.

double**** MassType2Stencil
 

Definition at line 57 of file testElasMatVec.C.

double****** ShapeFnStencil
 

Definition at line 58 of file testElasMatVec.C.


Generated on Tue Mar 24 16:14:11 2009 for DENDRO by  doxygen 1.3.9.1