Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
WRITE_PSI_COMP
Subroutine
22 statements
Source File
read_psi.F90
read_psi_mod
WRITE_PSI_COMP
Contents
public subroutine WRITE_PSI_COMP(BOX, BOA, COA, NDET, NEVAL, nBasisMax, NEL, CK, W)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp)
::
BOX
real(kind=dp)
::
BOA
real(kind=dp)
::
COA
integer
::
NDET
integer
::
NEVAL
integer
::
nBasisMax
(5,*)
integer
::
NEL
real(kind=dp)
::
CK
(NDET,NEVAL)
real(kind=dp)
::
W
(NEVAL)
Contents