33 class VectorOfElementsData;
40 template <
typename V>
class DataWithGhostNodes;
41 typedef DataWithGhostNodes<acl::VectorOfElementsData>
43 typedef std::shared_ptr<DataWithGhostNodesACLData>
45 typedef DataWithGhostNodes<acl::VectorOfElements>
47 typedef std::shared_ptr<DataWithGhostNodesACL>
153 #endif //ASLLEVELSET_H virtual void initDistancesComputation()=0
SPDataWithGhostNodesACL DataGen
Advanced Simulation Library.
Advanced Computational Language.
acl::VectorOfElements getBoundaryCenter(unsigned int iEl)
generates expression for center of a boundary element
std::shared_ptr< DataWithGhostNodesACLData > SPDataWithGhostNodesACLData
acl::VectorOfElements isBoundaryDir(unsigned int iDir)
generates expression resulting true if there is a boundary in this direction
DataWithGhostNodes< acl::VectorOfElementsData > DataWithGhostNodesACLData
const VectorTemplate * vectorTemplate
acl::VectorOfElements getBoundaryPoint(unsigned int iDir)
computes coordinates of the surface point on the iDir vector
vector< acl::Element > gcBoundaryArea(unsigned int iEl, acl::VectorOfElements ¢er, acl::VectorOfElements &area)
generates expression for area of a boundary element
void initKernelPropagation()
Defines andditionl features related to a VectorTemplate.
Numerical method which computes evolution of an interface.
The class represents several Element.
virtual void execute()
Executes the numerical procedure.
acl::VectorOfElements getValueOnBoundary(acl::VectorOfElements field, unsigned int iDir)
generates expression resulting the value of the field
acl::VectorOfElements isBoundaryEl(unsigned int iEl)
generates expression resulting true if there is a boundary within the element
const VectorTemplate * getVectorTemplate() const
SPDataWithGhostNodesACLData Data
vector< acl::VectorOfElements > lVelocities
virtual void init()
Builds the necesery internal data and kernels.
Data distanceFieldInternalData
DataWithGhostNodes< acl::VectorOfElements > DataWithGhostNodesACL
std::shared_ptr< DataWithGhostNodesACL > SPDataWithGhostNodesACL
std::shared_ptr< LevelSet > SPLevelSet
Defines set of vectros with several properties.
unique_ptr< TemplateVE > distanceTVE
virtual void initVelocityComputation()=0
std::unique_ptr< acl::Kernel > kernel