public void FundArgs(double t, ref double[] a)
 {
     NOVAS2.FundArgs(t, ref a);
 }