Home | History | Annotate | Download | only in testing

Lines Matching refs:LOWER

2494       LOGICAL            GEN, LOWER, SYM, TRI, UNIT, UPPER
2505 LOWER = ( SYM.OR.TRI ).AND.UPLO.EQ.'L'
2512 IF( GEN.OR.( UPPER.AND.I.LE.J ).OR.( LOWER.AND.I.GE.J ) )