ASL  0.1.7
Advanced Simulation Library
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::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