LifeV
FSIChecker Struct Reference
+ Collaboration diagram for FSIChecker:

Public Member Functions

 FSIChecker (GetPot const &_data_file)
 
void operator() ()
 
 FSIChecker (GetPot const &_data_file)
 
void operator() ()
 
 FSIChecker (GetPot const &_data_file)
 
void operator() ()
 
 FSIChecker (GetPot const &_data_file, std::shared_ptr< Epetra_Comm > comm)
 
void operator() ()
 
 FSIChecker (GetPot const &_data_file)
 
int operator() ()
 
 FSIChecker (GetPot const &_data_file)
 
int operator() ()
 
 FSIChecker (const std::string &dataFileName)
 
 FSIChecker (const std::string &dataFileName, const std::string &method)
 
void operator() ()
 

Data Fields

GetPot data_file
 
LifeV::Vector disp
 
std::shared_ptr< Epetra_Comm > communicator
 
std::string M_dataFileName
 
std::string M_method
 

Detailed Description

Constructor & Destructor Documentation

◆ FSIChecker() [1/8]

FSIChecker ( GetPot const &  _data_file)
inline

◆ FSIChecker() [2/8]

FSIChecker ( GetPot const &  _data_file)
inline

◆ FSIChecker() [3/8]

FSIChecker ( GetPot const &  _data_file)
inline

Definition at line 397 of file lifev/fsi/examples/challenge_VPH/main.cpp.

+ Here is the caller graph for this function:

◆ FSIChecker() [4/8]

FSIChecker ( GetPot const &  _data_file,
std::shared_ptr< Epetra_Comm >  comm 
)
inline

Definition at line 546 of file lifev/fsi/examples/example_SmoothAneurysm/main.cpp.

+ Here is the caller graph for this function:

◆ FSIChecker() [5/8]

FSIChecker ( GetPot const &  _data_file)
inline

Definition at line 415 of file lifev/fsi/testsuite/fsi_monolithic/main.cpp.

◆ FSIChecker() [6/8]

FSIChecker ( GetPot const &  _data_file)
inline

Definition at line 404 of file lifev/fsi/testsuite/fsi_restart/main.cpp.

+ Here is the caller graph for this function:

◆ FSIChecker() [7/8]

FSIChecker ( const std::string &  dataFileName)
inline

Definition at line 688 of file lifev/fsi/testsuite/fsi_segregated/main.cpp.

+ Here is the caller graph for this function:

◆ FSIChecker() [8/8]

FSIChecker ( const std::string &  dataFileName,
const std::string &  method 
)
inline

Definition at line 696 of file lifev/fsi/testsuite/fsi_segregated/main.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ operator()() [1/7]

void operator() ( )
inline

◆ operator()() [2/7]

void operator() ( )
inline

◆ operator()() [3/7]

void operator() ( )
inline

Definition at line 401 of file lifev/fsi/examples/challenge_VPH/main.cpp.

+ Here is the caller graph for this function:

◆ operator()() [4/7]

void operator() ( )
inline

◆ operator()() [5/7]

int operator() ( )
inline

Definition at line 419 of file lifev/fsi/testsuite/fsi_monolithic/main.cpp.

◆ operator()() [6/7]

int operator() ( )
inline

Definition at line 408 of file lifev/fsi/testsuite/fsi_restart/main.cpp.

◆ operator()() [7/7]

void operator() ( )
inline

Definition at line 702 of file lifev/fsi/testsuite/fsi_segregated/main.cpp.

+ Here is the caller graph for this function:

Field Documentation

◆ data_file

GetPot data_file

◆ disp

◆ communicator

std::shared_ptr<Epetra_Comm> communicator

◆ M_dataFileName

std::string M_dataFileName

Definition at line 719 of file lifev/fsi/testsuite/fsi_segregated/main.cpp.

◆ M_method

std::string M_method

Definition at line 720 of file lifev/fsi/testsuite/fsi_segregated/main.cpp.


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