helmholtz_vector_data Derived Type

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