ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_result_get_return_code_f Interface Reference

Public Member Functions

integer(kind=fcs_integer_kind_isoc) function fcs_result_get_return_code_f (res)
 

Detailed Description

Definition at line 111 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_result_get_return_code_f()

integer(kind = fcs_integer_kind_isoc) function fcs_result_get_return_code_f ( type(c_ptr), value  res)

Definition at line 112 of file fcs4fortran.f90.

112  use iso_c_binding
113  implicit none
114  type(c_ptr), value :: res
115  integer(kind = fcs_integer_kind_isoc) :: fcs_result_get_return_code_f

The documentation for this interface was generated from the following file: