NeoPZ
Classes | Macros | Functions | Variables
CedricTest.cpp File Reference
#include "pzshapelinear.h"
#include "pzgengrid.h"
#include "TPZExtendGridDimension.h"
#include "TPZVTKGeoMesh.h"
#include "pzbstrmatrix.h"
#include "pzintel.h"
#include "pzcompel.h"
#include "pzcheckmesh.h"
#include "TPZMaterial.h"
#include "pzbndcond.h"
#include "pzelasmat.h"
#include "pzpoisson3d.h"
#include "pzanalysis.h"
#include "pzstepsolver.h"
#include "CedricTest.h"
#include "TPZRefPatternTools.h"
#include "TPZParSkylineStructMatrix.h"
#include "TPZParFrontStructMatrix.h"
#include "pzelementgroup.h"
#include "pzcondensedcompel.h"
#include "arglib.h"
#include <stdio.h>
#include "pzlog.h"
#include "pzgeoelbc.h"
Include dependency graph for CedricTest.cpp:

Go to the source code of this file.

Classes

class  ForceFunction
 

Macros

#define DEFORM
 
#define CONDENSE
 

Functions

void UniformRefinement (const int nDiv, TPZGeoMesh *gmesh, const int dim, bool allmaterial=false, const int matidtodivided=1)
 

Variables

clarg::argInt nthreads ("-nt", "Number of threads.", 8)
 
static int pyramid [2][5]
 
static int tetraedra [2][4]
 
static int tetraedra_2 [6][4]
 

Macro Definition Documentation

◆ CONDENSE

#define CONDENSE

Definition at line 242 of file CedricTest.cpp.

◆ DEFORM

#define DEFORM

Initialiazing file for Log4CXX for this project

Definition at line 42 of file CedricTest.cpp.

Function Documentation

◆ UniformRefinement()

void UniformRefinement ( const int  nDiv,
TPZGeoMesh gmesh,
const int  dim,
bool  allmaterial = false,
const int  matidtodivided = 1 
)

Variable Documentation

◆ nthreads

clarg::argInt nthreads("-nt", "Number of threads.", 8)

Referenced by TCedricTest::Run().

◆ pyramid

int pyramid[2][5]
static

Definition at line 420 of file CedricTest.cpp.

◆ tetraedra

int tetraedra[2][4]
static

Definition at line 425 of file CedricTest.cpp.

◆ tetraedra_2

int tetraedra_2[6][4]
static

Definition at line 430 of file CedricTest.cpp.