double *triangle_node_random ( int m, int n ); void triangle_node_write ( char *filename, int m, int n, double x[] );