ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_p2nfft_set_required_accuracy Interface Reference

Public Member Functions

type(c_ptr) function fcs_p2nfft_set_required_accuracy (handle, required_accuracy)
 

Detailed Description

Definition at line 822 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_p2nfft_set_required_accuracy()

type(c_ptr) function fcs_p2nfft_set_required_accuracy ( type(c_ptr), value  handle,
real(kind = fcs_real_kind_isoc), value  required_accuracy 
)

Definition at line 824 of file fcs4fortran.f90.

824  use iso_c_binding
825  implicit none
826  type(c_ptr),value :: handle
827  real(kind = fcs_real_kind_isoc),value :: required_accuracy
828  type(c_ptr) :: fcs_p2nfft_set_required_accuracy

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