Neko  0.9.99
A portable framework for high-order spectral element flow simulations
filters_device.F90 File Reference

Go to the source code of this file.

Modules

module  filters_device
 Device implementations of the filter functions.
 

Functions/Subroutines

subroutine filters_device::smooth_step_device (x, edge0, edge1, n)
 Apply a smooth step function to a scalar. More...
 
subroutine filters_device::step_function_device (x, x_step, value0, value1, n)
 Apply a step function to a scalar. More...
 
subroutine filters_device::permeability_device (x, k_0, k_1, q, n)
 Apply a permeability function to a scalar. More...