LifeV
|
Rythmos solver. More...
#include <lifev/zero_dimensional/solver/ZeroDimensionalDefinitions.hpp>
#include <Teuchos_Array.hpp>
#include <Teuchos_RCP.hpp>
#include <Teuchos_ParameterList.hpp>
#include <Teuchos_CommandLineProcessor.hpp>
#include <Teuchos_FancyOStream.hpp>
#include <Teuchos_GlobalMPISession.hpp>
#include <Teuchos_VerboseObject.hpp>
#include <Teuchos_StandardCatchMacros.hpp>
#include <Teuchos_XMLParameterListHelpers.hpp>
#include <Teuchos_RCPBoostSharedPtrConversions.hpp>
#include <lifev/zero_dimensional/solver/ZeroDimensionalRythmosSolverInterface.hpp>
#include <lifev/zero_dimensional/solver/ZeroDimensionalData.hpp>
Go to the source code of this file.
Data Structures | |
class | ZeroDimensionalSolver |
ZeroDimensional Solver. More... | |
Namespaces | |
LifeV | |
Default Physical Solver. | |
Enumerations | |
enum | EMethod { METHOD_FE, METHOD_BE, METHOD_ERK, METHOD_BDF, METHOD_IRK } |
Rhytmos methods. More... | |
enum | STEP_METHOD { STEP_METHOD_FIXED, STEP_METHOD_VARIABLE } |
time step method More... | |
Rythmos solver.
Cristiano Malossi crist Cristiano Malossi iano .malo ssi@ epfl. chcrist iano .malo ssi@ epfl. ch
Definition in file ZeroDimensionalSolver.hpp.