Peano
Loading...
Searching...
No Matches
peano4.datamodel.DaStGen2.DaStGen2Generator Class Reference

Simple generator mapping a DaStGen2 object onto a plain C++ class. More...

Inheritance diagram for peano4.datamodel.DaStGen2.DaStGen2Generator:
Collaboration diagram for peano4.datamodel.DaStGen2.DaStGen2Generator:

Public Member Functions

 __init__ (self, data)
 
 get_stack_container (self)
 
 get_header_file_include (self)
 
 construct_output (self, output)
 Finally construct the output.
 

Protected Attributes

 _data
 

Detailed Description

Simple generator mapping a DaStGen2 object onto a plain C++ class.

Definition at line 19 of file DaStGen2.py.

Constructor & Destructor Documentation

◆ __init__()

peano4.datamodel.DaStGen2.DaStGen2Generator.__init__ ( self,
data )

Definition at line 25 of file DaStGen2.py.

Member Function Documentation

◆ construct_output()

peano4.datamodel.DaStGen2.DaStGen2Generator.construct_output ( self,
output )

Finally construct the output.

Pass in an instance of the output object. We use this output object only to register the generated C++ file with the build environment.

Definition at line 38 of file DaStGen2.py.

References peano4.datamodel.DaStGen2.DaStGen2Generator._data, peano4.datamodel.DaStGen2.DaStGen2GeneratorForObjectsWithSmartPointers._data, peano4.toolbox.particles.ParticleSet.AbstractParticleSetGenerator._data, convert::input::PeanoTextPatchFileReader._data, peano4::maps::HierarchicalStackMap< T >._data, peano4::maps::STDStackMap< T >._data, peano4::stacks::STDVectorStack< T >._data, peano4::stacks::STDVectorStackOverObjectsWithSmartPointers< T >._data, peano4::stacks::STDVectorStackOverObjectsWithSmartPointers< T >::PopBlockStackView._data, peano4::stacks::STDVectorStackOverSmartPointers< T >._data, peano4::stacks::STDVectorStackOverSmartPointers< T >::PopBlockStackView._data, peano4::stacks::tests::GeneratedTestObject._data, peano4::stacks::tests::GeneratedTestObject_Flattened._data, tarch::logging::Statistics::DataSet._data, tarch::logging::Statistics::LogMessage._data, tarch::mpi::StringMessage._data, tarch::plotter::griddata::blockstructured::PeanoHDF5PatchFileWriter::CellDataWriter._data, tarch::plotter::griddata::blockstructured::PeanoHDF5PatchFileWriter::VertexDataWriter._data, toolbox::blockstructured::GlobalDatabase._data, toolbox::particles::assignmentchecks::internal::Database._data, toolbox::particles::FileReader._data, and toolbox::particles::TrajectoryDatabase._data.

◆ get_header_file_include()

◆ get_stack_container()

Field Documentation

◆ _data


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