LifeV
|
Public Types | |
typedef std::function< Real(const Real &, const Real &, const Real &, const Real &, const ID &) > | fct_type |
Public Member Functions | |
Private () | |
fct_type | getUOne () |
fct_type | getAnalyticalSolution () |
fct_type | getAnalyticalFlux () |
Data Fields | |
std::string | data_file_name |
std::string | xml_file_name |
std::string | discretization_section |
std::shared_ptr< Epetra_Comm > | comm |
Private Members.
Definition at line 66 of file 2d/darcy.cpp.
typedef std::function< Real ( const Real&, const Real&, const Real&, const Real&, const ID& ) > fct_type |
Definition at line 73 of file 2d/darcy.cpp.
|
inline |
Definition at line 68 of file 2d/darcy.cpp.
|
inline |
Definition at line 83 of file 2d/darcy.cpp.
|
inline |
Definition at line 90 of file 2d/darcy.cpp.
|
inline |
Definition at line 97 of file 2d/darcy.cpp.
std::string data_file_name |
Definition at line 75 of file 2d/darcy.cpp.
std::string xml_file_name |
Definition at line 76 of file 2d/darcy.cpp.
std::string discretization_section |
Definition at line 77 of file 2d/darcy.cpp.
std::shared_ptr<Epetra_Comm> comm |
Definition at line 79 of file 2d/darcy.cpp.