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

#include <CFSTRDB.h>

Inheritance diagram for CFSTRDB_Reftemp:
Collaboration diagram for CFSTRDB_Reftemp:

Public Member Functions

 CFSTRDB_Reftemp ()
 
virtual ~CFSTRDB_Reftemp ()
 
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

double value
 
- Data Fields inherited from CHECDataBlock
int data_type
 

Detailed Description

Definition at line 301 of file CFSTRDB.h.

Constructor & Destructor Documentation

◆ CFSTRDB_Reftemp()

CFSTRDB_Reftemp::CFSTRDB_Reftemp ( )

Definition at line 14 of file CFSTRDB_Reftemp.cpp.

◆ ~CFSTRDB_Reftemp()

CFSTRDB_Reftemp::~CFSTRDB_Reftemp ( )
virtual

Definition at line 16 of file CFSTRDB_Reftemp.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ Clear()

void CFSTRDB_Reftemp::Clear ( )
virtual

Implements CHECDataBlock.

Definition at line 18 of file CFSTRDB_Reftemp.cpp.

Here is the caller graph for this function:

◆ Read()

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

Implements CHECDataBlock.

Definition at line 25 of file CFSTRDB_Reftemp.cpp.

Here is the call graph for this function:

◆ Write()

void CFSTRDB_Reftemp::Write ( class CHECData hecd)
virtual

Implements CHECDataBlock.

Definition at line 20 of file CFSTRDB_Reftemp.cpp.

Here is the call graph for this function:

Field Documentation

◆ value

double CFSTRDB_Reftemp::value

Definition at line 305 of file CFSTRDB.h.


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