AcouSTO  version 2.0

◆ j21()

int j21 ( int  i1,
int  i2,
int  n1 
)
202  {
203  return i1+n1*i2;
204 }