PARALLAX
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
cxx_update
Interface
11 statements
Source File
helmholtz_solver_mgmres_cxx_s.f90
PAccX_m
cxx_update
Contents
Functions
PAccX_CXX_update
public interface cxx_update
Functions
public function PAccX_CXX_update(so, rhd) bind(c, name='paccx_solver_update')
Arguments
Type
Intent
Optional
Attributes
Name
type(cxx_solver_objects),
intent(inout)
::
so
type(
helmholtz_matrix_data
),
intent(in)
::
rhd
Return Value
integer(kind=c_int32_t)