One configured -gparticlefile source.
More...
#include <gparticle_reader.h>
|
| std::string | format |
| | Source format token, for example lund.
|
| |
| std::string | filename |
| | Source filename.
|
| |
The format token selects either a built-in reader, such as lund, or a dynamic plugin named by gparticlePluginName(). The filename value is passed unchanged to the reader.
Definition at line 98 of file gparticle_reader.h.
◆ GParticleSourceDefinition() [1/2]
| GParticleSourceDefinition::GParticleSourceDefinition |
( |
| ) |
|
|
default |
◆ GParticleSourceDefinition() [2/2]
| GParticleSourceDefinition::GParticleSourceDefinition |
( |
std::string | f, |
|
|
std::string | n ) |
|
inline |
◆ gparticlePluginName()
| std::string GParticleSourceDefinition::gparticlePluginName |
( |
| ) |
const |
|
inline |
- Returns
- Plugin name following the
gparticle_<format>_plugin convention.
Definition at line 124 of file gparticle_reader.h.
◆ filename
| std::string GParticleSourceDefinition::filename |
◆ format
| std::string GParticleSourceDefinition::format |
The documentation for this struct was generated from the following file: