MPAS-JEDI
mpas_increment_interface_mod.F90 File Reference

Go to the source code of this file.

Modules

module  mpas_increment_interface_mod
 

Functions/Subroutines

subroutine mpas_increment_interface_mod::mpas_increment_create_c (c_key_self, c_key_geom, c_vars)
 
subroutine mpas_increment_interface_mod::mpas_increment_delete_c (c_key_self)
 
subroutine mpas_increment_interface_mod::mpas_increment_zero_c (c_key_self)
 
subroutine mpas_increment_interface_mod::mpas_increment_ones_c (c_key_self)
 
subroutine mpas_increment_interface_mod::mpas_increment_dirac_c (c_key_self, c_conf)
 
subroutine mpas_increment_interface_mod::mpas_increment_random_c (c_key_self)
 
subroutine mpas_increment_interface_mod::mpas_increment_copy_c (c_key_self, c_key_rhs)
 
subroutine mpas_increment_interface_mod::mpas_increment_self_add_c (c_key_self, c_key_rhs)
 
subroutine mpas_increment_interface_mod::mpas_increment_self_schur_c (c_key_self, c_key_rhs)
 
subroutine mpas_increment_interface_mod::mpas_increment_self_sub_c (c_key_self, c_key_rhs)
 
subroutine mpas_increment_interface_mod::mpas_increment_self_mul_c (c_key_self, c_zz)
 
subroutine mpas_increment_interface_mod::mpas_increment_axpy_inc_c (c_key_self, c_zz, c_key_rhs)
 
subroutine mpas_increment_interface_mod::mpas_increment_axpy_state_c (c_key_self, c_zz, c_key_rhs)
 
subroutine mpas_increment_interface_mod::mpas_increment_dot_prod_c (c_key_inc1, c_key_inc2, c_prod)
 
subroutine mpas_increment_interface_mod::mpas_increment_diff_incr_c (c_key_lhs, c_key_x1, c_key_x2)
 
subroutine mpas_increment_interface_mod::mpas_increment_change_resol_c (c_key_inc, c_key_rhs)
 
subroutine mpas_increment_interface_mod::mpas_increment_set_atlas_c (c_key_self, c_key_geom, c_vars, c_afieldset)
 
subroutine mpas_increment_interface_mod::mpas_increment_to_atlas_c (c_key_self, c_key_geom, c_vars, c_afieldset)
 
subroutine mpas_increment_interface_mod::mpas_increment_from_atlas_c (c_key_self, c_key_geom, c_vars, c_afieldset)
 
subroutine mpas_increment_interface_mod::mpas_increment_read_file_c (c_key_inc, c_conf, c_dt)
 
subroutine mpas_increment_interface_mod::mpas_increment_write_file_c (c_key_inc, c_conf, c_dt)
 
subroutine mpas_increment_interface_mod::mpas_increment_gpnorm_c (c_key_inc, kf, pstat)
 
subroutine mpas_increment_interface_mod::mpas_increment_rms_c (c_key_inc, prms)
 
subroutine mpas_increment_interface_mod::mpas_increment_print_c (c_key_self)
 
subroutine mpas_increment_interface_mod::mpas_increment_sizes_c (c_key_self, nc, nf)
 
subroutine mpas_increment_interface_mod::mpas_increment_serial_size_c (c_key_self, c_vsize)
 
subroutine mpas_increment_interface_mod::mpas_increment_serialize_c (c_key_self, c_vsize, c_vect_inc)
 
subroutine mpas_increment_interface_mod::mpas_increment_deserialize_c (c_key_self, c_vsize, c_vect_inc, c_index)