SpecialMatrices
Source Files
Modules
Procedures
Derived Types
shape
Interface
FreeBSD Documentation License
6 statements
Source File
specialmatrices_strang.f90
specialmatrices_strang
shape
Contents
Functions
shape_rdp
public interface shape
Utility function returning the shape of a
Strang
matrix .
Functions
private pure module function shape_rdp(A) result(arr_shape)
Arguments
Type
Intent
Optional
Attributes
Name
type(
Strang
),
intent(in)
::
A
Input matrix.
Return Value
integer(kind=ilp), (2)
Shape of the matrix.