ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_get_dimensions Interface Reference

Public Member Functions

integer(kind=fcs_integer_kind_isoc) function fcs_get_dimensions (handle)
 

Detailed Description

Definition at line 221 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_get_dimensions()

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

Definition at line 223 of file fcs4fortran.f90.

223  use iso_c_binding
224  implicit none
225  type(c_ptr),value :: handle
226  integer(kind = fcs_integer_kind_isoc) :: fcs_get_dimensions
fcs_int fcs_get_dimensions(FCS handle)
function to return the dimensions of the system

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