#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::LocalLaxFriedrichsAnalytical< T, D, order > |
| Lax Friedrichs integration scheme, which uses alpha values provided by the user in getDissipationAlphas in lsVelocityField. If it is possible to derive analytical solutions for the velocityField and the alpha values, this integration scheme should be used and never otherwise. More...
|
|