LifeV
lifev/structure/examples/example_bodyForces/main.cpp File Reference
+ Include dependency graph for lifev/structure/examples/example_bodyForces/main.cpp:

Go to the source code of this file.

Data Structures

class  Structure
 
struct  Structure::Private
 

Namespaces

 anonymous_namespace{main.cpp}
 

Enumerations

enum  TimeScheme {
  BDF_ORDER_ONE = 1, BDF_ORDER_TWO, BDF_ORDER_THREE, BDF_ORDER_ONE = 1,
  BDF_ORDER_TWO, BDF_ORDER_THREE, BDF_ORDER_ONE = 1, BDF_ORDER_TWO,
  BDF_ORDER_THREE, BDF_ORDER_ONE = 1, BDF_ORDER_TWO, BDF_ORDER_THREE,
  BDF_ORDER_ONE = 1, BDF_ORDER_TWO, BDF_ORDER_THREE, BDF_ORDER_ONE = 1,
  BDF_ORDER_TWO, BDF_ORDER_THREE, BDF_ORDER_ONE = 1, BDF_ORDER_TWO = 2,
  BDF_ORDER_THREE = 3, BDF_ORDER_ONE = 1, BDF_ORDER_TWO, BDF_ORDER_THREE,
  BDF_ORDER_ONE = 1, BDF_ORDER_TWO, BDF_ORDER_THREE
}
 

Functions

std::set< UIntparseList (const std::string &list)
 
int main (int argc, char **argv)
 

Variables

int returnValue = EXIT_FAILURE
 
static bool regIF = (PRECFactory::instance().registerProduct ( "Ifpack", &createIfpack ) )
 
static bool regML = (PRECFactory::instance().registerProduct ( "ML", &createML ) )
 

Enumeration Type Documentation

◆ TimeScheme

enum TimeScheme
Enumerator
BDF_ORDER_ONE 
BDF_ORDER_TWO 
BDF_ORDER_THREE 
BDF_ORDER_ONE 
BDF_ORDER_TWO 
BDF_ORDER_THREE 
BDF_ORDER_ONE 
BDF_ORDER_TWO 
BDF_ORDER_THREE 
BDF_ORDER_ONE 
BDF_ORDER_TWO 
BDF_ORDER_THREE 
BDF_ORDER_ONE 
BDF_ORDER_TWO 
BDF_ORDER_THREE 
BDF_ORDER_ONE 
BDF_ORDER_TWO 
BDF_ORDER_THREE 
BDF_ORDER_ONE 
BDF_ORDER_TWO 
BDF_ORDER_THREE 
BDF_ORDER_ONE 
BDF_ORDER_TWO 
BDF_ORDER_THREE 
BDF_ORDER_ONE 
BDF_ORDER_TWO 
BDF_ORDER_THREE 

Definition at line 96 of file lifev/structure/examples/example_bodyForces/main.cpp.

Function Documentation

◆ parseList()

std::set<UInt> parseList ( const std::string &  list)

◆ main()

int main ( int  argc,
char **  argv 
)

Variable Documentation

◆ returnValue

int returnValue = EXIT_FAILURE