LightKrylov
Overview
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
linop_rdp
Interface
FreeBSD Documentation License
6 statements
Source File
TestUtils.f90
LightKrylov_TestUtils
linop_rdp
Contents
Functions
construct_linop_rdp
public interface linop_rdp
Functions
private pure module function construct_linop_rdp(data) result(A)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in),
dimension(test_size, test_size)
::
data
Return Value
type(
linop_rdp
)