SOCA
soca_state.interface.F90 File Reference

Go to the source code of this file.

Modules

module  soca_state_mod_c
 C++ interfaces for soca_state_mod::soca_state.
 

Functions/Subroutines

subroutine soca_state_mod_c::soca_state_create_c (c_key_self, c_key_geom, c_vars)
 C++ interface for soca_state_mod::soca_state version of soca_fields_mod::soca_fields::create() More...
 
subroutine soca_state_mod_c::soca_state_delete_c (c_key_self)
 C++ interface for soca_state_mod::soca_state version of soca_fields_mod::soca_fields::delete() More...
 
subroutine soca_state_mod_c::soca_state_zero_c (c_key_self)
 C++ interface for soca_state_mod::soca_state version of soca_fields_mod::soca_fields::zeros() More...
 
subroutine soca_state_mod_c::soca_state_copy_c (c_key_self, c_key_rhs)
 C++ interface for soca_state_mod::soca_state version of soca_fields_mod::soca_fields::copy() More...
 
subroutine soca_state_mod_c::soca_state_axpy_c (c_key_self, c_zz, c_key_rhs)
 C++ interface for soca_state_mod::soca_state version of soca_fields_mod::soca_fields::axpy() More...
 
subroutine soca_state_mod_c::soca_state_add_incr_c (c_key_self, c_key_rhs)
 C++ interface for soca_state_mod::soca_state::add_incr() More...
 
subroutine soca_state_mod_c::soca_state_read_file_c (c_key_fld, c_conf, c_dt)
 C++ interface for soca_state_mod::soca_state version of soca_fields_mod::soca_fields::read() More...
 
subroutine soca_state_mod_c::soca_state_write_file_c (c_key_fld, c_conf, c_dt)
 C++ interface for soca_state_mod::soca_state version of soca_fields_mod::soca_fields::write_rst() More...
 
subroutine soca_state_mod_c::soca_state_gpnorm_c (c_key_fld, kf, pstat)
 C++ interface for soca_state_mod::soca_state version of soca_fields_mod::soca_fields::gpnorm() More...
 
subroutine soca_state_mod_c::soca_state_rms_c (c_key_fld, prms)
 C++ interface for soca_state_mod::soca_state RMS. More...
 
subroutine soca_state_mod_c::soca_state_rotate2grid_c (c_key_self, c_uvars, c_vvars)
 C++ interface for soca_state_mod::soca_state::rotate() More...
 
subroutine soca_state_mod_c::soca_state_rotate2north_c (c_key_self, c_uvars, c_vvars)
 C++ interface for soca_state_mod::soca_state::rotate() More...
 
subroutine soca_state_mod_c::soca_state_sizes_c (c_key_fld, nx, ny, nzo, nf)
 C++ interface to get soca_state_mod::soca_state dimensions sizes. More...
 
subroutine soca_state_mod_c::soca_state_change_resol_c (c_key_fld, c_key_rhs)
 C++ interface for soca_state_mod::soca_state::convert() More...
 
subroutine soca_state_mod_c::soca_state_serial_size_c (c_key_self, c_key_geom, c_vec_size)
 C++ interface for soca_state_mod::soca_state version of soca_fields_mod::soca_fields::serial_size() More...
 
subroutine soca_state_mod_c::soca_state_serialize_c (c_key_self, c_key_geom, c_vec_size, c_vec)
 C++ interface for soca_state_mod::soca_state version of soca_fields_mod::soca_fields::serialize() More...
 
subroutine soca_state_mod_c::soca_state_deserialize_c (c_key_self, c_key_geom, c_vec_size, c_vec, c_index)
 C++ interface for soca_state_mod::soca_state version of soca_fields_mod::soca_fields::deserialize() More...
 
subroutine soca_state_mod_c::soca_state_logtrans_c (c_key_self, c_trvars)
 C++ interface for soca_state_mod::soca_state::logexpon() More...
 
subroutine soca_state_mod_c::soca_state_expontrans_c (c_key_self, c_trvars)
 C++ interface for soca_state_mod::soca_state::logexpon() More...