LifeV
test_bdf::Private Struct Reference

Private Members. More...

+ 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
 

Detailed Description

Private Members.

Definition at line 95 of file test_bdf.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 102 of file test_bdf.cpp.

◆ fct_type [2/2]

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.

Constructor & Destructor Documentation

◆ Private() [1/2]

Private ( )
inline

Definition at line 97 of file test_bdf.cpp.

◆ Private() [2/2]

Private ( )
inline

Definition at line 95 of file test_bdf_2d.cpp.

Field Documentation

◆ data_file_name

std::string data_file_name

Definition at line 104 of file test_bdf.cpp.

◆ comm

std::shared_ptr< Epetra_Comm > comm

Definition at line 105 of file test_bdf.cpp.

◆ errorNorm

Real errorNorm

Definition at line 106 of file test_bdf.cpp.


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