ScaFaCoS  1.0.4
Scalable Fast Coulomb Solvers
fcs_get_method Interface Reference

Public Member Functions

integer(kind=fcs_integer_kind_isoc) function fcs_get_method (handle)
 

Detailed Description

Definition at line 182 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_get_method()

integer(kind = fcs_integer_kind_isoc) function fcs_get_method ( type(c_ptr), value  handle)

Definition at line 182 of file fcs4fortran.f90.

183  use iso_c_binding
184  implicit none
185  type(c_ptr), value :: handle
186  integer(kind = fcs_integer_kind_isoc) :: fcs_get_method

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