![]()  | 
  
    LifeV
    
   | 
 
 Collaboration diagram for darcy_linear::Private: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 62 of file 3d/darcy.cpp.
| typedef std::function< Real ( const Real&, const Real&, const Real&, const Real&, const ID& ) > fct_type | 
Definition at line 69 of file 3d/darcy.cpp.
      
  | 
  inline | 
Definition at line 64 of file 3d/darcy.cpp.
      
  | 
  inline | 
Definition at line 79 of file 3d/darcy.cpp.
      
  | 
  inline | 
Definition at line 86 of file 3d/darcy.cpp.
      
  | 
  inline | 
Definition at line 93 of file 3d/darcy.cpp.
| std::string data_file_name | 
Definition at line 71 of file 3d/darcy.cpp.
| std::string xml_file_name | 
Definition at line 72 of file 3d/darcy.cpp.
| std::string discretization_section | 
Definition at line 73 of file 3d/darcy.cpp.
| std::shared_ptr<Epetra_Comm> comm | 
Definition at line 75 of file 3d/darcy.cpp.