BiCGSTABSolver | BiCGSTAB based solver implementation |
BiCubicInterpolation2D | BiCubic 2d interpolation |
BiLinearInterpolation2D | BiLinear 2d interpolation |
Bound | Boundary condition definition class |
CColMatrix | Compressed column sparse matrix class |
ClosestInterpolation2D | Closest point 2d interpolation |
Color | Color class for plotting |
Colormap | Class for colormap type plots |
ColormapLegend | Legend for presenting colormap key |
Coordmapper | Linear-linear 2D coordinate mapper |
Coordmapper1D | Linear 1D coordinate mapper |
CoordMatrix | Coordinate sparse matrix class |
CRowMatrix | Compressed row sparse matrix class |
CSGObjectSolid | CSGObject solid class |
Diag_Precond | Diagonal preconditioner class |
DXFSolid | MyDXFFile solid class |
Efield | Abstract base class for electric field |
Emittance | Class for emittance statistics |
EmittanceConv | Class for emittance conversion from (r,r') to (x,x') |
Empty_Precond | Empty preconditioner class |
EpotEfield | Electric field class implementation based on on-line interpolation of electric potential |
EpotProblem | Class for constructing the linear/nonlinear problem for the solver |
EqPotGraph | Equipotential line plot |
Error | Base error class |
ErrorDim | Error class for dimension mismatch errors |
ErrorErrno | Error class for C-style errno errors |
ErrorLocation | Error location class |
ErrorNoMem | Error class for memory allocation errors |
ErrorRange | Error class for index range checking errors |
ErrorUnimplemented | Error class to use if requested feature is unimplemented |
FieldDiagPlot | Field diagnostics plot |
FieldDiagPlotter | Non-interactive fielddiag plotter |
FieldGraph | Class for drawing fields with colormap |
Font | Font for FontLib engine |
FontLib | Font engine using FreeType, FontConfig and cairographics |
FontLib::Symbolname | Glyph symbol name entry |
Frame | General purpose plotter frame for cairographics surfaces |
FuncSolid | Function solid class |
Geometry | Geometry defining class |
GeomPlot | Geometry plotter class |
GeomPlotter | Non-interactive geometry plotter |
Graph | Abstract base class for drawable plots |
Graph3D | Abstract base class for drawable3d plots |
GSSolver | Gauss-Seidel based solver implementation |
GTKFieldDiagDialog | Interactive dialog for launching field diagnostic window |
GTKFieldDiagExportDialog | Interactive dialog for exporting field diagnostic data |
GTKFieldDiagWindow | Interactive field diagnostic plotter |
GTKGeomWindow | Interactive geometry plotter |
GTKHardcopy | Interactive dialog for producing hardcopies |
GTKParticleDiagDialog | Dialog window for starting interactive particle diagnostics |
GTKParticleDiagWindow | Interactive particle diagnostics plotter |
GTKPlotter | GTK Plotter class |
GTKPreferences | Common features of preferences settings for all gtk user interface based interactive plotters |
GTKWindow | Base class for interactive plotters |
HBIO | Harwell Boeing sparse matrix file format I/O class |
Histogram | Base histogram class |
Histogram1D | Class for 1D histogram type representation of data |
Histogram2D | Class for 2d histogram type representation of data |
IBSimu | Main class for IBSimu |
ILU0_Precond | Zero fill-in incomplete LU preconditioner class |
Int3D | 3D Integer vector class |
Interpolation2D | Base class for 2d interpolation |
Label | Class for labels in plots |
Legend | Base class for legend definition |
LegendEntry | Class for legend entry |
LineClip | Line clipper |
Matrix | Base matrix class |
MatrixMulVec | Container object for matrix-vector multiplication operation |
MeshGraph | Class for drawing mesh |
MTRandom | Quasi random number generator for N dimensions |
MultiEntryLegend | Legend for presenting plot styles |
MyDXFArc | DXF arc entity class |
MyDXFBlock | DXF block class |
MyDXFBlocks | DXF blocks class |
MyDXFCircle | DXF circle entity class |
MyDXFEntities | DXF entity database |
MyDXFEntity | DXF entity base class |
MyDXFEntitySelection | DXF entity selection |
MyDXFEntry | DXF table entry |
MyDXFEntry_BlockRecord | DXF table entry for block record table |
MyDXFEntry_Layer | DXF table entry for layer table |
MyDXFFile | DXF file class |
MyDXFHeader | DXF header class |
MyDXFInsert | DXF insert entity class |
MyDXFLine | DXF line entity class |
MyDXFLWPolyline | DXF LW polyline entity class |
MyDXFMText | DXF text entity class |
MyDXFPathEntity | DXF path entity base class |
MyDXFTable | DXF table class |
MyDXFTables | DXF tables class |
Palette | Class for palette definition |
Palette::Entry | Palette defining entry |
Particle< PP > | Particle class in some geometry |
ParticleBase | Particle base class |
ParticleDataBase | Particle database base class |
ParticleDataBase2D | Particle database class for two dimensions |
ParticleDataBase3D | Particle database class for three dimensions |
ParticleDataBaseCyl | Particle database class for cylindrical systems |
ParticleDataBasePP< PP > | Templated particle database base class for different dimensions |
ParticleDiagPlot | Particle diagnostic plot |
ParticleDiagPlotter | Non-interactive particle diagnostic plotter |
ParticleGraph | Class for drawing particle trajectories |
ParticleIterator< PP > | Particle iterator class for continuous Vlasov-type iteration |
ParticleIteratorData | Temporary data bundle for particle iterators |
ParticleP2D | Particle point class for 2D |
ParticleP3D | Particle point class for 3D |
ParticlePBase | Particle point base class |
ParticlePCyl | Particle point class for cylindrical coordinates |
Plotter | Non-interactive plotter |
Precond | Abstract base preconditioner class |
Problem | Abstract base class for linear/non-linear problem, which can be described by a non-linear system of equations |
QRandom | Quasi random number generator for N dimensions |
Random | Random number generator for N dimensions |
Ruler | Class for coordinate axis ruler |
ScalarField | Scalar field class |
Scheduler< Solv, Prob, Err > | Scheduler class for implementing consumer-producer threading |
Solid | Abstract solid class |
SolidGraph | A 2D cut view of the geometry solids |
Solver | Abstract base class for solving linear and nonlinear problems. Different implementation may exist |
StatusPrint | A tool for printing running status on command line |
Timer | Class for measuring code runtime in cpu time and realtime |
TrajectoryDiagnosticColumn | Class for trajectory diagnostic data column |
TrajectoryDiagnosticData | Class for trajectory diagnostic data |
TrajectoryRep1D | Trajectory representation between two calculated points in 1d |
Transformation | Transformation for homogenous three dimensional space |
UMFPACKSolver | UMFPACK based solver implementation |
Vec3D | Three dimensional vector |
Vec4D | Homogenous vector for three dimensional space |
Vector | Dense math vector class |
Vector::VectorLA | Container object for linear algebra operations |
Vector::VectorRef | Container object for coefficient-vector pairs |
VectorField | Vector field class |
XYGraph | Class for XY-type simple graph plots |