Change status of nblk from intent(inout) to intent(in)
The blocksize should be intent(in) and not intent(inout), since it should not be changed by solve_evlp_real_2stage
Please register or sign in to comment
The blocksize should be intent(in) and not intent(inout), since it should not be changed by solve_evlp_real_2stage