OPENQP
v1.0-dev
OPENQP
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
pcg_matvec
Interface
8 statements
Source File
pcg.F90
pcg_mod
pcg_matvec
Contents
None
interface
public subroutine pcg_matvec(y, x, dat)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp)
::
y
(:)
real(kind=dp)
::
x
(:)
type(c_ptr)
::
dat