ViennaLS
|
Lax Friedrichs integration scheme, which considers only the current point for alpha calculation. Faster than lsLocalLaxFriedrichs but not as accurate. More...
#include <lsLocalLocalLaxFriedrichs.hpp>
Public Member Functions | |
LocalLocalLaxFriedrichs (SmartPointer< viennals::Domain< T, D > > passedlsDomain, SmartPointer< viennals::VelocityField< T > > vel, double a=1.0) | |
T | operator() (const hrleVectorType< hrleIndexType, D > &indices, int material) |
Static Public Member Functions | |
static void | prepareLS (SmartPointer< viennals::Domain< T, D > > passedlsDomain) |
Lax Friedrichs integration scheme, which considers only the current point for alpha calculation. Faster than lsLocalLaxFriedrichs but not as accurate.
|
inline |
|
inline |
|
inlinestatic |