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

#include <hecmw_vis_SF_geom.h>

Collaboration diagram for _result_struct:

Data Fields

int n_vertex
 
int n_patch
 
double * vertex
 
int * patch
 
double * color
 
double * disp
 

Detailed Description

Definition at line 170 of file hecmw_vis_SF_geom.h.

Field Documentation

◆ color

double* _result_struct::color

Definition at line 175 of file hecmw_vis_SF_geom.h.

◆ disp

double* _result_struct::disp

Definition at line 176 of file hecmw_vis_SF_geom.h.

◆ n_patch

int _result_struct::n_patch

Definition at line 172 of file hecmw_vis_SF_geom.h.

◆ n_vertex

int _result_struct::n_vertex

Definition at line 171 of file hecmw_vis_SF_geom.h.

◆ patch

int* _result_struct::patch

Definition at line 174 of file hecmw_vis_SF_geom.h.

◆ vertex

double* _result_struct::vertex

Definition at line 173 of file hecmw_vis_SF_geom.h.


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