OPAL (Object Oriented Parallel Accelerator Library)
2022.1
OPAL
src
src
_PyOpal
PyElement.cpp
Go to the documentation of this file.
1
#include "
PyOpal/PyElement.h
"
2
3
//using namespace boost::python;
4
namespace
PyOpal
{
5
namespace
PyElementNS {
6
7
std::map<AttributeType, std::string>
attributeName
= std::map<AttributeType, std::string>({
8
{
DOUBLE
,
"double"
}
9
});
10
11
}
// PyElementNS
12
}
// PyOpal
PyElement.h
PyOpal
Definition:
ExceptionTranslation.cpp:5
PyOpal::PyElementNS::DOUBLE
@ DOUBLE
Definition:
PyElement.h:60
PyOpal::PyElementNS::attributeName
std::map< AttributeType, std::string > attributeName
Definition:
PyElement.cpp:7
Generated on Thu Oct 20 2022 17:40:09 for OPAL (Object Oriented Parallel Accelerator Library) by
1.9.3