SOCA
soca_getvalues_mod_c Module Reference

C++ interfaces for soca_getvalues_mod::soca_getvalues. More...

Functions/Subroutines

subroutine soca_getvalues_create_c (c_key_self, c_key_geom, c_locs)
 C++ interface for soca_getvalues_mod::soca_getvalues::create() More...
 
subroutine soca_getvalues_delete_c (c_key_self)
 C++ interface for soca_getvalues_mod::soca_getvalues::delete() More...
 
subroutine soca_getvalues_fill_geovals_c (c_key_self, c_key_geom, c_key_state, c_t1, c_t2, c_locs, c_key_geovals)
 C++ interface for soca_getvalues_mod::soca_getvalues::fill_geovals() More...
 
subroutine soca_getvalues_fill_geovals_tl_c (c_key_self, c_key_geom, c_key_incr, c_t1, c_t2, c_locs, c_key_geovals)
 C++ interface for soca_getvalues_mod::soca_getvalues::fill_geovals() More...
 
subroutine soca_getvalues_fill_geovals_ad_c (c_key_self, c_key_geom, c_key_incr, c_t1, c_t2, c_locs, c_key_geovals)
 C++ interface for soca_getvalues_mod::soca_getvalues::fill_geovals_ad() More...
 

Detailed Description

Function/Subroutine Documentation

◆ soca_getvalues_create_c()

subroutine soca_getvalues_mod_c::soca_getvalues_create_c ( integer(c_int), intent(inout)  c_key_self,
integer(c_int), intent(in)  c_key_geom,
type(c_ptr), intent(in), value  c_locs 
)
private

C++ interface for soca_getvalues_mod::soca_getvalues::create()

Parameters
[in,out]c_key_selfKey to self
[in]c_key_geomKey to geometry

Definition at line 37 of file soca_getvalues.interface.F90.

◆ soca_getvalues_delete_c()

subroutine soca_getvalues_mod_c::soca_getvalues_delete_c ( integer(c_int), intent(inout)  c_key_self)
private

C++ interface for soca_getvalues_mod::soca_getvalues::delete()

Parameters
[in,out]c_key_selfKey to self

Definition at line 64 of file soca_getvalues.interface.F90.

◆ soca_getvalues_fill_geovals_ad_c()

subroutine soca_getvalues_mod_c::soca_getvalues_fill_geovals_ad_c ( integer(c_int), intent(in)  c_key_self,
integer(c_int), intent(in)  c_key_geom,
integer(c_int), intent(in)  c_key_incr,
type(c_ptr), intent(in), value  c_t1,
type(c_ptr), intent(in), value  c_t2,
type(c_ptr), intent(in), value  c_locs,
integer(c_int), intent(in)  c_key_geovals 
)
private

◆ soca_getvalues_fill_geovals_c()

subroutine soca_getvalues_mod_c::soca_getvalues_fill_geovals_c ( integer(c_int), intent(in)  c_key_self,
integer(c_int), intent(in)  c_key_geom,
integer(c_int), intent(in)  c_key_state,
type(c_ptr), intent(in), value  c_t1,
type(c_ptr), intent(in), value  c_t2,
type(c_ptr), intent(in), value  c_locs,
integer(c_int), intent(in)  c_key_geovals 
)
private

◆ soca_getvalues_fill_geovals_tl_c()

subroutine soca_getvalues_mod_c::soca_getvalues_fill_geovals_tl_c ( integer(c_int), intent(in)  c_key_self,
integer(c_int), intent(in)  c_key_geom,
integer(c_int), intent(in)  c_key_incr,
type(c_ptr), intent(in), value  c_t1,
type(c_ptr), intent(in), value  c_t2,
type(c_ptr), intent(in), value  c_locs,
integer(c_int), intent(in)  c_key_geovals 
)
private