Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
MY_HPSI
Subroutine
32 statements
Source File
matmul.F90
matmul_mod
MY_HPSI
Contents
public subroutine MY_HPSI(NDET, NEVAL, NROW, LAB, HAMIL, CK, CKN, TLargest)
Arguments
Type
Intent
Optional
Attributes
Name
integer
::
NDET
integer
::
NEVAL
integer
::
NROW
(NDET)
integer
::
LAB
(*)
real(kind=dp)
::
HAMIL
(*)
real(kind=dp)
::
CK
(NDET,NEVAL)
real(kind=dp)
::
CKN
(NDET,NEVAL)
logical
::
TLargest
Contents