|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
|
#include "AbsBeamline/EndFieldModel/EndFieldModel.h"#include <algorithm>#include <map>#include <sstream>#include "Utilities/GeneralOpalException.h"
Go to the source code of this file.
Namespaces | |
| namespace | endfieldmodel |
Functions | |
| bool | endfieldmodel::GreaterThan (std::vector< int > v1, std::vector< int > v2) |
| CompactVector helper function, used for sorting. | |
| std::vector< std::vector< int > > | endfieldmodel::CompactVector (std::vector< std::vector< int > > vec) |