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

#include <hecmw_result_io.h>

Collaboration diagram for result_list:

Data Fields

char * label
 
double * ptr
 
int n_dof
 
struct result_listnext
 

Detailed Description

Definition at line 27 of file hecmw_result_io.h.

Field Documentation

◆ label

char* result_list::label

Definition at line 28 of file hecmw_result_io.h.

◆ n_dof

int result_list::n_dof

Definition at line 30 of file hecmw_result_io.h.

◆ next

struct result_list* result_list::next

Definition at line 31 of file hecmw_result_io.h.

◆ ptr

double* result_list::ptr

Definition at line 29 of file hecmw_result_io.h.


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