FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
fstr_res_info Struct Reference

分散で計算された結果を読込み処理するためのユーティリティ More...

#include <fstr_rmerge_util.h>

Collaboration diagram for fstr_res_info:

Data Fields

int nnode_gid
 
int nelem_gid
 
int * node_gid
 
int * elem_gid
 
struct hecmwST_result_dataresult
 

Detailed Description

分散で計算された結果を読込み処理するためのユーティリティ

解析結果ファイル情報

Definition at line 32 of file fstr_rmerge_util.h.

Field Documentation

◆ elem_gid

int* fstr_res_info::elem_gid

Definition at line 36 of file fstr_rmerge_util.h.

◆ nelem_gid

int fstr_res_info::nelem_gid

Definition at line 34 of file fstr_rmerge_util.h.

◆ nnode_gid

int fstr_res_info::nnode_gid

Definition at line 33 of file fstr_rmerge_util.h.

◆ node_gid

int* fstr_res_info::node_gid

Definition at line 35 of file fstr_rmerge_util.h.

◆ result

struct hecmwST_result_data* fstr_res_info::result

Definition at line 37 of file fstr_rmerge_util.h.


The documentation for this struct was generated from the following file: