#include <hrleSparseBoxIterator.hpp>
#include <hrleVectorType.hpp>
#include <lsDomain.hpp>
#include <lsExpand.hpp>
#include <lsVelocityField.hpp>
#include <vcVectorUtil.hpp>
Go to the source code of this file.
|
class | lsInternal::LocalLaxFriedrichs< T, D, order > |
| Lax Friedrichs integration scheme, which uses a first neighbour stencil to calculate the alpha values for all neighbours. The largest alpha value is then chosen for dissipation. Slower than lsLocalLocalLaxFriedrichs or lsEngquistOsher but more reliable for complex velocity fields. More...
|
|