![]() |
LifeV
|
File containing the One Dimensional Test. More...
#include <Epetra_ConfigDefs.h>#include <Epetra_SerialComm.h>#include <lifev/core/LifeV.hpp>#include <lifev/core/util/LifeChrono.hpp>#include <lifev/core/filter/GetPot.hpp>#include <lifev/core/array/MapEpetra.hpp>#include <lifev/one_d_fsi/fem/OneDFSIBCHandler.hpp>#include <lifev/one_d_fsi/solver/OneDFSISolver.hpp>#include <lifev/multiscale/models/MultiscaleModelFSI1D.hpp>#include "ud_functions.hpp"
Include dependency graph for lifev/multiscale/testsuite/onedmodel/main.cpp:Go to the source code of this file.
Functions | |
| bool | checkValue (const Real val, const Real test, const Real tol=1.e-5, const bool verbose=true) |
| Int | main (Int argc, char **argv) |
File containing the One Dimensional Test.
This is a test to verify that the One Dimensional Model works correctly.
Definition in file lifev/multiscale/testsuite/onedmodel/main.cpp.
| bool checkValue | ( | const Real | val, |
| const Real | test, | ||
| const Real | tol = 1.e-5, |
||
| const bool | verbose = true |
||
| ) |
Definition at line 69 of file lifev/multiscale/testsuite/onedmodel/main.cpp.
Definition at line 81 of file lifev/multiscale/testsuite/onedmodel/main.cpp.