cfd-solver
0.0.1
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
cfd_solver_schema_kind
Function
16 statements
Source File
solver_c_api.f90
solver_c_api
cfd_solver_schema_kind
Contents
public function cfd_solver_schema_kind(index, value_kind) result(status) bind(c, name='cfd_solver_schema_kind'))
Return the
cfg_kind_*
tag for schema entry
index
.
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=c_int),
value
::
index
integer(kind=c_int),
intent(out)
::
value_kind
Return Value
integer(kind=c_int)