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

#include <CFSTRDB.h>

Inheritance diagram for CFSTRDB_SRadiate:
Collaboration diagram for CFSTRDB_SRadiate:

Data Structures

class  CItem
 

Public Member Functions

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

Data Fields

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

Detailed Description

Definition at line 610 of file CFSTRDB.h.

Constructor & Destructor Documentation

◆ CFSTRDB_SRadiate()

CFSTRDB_SRadiate::CFSTRDB_SRadiate ( )

Definition at line 14 of file CFSTRDB_SRadiate.cpp.

◆ ~CFSTRDB_SRadiate()

CFSTRDB_SRadiate::~CFSTRDB_SRadiate ( )
virtual

Definition at line 20 of file CFSTRDB_SRadiate.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ Clear()

void CFSTRDB_SRadiate::Clear ( )
virtual

Implements CHECDataBlock.

Definition at line 22 of file CFSTRDB_SRadiate.cpp.

Here is the caller graph for this function:

◆ Read()

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

Implements CHECDataBlock.

Definition at line 53 of file CFSTRDB_SRadiate.cpp.

Here is the call graph for this function:

◆ Write()

void CFSTRDB_SRadiate::Write ( class CHECData hecd)
virtual

Implements CHECDataBlock.

Definition at line 28 of file CFSTRDB_SRadiate.cpp.

Here is the call graph for this function:

Field Documentation

◆ amp1

char CFSTRDB_SRadiate::amp1[hec_name_size]

Definition at line 628 of file CFSTRDB.h.

◆ amp2

char CFSTRDB_SRadiate::amp2[hec_name_size]

Definition at line 629 of file CFSTRDB.h.

◆ ItemList

std::vector<CItem> CFSTRDB_SRadiate::ItemList

Definition at line 633 of file CFSTRDB.h.


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