C++ interfaces for soca_getvalues_mod::soca_getvalues.
More...
|
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...
|
|
◆ 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 |
◆ soca_getvalues_delete_c()
subroutine soca_getvalues_mod_c::soca_getvalues_delete_c |
( |
integer(c_int), intent(inout) |
c_key_self | ) |
|
|
private |
◆ 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 |