Matcha
Source Files
Modules
Procedures
Derived Types
Program
construct_bind_C
Module Procedure
5 statements
Source File
t_cell_collection_s.F90
t_cell_collection_s
construct_bind_C
Contents
module procedure construct_bind_C
elemental module function construct_bind_C(t_cell_collection) result(t_cell_collection_bind_C)
Arguments
Type
Intent
Optional
Attributes
Name
type(
t_cell_collection_t
),
intent(in),
target
::
t_cell_collection
Return Value
type(
t_cell_collection_bind_C_t
)