ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_destroy Interface Reference

Public Member Functions

type(c_ptr) function fcs_destroy (handle)
 

Detailed Description

Definition at line 171 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_destroy()

type(c_ptr) function fcs_destroy ( type(c_ptr), value  handle)

Definition at line 172 of file fcs4fortran.f90.

172  use iso_c_binding
173  implicit none
174  type(c_ptr), value :: handle
175  type(c_ptr) :: fcs_destroy
FCSResult fcs_destroy(FCS handle)
function to destroy an FCS solver

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