LifeV
|
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 &) |
Definition in file darcy/testsuite/basic_test/2d/user_fun.cpp.