t_cell_collection_bind_C_t Interface

public interface t_cell_collection_bind_C_t

Functions

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

Result is bind(C) representation of the data inside a t_cell_collection_t object

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)