eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
Identical
Interface
3 statements
Source File
m_SMATTEST.F90
m_SMATTEST
Identical
Contents
Module Procedures
Identical_
public interface Identical
Module Procedures
private function Identical_(SMAT1, SMAT2, Range)
Arguments
Type
Intent
Optional
Attributes
Name
type(
SparseMatrix
),
intent(in)
::
SMAT1
type(
SparseMatrix
),
intent(in)
::
SMAT2
real,
intent(in),
optional
::
Range
Return Value
logical