ASL  0.1.7
Advanced Simulation Library
Classes | Typedefs
Advanced Level Set Method
Collaboration diagram for Advanced Level Set Method:

Classes

class  asl::DistanceFunction
 
class  asl::DistFBinaryOperation
 
class  asl::DistFUnaryOperation
 
class  asl::DistFOperationAnd
 
class  asl::DistFOperationOr
 
class  asl::DistFOperationInversion
 
class  asl::DistFSphere
 
class  asl::DistFCylinder
 
class  asl::DistFCone
 
class  asl::DistFPlane
 
class  asl::DistFNormalization
 
class  asl::DataInterpolation
 
class  asl::DFOptimizer
 Numerical method which makes changes in the input map and produces map suitbale and optimal for use in BC. More...
 
class  asl::InterfaceTrackingAlg1
 Numerical method which computes evolution of an interface. More...
 
class  asl::LevelSet
 Numerical method which computes evolution of an interface. More...
 
class  asl::LevelSetLinear
 Numerical method which computes evolution of an interface. More...
 
class  asl::LSFacetedGrowth
 Numerical method which computes evolution of an interface with a crystalographic kinetics. More...
 
class  asl::LSNormalGrowth
 Numerical method which computes evolution of an interface. More...
 

Typedefs

typedef std::shared_ptr< DistanceFunctionasl::SPDistanceFunction
 

Detailed Description

Typedef Documentation

◆ SPDistanceFunction

typedef std::shared_ptr< DistanceFunction > asl::SPDistanceFunction

Definition at line 44 of file aslGeomInc.h.