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

#include <hecmw_io_struct.h>

Collaboration diagram for hecmw_io_initial:

Data Fields

int type
 
int node
 
char ngrp [HECMW_NAME_LEN+1]
 
double val
 
struct hecmw_io_initialnext
 

Detailed Description

Definition at line 92 of file hecmw_io_struct.h.

Field Documentation

◆ next

struct hecmw_io_initial* hecmw_io_initial::next

Definition at line 98 of file hecmw_io_struct.h.

◆ ngrp

char hecmw_io_initial::ngrp[HECMW_NAME_LEN+1]

Definition at line 96 of file hecmw_io_struct.h.

◆ node

int hecmw_io_initial::node

Definition at line 95 of file hecmw_io_struct.h.

◆ type

int hecmw_io_initial::type

Definition at line 93 of file hecmw_io_struct.h.

◆ val

double hecmw_io_initial::val

Definition at line 97 of file hecmw_io_struct.h.


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