|
Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Modules | |
| module | mappings_device |
| Device implementations of the mapping functions. | |
Functions/Subroutines | |
| subroutine | mappings_device::smooth_step_device (x, edge0, edge1, n) |
| Apply a smooth step function to a scalar. | |
| subroutine | mappings_device::step_function_device (x, x_step, value0, value1, n) |
| Apply a step function to a scalar. | |
| subroutine | mappings_device::permeability_device (x, k_0, k_1, q, n) |
| Apply a permeability function to a scalar. | |