#include <hyper_viscosity.hpp>
|
bool | rad_on |
| Switch for 2nd order accurate 4th derivative radial (grad(psi)) hyperviscosity. More...
|
|
bool | parallel_on |
| Switch for 2nd order accurate 4th derivative field-aligned hyperviscosity. More...
|
|
double | rad |
| Strength of the radial hyperviscosity; sml_dt/rad corresponds. More...
|
|
double | parallel |
| Strength of the parallel hyperviscosity; sml_dt/parallel corresponds. More...
|
|
HyperViscosity::HyperViscosity |
( |
| ) |
|
|
inline |
double HyperViscosity::parallel |
Strength of the parallel hyperviscosity; sml_dt/parallel corresponds.
bool HyperViscosity::parallel_on |
Switch for 2nd order accurate 4th derivative field-aligned hyperviscosity.
double HyperViscosity::rad |
Strength of the radial hyperviscosity; sml_dt/rad corresponds.
bool HyperViscosity::rad_on |
Switch for 2nd order accurate 4th derivative radial (grad(psi)) hyperviscosity.
The documentation for this class was generated from the following files: