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

#include <CFSTRDB.h>

Inheritance diagram for CFSTRDB_SFlux:
Collaboration diagram for CFSTRDB_SFlux:

Data Structures

class  CItem
 

Public Member Functions

 CFSTRDB_SFlux ()
 
virtual ~CFSTRDB_SFlux ()
 
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 amp [hec_name_size]
 
std::vector< CItemItemList
 
- Data Fields inherited from CHECDataBlock
int data_type
 

Detailed Description

Definition at line 454 of file CFSTRDB.h.

Constructor & Destructor Documentation

◆ CFSTRDB_SFlux()

CFSTRDB_SFlux::CFSTRDB_SFlux ( )

Definition at line 15 of file CFSTRDB_SFlux.cpp.

◆ ~CFSTRDB_SFlux()

CFSTRDB_SFlux::~CFSTRDB_SFlux ( )
virtual

Definition at line 19 of file CFSTRDB_SFlux.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ Clear()

void CFSTRDB_SFlux::Clear ( )
virtual

Implements CHECDataBlock.

Definition at line 21 of file CFSTRDB_SFlux.cpp.

Here is the caller graph for this function:

◆ Read()

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

Implements CHECDataBlock.

Definition at line 43 of file CFSTRDB_SFlux.cpp.

Here is the call graph for this function:

◆ Write()

void CFSTRDB_SFlux::Write ( class CHECData hecd)
virtual

Implements CHECDataBlock.

Definition at line 26 of file CFSTRDB_SFlux.cpp.

Here is the call graph for this function:

Field Documentation

◆ amp

char CFSTRDB_SFlux::amp[hec_name_size]

Definition at line 467 of file CFSTRDB.h.

◆ ItemList

std::vector<CItem> CFSTRDB_SFlux::ItemList

Definition at line 471 of file CFSTRDB.h.


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