plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_UpperTriangle
Function
MIT
14 statements
Source File
SparseClass.f90
SparseClass
to_UpperTriangle
Contents
public function to_UpperTriangle(A) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
A
(:,:)
Return Value
real(kind=real64), allocatable, (:)