ASL 0.1.7
Advanced Simulation Library
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
aslTimeContinuations.h File Reference
#include "aslNumMethod.h"
#include <acl/aclMath/aclVectorOfElementsDef.h>
Include dependency graph for aslTimeContinuations.h:

Go to the source code of this file.

Classes

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

namespace  acl
 Advanced Computational Language.
 
namespace  asl
 Advanced Simulation Library.
 

Typedefs

typedef std::shared_ptr< TimeContinPLagrange > asl::SPTimeContinPLagrange
 
typedef std::shared_ptr< TimeContinPLagrangeFraction > asl::SPTimeContinPLagrangeFraction