ViennaLS
Loading...
Searching...
No Matches
Deposition.velocityField Class Reference
Inheritance diagram for Deposition.velocityField:
viennals::VelocityField< T >

Public Member Functions

 getScalarVelocity (self, coord, material, normal, pointId)
 getVectorVelocity (self, coord, material, normal, pointId)
virtual T getDissipationAlpha (int, int, const Vec3D< T > &)
 If lsLocalLaxFriedrichsAnalytical is used as the advection scheme, this is called to provide the analytical solution for the alpha values, needed for stable integration.

Member Function Documentation

◆ getDissipationAlpha()

template<class T>
virtual T viennals::VelocityField< T >::getDissipationAlpha ( int ,
int ,
const Vec3D< T > &  )
inlinevirtualinherited

If lsLocalLaxFriedrichsAnalytical is used as the advection scheme, this is called to provide the analytical solution for the alpha values, needed for stable integration.

◆ getScalarVelocity()

Deposition.velocityField.getScalarVelocity ( self,
coord,
material,
normal,
pointId )

◆ getVectorVelocity()

Deposition.velocityField.getVectorVelocity ( self,
coord,
material,
normal,
pointId )

The documentation for this class was generated from the following file: