BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::gastables::InputThermo Class Reference

a class that can read the thermo.inp More...

#include <cl_GT_InputThermo.hpp>

Inheritance diagram for belfem::gastables::InputThermo:
[legend]
Collaboration diagram for belfem::gastables::InputThermo:
[legend]

Public Member Functions

 InputThermo (const string &aPath)
 Default Constructor.
 ~InputThermo ()=default
bool entry_exists (RefGas *aRefgas)
void read_data (RefGas *aRefgas)
Public Member Functions inherited from belfem::Ascii
 Ascii (const string &aPath, const enum FileMode &aMode)
virtual ~Ascii ()
bool save ()
void print (const std::string &aLine)
index_t length () const
 return the number of lines
stringline (const index_t aLineNumber)
const stringline (const index_t aLineNumber) const

Additional Inherited Members

Protected Attributes inherited from belfem::Ascii
string mPath
const FileMode mMode
Cell< stringmBuffer
bool mChangedSinceLastSave = false

Detailed Description

a class that can read the thermo.inp

Constructor & Destructor Documentation

◆ InputThermo()

belfem::gastables::InputThermo::InputThermo ( const string & aPath)

Default Constructor.

Loads an input file from a path

Parameters
aPath

◆ ~InputThermo()

belfem::gastables::InputThermo::~InputThermo ( )
default

Member Function Documentation

◆ entry_exists()

bool belfem::gastables::InputThermo::entry_exists ( RefGas * aRefgas)

◆ read_data()

void belfem::gastables::InputThermo::read_data ( RefGas * aRefgas)

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