ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_set_compute_virial_f Interface Reference

Public Member Functions

type(c_ptr) function fcs_set_compute_virial_f (handle, flag)
 

Detailed Description

Definition at line 453 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_set_compute_virial_f()

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

Definition at line 454 of file fcs4fortran.f90.

454  use iso_c_binding
455  implicit none
456  type(c_ptr), value :: handle
457  integer(kind = fcs_integer_kind_isoc),value :: flag
458  type(c_ptr) :: fcs_set_compute_virial_f

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