Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
Loading...
Searching...
No Matches
device_RAMP_mapping.f90 File Reference

Go to the source code of this file.

Data Types

interface  device_ramp_mapping::cuda_convex_down_ramp_mapping_apply
 
interface  device_ramp_mapping::cuda_convex_down_ramp_mapping_apply_backward
 
interface  device_ramp_mapping::cuda_convex_up_ramp_mapping_apply
 
interface  device_ramp_mapping::cuda_convex_up_ramp_mapping_apply_backward
 

Modules

module  device_ramp_mapping
 

Functions/Subroutines

subroutine, public device_ramp_mapping::device_convex_down_ramp_mapping_apply (f_min, f_max, q, x_out_d, x_in_d, n)
 
subroutine, public device_ramp_mapping::device_convex_down_ramp_mapping_apply_backward (f_min, f_max, q, df_dx_in_d, df_dx_out_d, x_in_d, n)
 
subroutine, public device_ramp_mapping::device_convex_up_ramp_mapping_apply (f_min, f_max, q, x_out_d, x_in_d, n)
 
subroutine, public device_ramp_mapping::device_convex_up_ramp_mapping_apply_backward (f_min, f_max, q, df_dx_in_d, df_dx_out_d, x_in_d, n)