FV3-JEDI
|
Go to the source code of this file.
Data Types | |
type | fv3jedi_interpolation_mod::field2field_interp |
Modules | |
module | fv3jedi_interpolation_mod |
Functions/Subroutines | |
subroutine | fv3jedi_interpolation_mod::create (self, interp_type_in, integer_interp, geom_in, geom_ou) |
subroutine | fv3jedi_interpolation_mod::delete (self) |
subroutine | fv3jedi_interpolation_mod::apply (self, nf, geom_in, fields_in, geom_ou, fields_ou) |
subroutine, public | fv3jedi_interpolation_mod::unsinterp_integer_apply (unsinterp, field_in, field_ou) |
subroutine, public | fv3jedi_interpolation_mod::unsinterp_nearest_apply (unsinterp, field_in, field_ou) |