assignment(=) Interface

private interface assignment(=)

Module Procedures

private subroutine copy_matrix(left, right)

This routine provides assignment operator of tem_matrix_type

Arguments

Type IntentOptional Attributes Name
type(tem_matrix_type), intent(out) :: left
type(tem_matrix_type), intent(in) :: right