![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
分散で計算された結果を読込み処理するためのユーティリティ More...
#include <fstr_rmerge_util.h>
Data Fields | |
int | nnode_gid |
int | nelem_gid |
int * | node_gid |
int * | elem_gid |
struct hecmwST_result_data * | result |
int* fstr_res_info::elem_gid |
Definition at line 36 of file fstr_rmerge_util.h.
int fstr_res_info::nelem_gid |
Definition at line 34 of file fstr_rmerge_util.h.
int fstr_res_info::nnode_gid |
Definition at line 33 of file fstr_rmerge_util.h.
int* fstr_res_info::node_gid |
Definition at line 35 of file fstr_rmerge_util.h.
struct hecmwST_result_data* fstr_res_info::result |
Definition at line 37 of file fstr_rmerge_util.h.