ViennaLS
Loading...
Searching...
No Matches
lsFiniteDifferences.hpp File Reference
#include <hrleVectorType.hpp>
#include <vcLogger.hpp>

Go to the source code of this file.

Classes

class  lsInternal::FiniteDifferences< T, scheme >
 

Namespaces

namespace  lsInternal
 

Enumerations

enum class  lsInternal::DifferentiationSchemeEnum : unsigned { lsInternal::FIRST_ORDER = 0 , lsInternal::SECOND_ORDER = 1 , lsInternal::WENO3 = 2 , lsInternal::WENO5 = 3 }