CAM
|
Data Types | |
type | centurybgc_index_type |
type | list_t |
Functions/Subroutines | |
subroutine | list_init (self, name) |
subroutine | list_insert (self, name) |
subroutine | list_free (self) |
type(list_t) function, pointer | list_next (self) |
subroutine | copy_name (num_names, list_name, outnames) |
subroutine | add_ompool_name (list_name, prefix, use_c13, use_c14, do_init) |
subroutine | init (this, use_c13, use_c14, maxpft) |
subroutine | initpars (this, maxpft, use_c14, use_c13) |
subroutine | initallocate (this) |
subroutine | set_primvar_reac_ids (this) |
Variables | |
character(len= *), parameter, private | mod_filename = __FILE__ |
integer, parameter | loc_name_len =64 |
|
private |
|
private |
|
private |
subroutine bgccentcnpindextype::initallocate | ( | class(centurybgc_index_type), intent(inout) | this | ) |
|
private |
|
private |
subroutine bgccentcnpindextype::list_init | ( | type(list_t), pointer | self, |
character(len=*), intent(in) | name | ||
) |
|
private |
|
private |
|
private |
|
private |