24#ifndef ASLINTERFACETRACKINGALG1_H
25#define ASLINTERFACETRACKINGALG1_H
Numerical method which computes evolution of an interface.
InterfaceTrackingAlg1(Data df, DataGen v)
virtual void initVelocityComputation()
SPDataWithGhostNodesACL DataGen
SPDataWithGhostNodesACLData Data
Numerical method which computes evolution of an interface.
SPDataWrapperACLData generateDataContainerACL_SP(const Block &b, unsigned int n=1)
generates pointer to ACL Data field with n components
Advanced Simulation Library.
std::shared_ptr< DataWithGhostNodesACL > SPDataWithGhostNodesACL
std::shared_ptr< DataWithGhostNodesACLData > SPDataWithGhostNodesACLData
std::shared_ptr< InterfaceTrackingAlg1 > SPInterfaceTrackingAlg1