LifeV
darcy/testsuite/basic_test/2d/user_fun.cpp File Reference
#include <iomanip>
#include "user_fun.hpp"
+ Include dependency graph for darcy/testsuite/basic_test/2d/user_fun.cpp:

Go to the source code of this file.

Namespaces

 dataProblem
 User functions.
 

Functions

void setBoundaryConditions (bcHandlerPtr_Type &bcDarcy)
 Boundary data. More...
 
Real dirichlet (const Real &t, const Real &x, const Real &y, const Real &z, const ID &ic)
 
Real analyticalSolution (const Real &, const Real &, const Real &, const Real &, const ID &)
 Analytical solution. More...
 
Real analyticalFlux (const Real &, const Real &, const Real &, const Real &, const ID &)
 

Detailed Description