LifeV
lifev/level_set/testsuite/basic_test/main.cpp File Reference
+ Include dependency graph for lifev/level_set/testsuite/basic_test/main.cpp:

Go to the source code of this file.

Namespaces

 anonymous_namespace{main.cpp}
 

Typedefs

typedef RegionMesh< LinearTetramesh_Type
 
typedef MatrixEpetra< Realmatrix_Type
 
typedef VectorEpetra vector_Type
 

Functions

Real betaFct (const Real &, const Real &, const Real &, const Real &, const ID &i)
 
Real initLSFct (const Real &, const Real &x, const Real &y, const Real &z, const ID &)
 
Real exactSolution (const Real &t, const Real &x, const Real &y, const Real &z, const ID &)
 
int main (int argc, char **argv)
 

Variables

static bool regIF = (PRECFactory::instance().registerProduct ( "Ifpack", &createIfpack ) )
 
static bool regML = (PRECFactory::instance().registerProduct ( "ML", &createML ) )
 

Detailed Description

Typedef Documentation

◆ mesh_Type

◆ matrix_Type

◆ vector_Type

Function Documentation

◆ betaFct()

Real betaFct ( const Real ,
const Real ,
const Real ,
const Real ,
const ID i 
)

◆ initLSFct()

Real initLSFct ( const Real ,
const Real x,
const Real y,
const Real z,
const ID  
)

◆ exactSolution()

Real exactSolution ( const Real t,
const Real x,
const Real y,
const Real z,
const ID  
)

◆ main()

int main ( int  argc,
char **  argv 
)