![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Functions | |
void | matrix2graph (int num_of_row, int num_of_col, int num_of_nzero, int *irow, int *jcol, graph_type *graph) |
void matrix2graph | ( | int | num_of_row, |
int | num_of_col, | ||
int | num_of_nzero, | ||
int * | irow, | ||
int * | jcol, | ||
graph_type * | graph | ||
) |
Definition at line 12 of file matrix2graph.c.