Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
mappings.f90 File Reference

Go to the source code of this file.

Modules

module  mappings
 A module containing mapping functions and subroutines. These functions are used to modify fields in a way that is useful for various simulations.
 

Functions/Subroutines

subroutine, public mappings::smooth_step_field (f, edge0, edge1)
 Apply a smooth step function to a field.
 
subroutine, public mappings::permeability_field (f, k_0, k_1, q)
 Apply a permeability function to a field.
 
subroutine, public mappings::step_function_field (f, x0, value0, value1)
 Apply a step function to a field.