LifeV
TimeAdvanceBDFVariableStep.hpp File Reference

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
 

Detailed Description

File containing a class for an easy handling of different order time discretizations/extrapolations BDF based.

Author
Alessandro Veneziani ale@m.nosp@m.athc.nosp@m.s.emo.nosp@m.ry.e.nosp@m.du
Christophe Prud'homme chris.nosp@m.toph.nosp@m.e.pru.nosp@m.dhom.nosp@m.me@ep.nosp@m.fl.c.nosp@m.h
C. Winkelmann
Mauro Perego
Umberto Villa uvill.nosp@m.a@em.nosp@m.ory.e.nosp@m.du
Contributor:
Claudia Colciago Claudia Colciago

Definition in file TimeAdvanceBDFVariableStep.hpp.