hi friends ::o

i build some finite element in java.
i try to optimize my running time.
i do some double loop and use inside the loop in if else statement and also in switch case .

the loop is...