LifeV
problem::Private Struct Reference

Private members. More...

+ Collaboration diagram for problem::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 ()
 
fct_type getUZero ()
 
 Private ()
 
fct_type getUZero ()
 

Data Fields

double rho
 
std::string data_file_name
 
std::shared_ptr< Epetra_Comm > comm
 

Detailed Description

Private members.

Definition at line 115 of file timeAdvance.cpp.

Member Typedef Documentation

◆ fct_type [1/2]

typedef std::function<Real ( Real const&, Real const&, Real const&, Real const&, ID const& ) > fct_type

Definition at line 121 of file timeAdvance.cpp.

◆ fct_type [2/2]

typedef std::function<Real ( Real const&, Real const&, Real const&, Real const&, ID const& ) > fct_type

Definition at line 120 of file /timeAdvance.cpp.

Constructor & Destructor Documentation

◆ Private() [1/2]

Private ( )
inline

Definition at line 117 of file timeAdvance.cpp.

◆ Private() [2/2]

Private ( )
inline

Definition at line 116 of file /timeAdvance.cpp.

Member Function Documentation

◆ getUZero() [1/2]

fct_type getUZero ( )
inline

Definition at line 128 of file timeAdvance.cpp.

◆ getUZero() [2/2]

fct_type getUZero ( )
inline

Definition at line 126 of file /timeAdvance.cpp.

Field Documentation

◆ rho

double rho

Definition at line 122 of file timeAdvance.cpp.

◆ data_file_name

std::string data_file_name

Definition at line 123 of file timeAdvance.cpp.

◆ comm

std::shared_ptr< Epetra_Comm > comm

Definition at line 126 of file timeAdvance.cpp.


The documentation for this struct was generated from the following file: