ASL
0.1.7
Advanced Simulation Library
|
Go to the source code of this file.
Classes | |
class | asl::DataWithGhostNodes< V > |
class | asl::TimeContinuations |
Numerical method that generates temporal extrapolation of the data, Abstract class. More... | |
class | asl::TimeContinPLagrange |
Numerical method that generates temporal extrapolation of the data with Lagrangian polynoms. More... | |
class | asl::TimeContinPLagrangeFraction |
Numerical method that generates temporal extrapolation of the data with Lagrangian polynoms of fractional argument. More... | |
Namespaces | |
acl | |
Advanced Computational Language. | |
asl | |
Advanced Simulation Library. | |
Typedefs | |
typedef std::shared_ptr< TimeContinPLagrange > | asl::SPTimeContinPLagrange |
typedef std::shared_ptr< TimeContinPLagrangeFraction > | asl::SPTimeContinPLagrangeFraction |