ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_mmm1d_set_coulomb_prefactor Interface Reference

Public Member Functions

type(c_ptr) function fcs_mmm1d_set_coulomb_prefactor (handle, prefac)
 

Detailed Description

Definition at line 785 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_mmm1d_set_coulomb_prefactor()

type(c_ptr) function fcs_mmm1d_set_coulomb_prefactor ( type(c_ptr), value  handle,
real(kind = fcs_real_kind_isoc), value  prefac 
)

Definition at line 787 of file fcs4fortran.f90.

787  use iso_c_binding
788  implicit none
789  type(c_ptr), value :: handle
790  real(kind = fcs_real_kind_isoc), value :: prefac
791  type(c_ptr) :: fcs_mmm1d_set_coulomb_prefactor

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