Treelm
TreElm Overview
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
assignment(=)
Interface
3 statements
Source File
tem_matrix_module.f90
tem_matrix_module
assignment(=)
Contents
Module Procedures
copy_matrix
private interface assignment(=)
Module Procedures
private subroutine
copy_matrix
(left, right)
This routine provides assignment operator of tem_matrix_type
Arguments
Type
Intent
Optional
Attributes
Name
type(
tem_matrix_type
),
intent(out)
::
left
type(
tem_matrix_type
),
intent(in)
::
right