LifeV
lifev/eta/tutorials/12_ETA_LaplacianPhiJ/main.cpp File Reference

Tutorial for laplacian of trial functions. More...

+ Include dependency graph for lifev/eta/tutorials/12_ETA_LaplacianPhiJ/main.cpp:

Go to the source code of this file.

Typedefs

typedef RegionMesh< LinearTetramesh_Type
 
typedef MatrixEpetra< Realmatrix_Type
 
typedef VectorEpetra vector_Type
 

Functions

Real uTestFunctions (const Real &, const Real &x, const Real &y, const Real &z, const ID &i)
 
int main (int argc, char **argv)
 

Detailed Description

Tutorial for laplacian of trial functions.

Author
Davide Forti david.nosp@m.e.fo.nosp@m.rti@e.nosp@m.pfl..nosp@m.ch
Date
2013-05

Test to check (and to show) how the laplacian pf the test and trial functions is computed

Definition in file lifev/eta/tutorials/12_ETA_LaplacianPhiJ/main.cpp.

Typedef Documentation

◆ mesh_Type

◆ matrix_Type

◆ vector_Type

Function Documentation

◆ uTestFunctions()

Real uTestFunctions ( const Real ,
const Real x,
const Real y,
const Real z,
const ID i 
)

◆ main()

int main ( int  argc,
char **  argv 
)