construct_bind_C Module Procedure

module procedure construct_bind_C elemental module function construct_bind_C(t_cell_collection) result(t_cell_collection_bind_C)

Arguments

Type IntentOptional Attributes Name
type(t_cell_collection_t), intent(in), target :: t_cell_collection

Return Value type(t_cell_collection_bind_C_t)