![]() |
LifeV
|
File containing a class for an easy handling of different order time discretizations/extrapolations BDF based. More...
Include dependency graph for TimeAdvanceBDFVariableStep.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | TimeAdvanceBDFVariableStep< FEVectorType > |
| TimeAdvanceBDFVariableStep - Backward differencing formula time discretization with non-uniform time step. More... | |
Namespaces | |
| LifeV | |
| Default Physical Solver. | |
Typedefs | |
| typedef boost::numeric::ublas::vector< Real > | ScalarVector |
Variables | |
| const UInt | bdfMaxOrder = 6 |
File containing a class for an easy handling of different order time discretizations/extrapolations BDF based.
Definition in file TimeAdvanceBDFVariableStep.hpp.