rotlib
1.0.0
Source Files
Modules
Procedures
add_transpose
Subroutine
MIT
17 statements
Source File
utils_math_m.f90
utils_math_m
add_transpose
Contents
public subroutine add_transpose(mat)
Adds a square matrix and its transpose in place:
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=rp),
intent(inout),
dimension(:,:)
::
mat
(n,n) array