![]() |
FrontISTR
5.7.1
Large-scale structural analysis program with finit element method
|
#include "hecmw_result.h"Go to the source code of this file.
Functions | |
| int | HECMW_result_io_txt_write_by_fname (char *filename) |
| int | HECMW_result_io_txt_write_ST_by_fname (char *filename, struct hecmwST_result_data *result, int n_node, int n_elem, char *header, char *comment) |
| struct hecmwST_result_data * | HECMW_result_io_txt_read_by_fname (char *filename) |
| struct hecmwST_result_data* HECMW_result_io_txt_read_by_fname | ( | char * | filename | ) |
Definition at line 1208 of file hecmw_result_io_txt.c.
| int HECMW_result_io_txt_write_by_fname | ( | char * | filename | ) |
Definition at line 340 of file hecmw_result_io_txt.c.
| int HECMW_result_io_txt_write_ST_by_fname | ( | char * | filename, |
| struct hecmwST_result_data * | result, | ||
| int | n_node, | ||
| int | n_elem, | ||
| char * | header, | ||
| char * | comment | ||
| ) |
Definition at line 694 of file hecmw_result_io_txt.c.