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

#include <hecmw_io_struct.h>

Collaboration diagram for hecmw_io_contact:

Data Fields

char name [HECMW_NAME_LEN+1]
 
int type
 
char master_grp [HECMW_NAME_LEN+1]
 
char slave_grp [HECMW_NAME_LEN+1]
 
char slave_orisgrp [HECMW_NAME_LEN+1]
 
struct hecmw_io_contactnext
 

Detailed Description

Definition at line 153 of file hecmw_io_struct.h.

Field Documentation

◆ master_grp

char hecmw_io_contact::master_grp[HECMW_NAME_LEN+1]

Definition at line 156 of file hecmw_io_struct.h.

◆ name

char hecmw_io_contact::name[HECMW_NAME_LEN+1]

Definition at line 154 of file hecmw_io_struct.h.

◆ next

struct hecmw_io_contact* hecmw_io_contact::next

Definition at line 159 of file hecmw_io_struct.h.

◆ slave_grp

char hecmw_io_contact::slave_grp[HECMW_NAME_LEN+1]

Definition at line 157 of file hecmw_io_struct.h.

◆ slave_orisgrp

char hecmw_io_contact::slave_orisgrp[HECMW_NAME_LEN+1]

Definition at line 158 of file hecmw_io_struct.h.

◆ type

int hecmw_io_contact::type

Definition at line 155 of file hecmw_io_struct.h.


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