FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
fstr_res_info Struct Reference

Utility for reading and processing results computed in parallel. 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

Utility for reading and processing results computed in parallel.

Analysis result file info

Definition at line 18 of file fstr_rmerge_util.h.

Field Documentation

◆ elem_gid

int* fstr_res_info::elem_gid

Definition at line 22 of file fstr_rmerge_util.h.

◆ nelem_gid

int fstr_res_info::nelem_gid

Definition at line 20 of file fstr_rmerge_util.h.

◆ nnode_gid

int fstr_res_info::nnode_gid

Definition at line 19 of file fstr_rmerge_util.h.

◆ node_gid

int* fstr_res_info::node_gid

Definition at line 21 of file fstr_rmerge_util.h.

◆ result

struct hecmwST_result_data* fstr_res_info::result

Definition at line 23 of file fstr_rmerge_util.h.


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