Public Member Functions | |
MyVectorFunc (int nf, int ny) | |
void | setTime (Real t) |
Real | getTime () const |
int | f (const Vector &y, Vector &fy) const |
MyVectorFunc (int nf, int ny) | |
void | setTime (Real t) |
Real | getTime () const |
int | f (const Vector &y, Vector &fy) const |
MyVectorFunc | ( | int | nf, | |
int | ny | |||
) | [inline] |
MyVectorFunc | ( | int | nf, | |
int | ny | |||
) | [inline] |
void setTime | ( | Real | t | ) | [inline] |
Real getTime | ( | ) | const [inline] |
Referenced by f().
void setTime | ( | Real | t | ) | [inline] |
Real getTime | ( | ) | const [inline] |
int f | ( | const Vector & | y, | |
Vector & | fy | |||
) | const |