- SARAH 4.11.0
- SPheno 4.0.3
- gfortran from gcc 5.4.0
- Mathematica 11.0.1
with the following error
/opt/local/bin/gfortran-mp-5 -c -g -ffree-line-length-none -J../include -I../include LoopDecays/Wrapper_LoopDecay_Sd_MSSMTriLnV.f90
LoopDecays/Wrapper_LoopDecay_Sd_MSSMTriLnV.f9069:
AmpWaveZSdToFvFd(1,:,gt2,:) = AmpWaveZSdToFvFd(1,:,gt2,:)+ZRUNoMatrix(gt2,gt1)*AmpWaveSdToFvFd(1,:,gt1,:)
1
Error: Function 'zrunomatrix' at (1) has no IMPLICIT type
LoopDecays/Wrapper_LoopDecay_Sd_MSSMTriLnV.f9072:
AmpVertexZSdToFvFd(1,:,gt2,:)= AmpVertexZSdToFvFd(1,:,gt2,:)+ZRUNoMatrix(gt2,gt1)*AmpVertexSdToFvFd(1,:,gt1,:)
1
Error: Function 'zrunomatrix' at (1) has no IMPLICIT type
LoopDecays/Wrapper_LoopDecay_Sd_MSSMTriLnV.f9070:
AmpWaveZSdToFvFd(2,:,gt2,:) = AmpWaveZSdToFvFd(2,:,gt2,:)+ZRUNoMatrixc(gt2,gt1)*AmpWaveSdToFvFd(2,:,gt1,:)
1
Error: Function 'zrunomatrixc' at (1) has no IMPLICIT type
LoopDecays/Wrapper_LoopDecay_Sd_MSSMTriLnV.f9073:
AmpVertexZSdToFvFd(2,:,gt2,:)= AmpVertexZSdToFvFd(2,:,gt2,:)+ZRUNoMatrixc(gt2,gt1)*AmpVertexSdToFvFd(2,:,gt1,:)
1
Error: Function 'zrunomatrixc' at (1) has no IMPLICIT type