Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions stochy_patterngenerator.F90
Original file line number Diff line number Diff line change
Expand Up @@ -250,10 +250,6 @@ end subroutine getnoise

subroutine patterngenerator_advance(rpattern,k,skeb_first_call)

#ifdef TRANSITION
!DIR$ OPTIMIZE:1
#endif

! advance 1st-order autoregressive process with
! specified autocorrelation (phi) and variance spectrum (spectrum)
real(kind_dbl_prec) :: noise_e(len_trie_ls,2)
Expand Down