OPALX (Object Oriented Parallel Accelerator Library for Exascal)
master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
ElementPositionWriter.h
Go to the documentation of this file.
1
#ifndef OPAL_ELEMENT_POSITION_WRITER_H
2
#define OPAL_ELEMENT_POSITION_WRITER_H
3
4
#include "
SDDSWriter.h
"
5
6
class
ElementPositionWriter
:
public
SDDSWriter
{
7
public
:
8
explicit
ElementPositionWriter
(
const
std::string& fname);
9
10
void
addRow
(
double
spos,
const
std::vector<double>& row,
const
std::string&
elements
);
11
12
private
:
13
void
fillHeader
();
14
};
15
16
#endif
elements
elements
Definition
IndexMap.cpp:168
SDDSWriter.h
ElementPositionWriter
Definition
ElementPositionWriter.h:6
ElementPositionWriter::fillHeader
void fillHeader()
Definition
ElementPositionWriter.cpp:8
ElementPositionWriter::addRow
void addRow(double spos, const std::vector< double > &row, const std::string &elements)
Definition
ElementPositionWriter.cpp:40
SDDSWriter
Definition
SDDSWriter.h:38
src
Structure
ElementPositionWriter.h
Generated on Mon Jun 1 2026 10:40:53 for OPALX (Object Oriented Parallel Accelerator Library for Exascal) by
1.9.8