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

#include <CFSTRDB.h>

Inheritance diagram for CFSTRDB_CFlux:
Collaboration diagram for CFSTRDB_CFlux:

Data Structures

class  CItem
 

Public Member Functions

 CFSTRDB_CFlux ()
 
virtual ~CFSTRDB_CFlux ()
 
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 382 of file CFSTRDB.h.

Constructor & Destructor Documentation

◆ CFSTRDB_CFlux()

CFSTRDB_CFlux::CFSTRDB_CFlux ( )

Definition at line 14 of file CFSTRDB_CFlux.cpp.

◆ ~CFSTRDB_CFlux()

CFSTRDB_CFlux::~CFSTRDB_CFlux ( )
virtual

Definition at line 18 of file CFSTRDB_CFlux.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ Clear()

void CFSTRDB_CFlux::Clear ( )
virtual

Implements CHECDataBlock.

Definition at line 20 of file CFSTRDB_CFlux.cpp.

Here is the caller graph for this function:

◆ Read()

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

Implements CHECDataBlock.

Definition at line 42 of file CFSTRDB_CFlux.cpp.

Here is the call graph for this function:

◆ Write()

void CFSTRDB_CFlux::Write ( class CHECData hecd)
virtual

Implements CHECDataBlock.

Definition at line 25 of file CFSTRDB_CFlux.cpp.

Here is the call graph for this function:

Field Documentation

◆ amp

char CFSTRDB_CFlux::amp[hec_name_size]

Definition at line 395 of file CFSTRDB.h.

◆ ItemList

std::vector<CItem> CFSTRDB_CFlux::ItemList

Definition at line 399 of file CFSTRDB.h.


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