ScaFaCoS  1.0.4
Scalable Fast Coulomb Solvers
fcs_direct_setup Interface Reference

Public Member Functions

type(c_ptr) function fcs_direct_setup (handle, cutoff)
 

Detailed Description

Definition at line 476 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_direct_setup()

type(c_ptr) function fcs_direct_setup ( type(c_ptr), value  handle,
real(kind = fcs_real_kind_isoc), value  cutoff 
)

Definition at line 476 of file fcs4fortran.f90.

478  use iso_c_binding
479  implicit none
480  type(c_ptr),value :: handle
481  real(kind = fcs_real_kind_isoc),value :: cutoff
482  type(c_ptr) :: fcs_direct_setup

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