EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
dfun.F
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file dfun.F
1
2
C **********************************************************************
3
4
DOUBLE PRECISION
FUNCTION
dfun
(NDIM,X)
5
IMPLICIT NONE
6
INTEGER
ndim
7
DOUBLE PRECISION
x
(ndim),
riwfun
8
9
dfun
=
riwfun
(
x
)
10
RETURN
11
END
PEPSI
blob
master
pepsi
dfun.F
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:56
using
1.8.2 with
EIC GitHub integration