Go to the source code of this file.
Typedefs | |
typedef int | connRec [3] |
Functions | |
void | CST_NL (const vector2d *coor, const int *lm, vector2d *R_net, const vector2d *d, const double *c, int numnp, int numel, double *S11o, double *S22o, double *S12o) |
void CST_NL | ( | const vector2d * | coor, | |
const int * | lm, | |||
vector2d * | R_net, | |||
const vector2d * | d, | |||
const double * | c, | |||
int | numnp, | |||
int | numel, | |||
double * | S11o, | |||
double * | S22o, | |||
double * | S12o | |||
) |
Definition at line 4 of file cst_nl.C.
References n1, n2, vector2d::x, and vector2d::y.
Referenced by driver().