PARALLAX
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
helmholtz_vector_data
Derived Type
5 statements
Source File
helmholtz_solver_mgmres_cxx_s.f90
PAccX_m
helmholtz_vector_data
Contents
Variables
backend
rhs
sol
type, public, bind(C) :: helmholtz_vector_data
Holds right-hand-side of Helmholtz equation and initial guess for FGMRES algorithm
Components
Type
Visibility
Attributes
Name
Initial
integer(kind=c_int32_t),
public
::
backend
type(c_ptr),
public
::
rhs
type(c_ptr),
public
::
sol