FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
CHECDB_SGroup Class Reference

#include <CHECDB.h>

Inheritance diagram for CHECDB_SGroup:
Collaboration diagram for CHECDB_SGroup:

Data Structures

class  CItem
 

Public Member Functions

 CHECDB_SGroup ()
 
virtual ~CHECDB_SGroup ()
 
virtual void Clear ()
 
virtual void Write (class CHECData *hecd)
 
virtual bool Read (class CHECData *hecd, char *header_line)
 
- Public Member Functions inherited from CHECDataBlock
 CHECDataBlock (int dtype)
 
virtual ~CHECDataBlock ()
 
virtual bool IsMesh ()
 

Data Fields

char name [hec_name_size]
 
std::vector< CItemItemList
 
- Data Fields inherited from CHECDataBlock
int data_type
 

Detailed Description

Definition at line 228 of file CHECDB.h.

Constructor & Destructor Documentation

◆ CHECDB_SGroup()

CHECDB_SGroup::CHECDB_SGroup ( )

Definition at line 15 of file CHECDB_SGroup.cpp.

◆ ~CHECDB_SGroup()

CHECDB_SGroup::~CHECDB_SGroup ( )
virtual

Definition at line 19 of file CHECDB_SGroup.cpp.

Member Function Documentation

◆ Clear()

void CHECDB_SGroup::Clear ( )
virtual

Implements CHECDataBlock.

Definition at line 21 of file CHECDB_SGroup.cpp.

◆ Read()

bool CHECDB_SGroup::Read ( class CHECData hecd,
char *  header_line 
)
virtual

Implements CHECDataBlock.

Definition at line 34 of file CHECDB_SGroup.cpp.

Here is the call graph for this function:

◆ Write()

void CHECDB_SGroup::Write ( class CHECData hecd)
virtual

Implements CHECDataBlock.

Definition at line 23 of file CHECDB_SGroup.cpp.

Here is the call graph for this function:

Field Documentation

◆ ItemList

std::vector<CItem> CHECDB_SGroup::ItemList

Definition at line 237 of file CHECDB.h.

◆ name

char CHECDB_SGroup::name[hec_name_size]

Definition at line 230 of file CHECDB.h.


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