PARALLAX
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
matvec_interface
Interface
8 statements
Source File
solver3d_m.f90
solver3d_m
matvec_interface
Contents
None
interface
public subroutine matvec_interface(u, v, ipar)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=FP),
dimension(*)
::
u
real(kind=FP),
dimension(*)
::
v
integer
::
ipar
(*)
Description
Interface for matrix vector multiplication v = A*u