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