OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
EndFieldModel.cpp File Reference
#include "AbsBeamline/EndFieldModel/EndFieldModel.h"
#include <algorithm>
#include <map>
#include <sstream>
#include "Utilities/GeneralOpalException.h"
Include dependency graph for EndFieldModel.cpp:

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)