LifeV
problem Class Reference

Includes. More...

#include <timeAdvance.hpp>

+ Collaboration diagram for problem:

Data Structures

struct  Private
 Private members. More...
 

Private Attributes

std::shared_ptr< Privatemembers
 

Constructors, destructor

 problem (int argc, char **argv, std::shared_ptr< Epetra_Comm > structComm)
 Constructors. More...
 
 ~problem ()
 
 problem (int argc, char **argv, std::shared_ptr< Epetra_Comm > structComm)
 
 ~problem ()
 

Methods

void run ()
 Methods. More...
 
void run ()
 

Detailed Description

Includes.

LifeV problem test case

Author
F. Nobile, M. Pozzoli, C. Vergara
See also

Definition at line 57 of file timeAdvance.hpp.

Constructor & Destructor Documentation

◆ problem() [1/2]

problem ( int  argc,
char **  argv,
std::shared_ptr< Epetra_Comm >  structComm 
)

Constructors.

Definition at line 143 of file timeAdvance.cpp.

◆ ~problem() [1/2]

~problem ( )
inline

Definition at line 69 of file timeAdvance.hpp.

◆ problem() [2/2]

problem ( int  argc,
char **  argv,
std::shared_ptr< Epetra_Comm >  structComm 
)

◆ ~problem() [2/2]

~problem ( )
inline

Definition at line 71 of file /timeAdvance.hpp.

Member Function Documentation

◆ run() [1/2]

void run ( )

Methods.

initialization of parameters of time Advance method:

Definition at line 170 of file timeAdvance.cpp.

◆ run() [2/2]

void run ( )
+ Here is the caller graph for this function:

Field Documentation

◆ members

std::shared_ptr< Private > members
private

Definition at line 84 of file timeAdvance.hpp.


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