Loading [MathJax]/jax/output/HTML-CSS/config.js
Peano
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Peano4-core-datatypes.py File Reference

Go to the source code of this file.

Namespaces

namespace  Peano4-core-datatypes
 
namespace  Peano4
 -core-datatypes This Python script uses/invokes DaStGen2 to generate all the datatypes required by the core.
 

Variables

 Peano4-core-datatypes.integer_message = dastgen2.DataModel("tarch::mpi::IntegerMessage")
 
 Peano4-core-datatypes.double_message = dastgen2.DataModel("tarch::mpi::DoubleMessage")
 
 Peano4-core-datatypes.tree_management_message = dastgen2.DataModel("peano4::parallel::TreeManagementMessage")
 
 Peano4-core-datatypes.start_traversal_message = dastgen2.DataModel("peano4::parallel::StartTraversalMessage")
 
 Peano4-core-datatypes.grid_control_event = dastgen2.DataModel("peano4::grid::GridControlEvent")
 
 Peano4-core-datatypes.grid_statistics = dastgen2.DataModel("peano4::grid::GridStatistics")
 
 Peano4-core-datatypes.automaton_state = dastgen2.DataModel("peano4::grid::AutomatonState")
 
 Peano4-core-datatypes.grid_traversal_event = dastgen2.DataModel("peano4::grid::GridTraversalEvent")
 
 Peano4-core-datatypes.grid_vertex = dastgen2.DataModel("peano4::grid::GridVertex")