![]() |
LifeV
|
Collaboration diagram for test_bdf::Private:Public Types | |
| typedef std::function< Real(Real const &, Real const &, Real const &, Real const &, ID const &) > | fct_type |
| typedef std::function< Real(Real const &, Real const &, Real const &, Real const &, ID const &) > | fct_type |
Public Member Functions | |
| Private () | |
| Private () | |
Data Fields | |
| std::string | data_file_name |
| std::shared_ptr< Epetra_Comm > | comm |
| Real | errorNorm |
Private Members.
Definition at line 95 of file test_bdf.cpp.
| typedef std::function< Real (Real const&, Real const&, Real const&, Real const&, ID const&) > fct_type |
Definition at line 102 of file test_bdf.cpp.
| typedef std::function< Real (Real const&, Real const&, Real const&, Real const&, ID const&) > fct_type |
Definition at line 100 of file test_bdf_2d.cpp.
|
inline |
Definition at line 97 of file test_bdf.cpp.
|
inline |
Definition at line 95 of file test_bdf_2d.cpp.
| std::string data_file_name |
Definition at line 104 of file test_bdf.cpp.
| std::shared_ptr< Epetra_Comm > comm |
Definition at line 105 of file test_bdf.cpp.
| Real errorNorm |
Definition at line 106 of file test_bdf.cpp.