Toggle navigation
NTPoly
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
FillMatrixIdentity
Interface
3 statements
Source File
PSMatrixModule.F90
PSMatrixModule
FillMatrixIdentity
Contents
Module Procedures
FillMatrixIdentity_ps
public interface FillMatrixIdentity
Contents
Module Procedures
FillMatrixIdentity_ps
Module Procedures
private subroutine FillMatrixIdentity_ps(this)
Fill in the values of a distributed matrix with the identity matrix.
Arguments
Type
Intent
Optional
Attributes
Name
type(
Matrix_ps
),
intent(inout)
::
this
The matrix being filled.