#include <IrregTag.H>
◆ IrregTag()
◆ ~IrregTag()
◆ read() [1/2]
void IrregTag::read |
( |
const std::string & |
a_filename | ) |
|
◆ read() [2/2]
◆ write() [1/2]
void IrregTag::write |
( |
const std::string & |
a_filename | ) |
|
◆ write() [2/2]
◆ setTags()
void IrregTag::setTags |
( |
const VolIndex & |
a_vol, |
|
|
const Vector< int > & |
tags, |
|
|
const Vector< double > & |
values |
|
) |
| |
/name Construction routines
◆ close()
Called when no more calls to setTags will be performed.
◆ tags() [1/2]
/name Access routines
IrregTag object must be 'closed' before these operations can be performed.
- See also
- close()
◆ numVol()
int IrregTag::numVol |
( |
| ) |
const |
◆ tags() [2/2]
TagSet IrregTag::tags |
( |
int |
a_tagsetIndex | ) |
const |
◆ m_closed
◆ m_ivs
◆ m_accumulator
std::list<Entry> IrregTag::m_accumulator |
|
private |
◆ m_set
The documentation for this class was generated from the following file: