|
SABER
|
Go to the source code of this file.
Modules | |
| module | interpolatorbump_interface |
Functions/Subroutines | |
| subroutine | interpolatorbump_interface::bint_create_c (c_key_bint, c_comm, c_fspace1, c_fspace2, c_masks, c_config) |
| Create Bump Interpolator (abbreviated as bint) More... | |
| subroutine | interpolatorbump_interface::bint_apply_c (c_key_bint, c_infields, c_outfields) |
| Apply Bump Interpolator. More... | |
| subroutine | interpolatorbump_interface::bint_apply_ad_c (c_key_bint, c_fields2, c_fields1) |
| Apply Bump Interpolator Adjoint. More... | |
| subroutine | interpolatorbump_interface::bint_delete_c (c_key_bint) |
| Delete bump_interpolator. More... | |