FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
CFSTRDB_DFlux::CItem Class Reference

#include <CFSTRDB.h>

Collaboration diagram for CFSTRDB_DFlux::CItem:

Public Member Functions

 CItem ()
 
 CItem (const CItem &item)
 
 CItem (const char *name, int t, double v)
 

Data Fields

char egrp [hec_name_size]
 
int type
 
double value
 

Detailed Description

Definition at line 425 of file CFSTRDB.h.

Constructor & Destructor Documentation

◆ CItem() [1/3]

CFSTRDB_DFlux::CItem::CItem ( )
inline

Definition at line 430 of file CFSTRDB.h.

◆ CItem() [2/3]

CFSTRDB_DFlux::CItem::CItem ( const CItem item)
inline

Definition at line 431 of file CFSTRDB.h.

◆ CItem() [3/3]

CFSTRDB_DFlux::CItem::CItem ( const char *  name,
int  t,
double  v 
)
inline

Definition at line 434 of file CFSTRDB.h.

Field Documentation

◆ egrp

char CFSTRDB_DFlux::CItem::egrp[hec_name_size]

Definition at line 427 of file CFSTRDB.h.

◆ type

int CFSTRDB_DFlux::CItem::type

Definition at line 428 of file CFSTRDB.h.

◆ value

double CFSTRDB_DFlux::CItem::value

Definition at line 429 of file CFSTRDB.h.


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