| bicgstab_solver.hpp | Stabilized Biconjugate Gradient solver based problem solver |
| callback.hpp | General callback functors |
| ccolmatrix.hpp | Compressed column sparse matrix algebra |
| color.hpp | Colors for plotting |
| colormap.hpp | Colormap graph for plotting |
| compmath.hpp | Compatibility math |
| config.hpp | Configuration header for blas libraries |
| constants.hpp | Physical constants |
| convergence.hpp | Vlasov system convergence tester |
| coordmapper.hpp | 1D and 2D coordinate transformations for plotter |
| coordmatrix.hpp | Sparse coordinate-based sparse matrices |
| crowmatrix.hpp | Compressed row sparse matrix algebra |
| csgobject_solid.hpp | Solid definition using CSGObject |
| diag_precond.hpp | Diagonal preconditioner |
| dxf_solid.hpp | Solid definition using MyDXF |
| empty_precond.hpp | Dummy preconditioner |
| epot_efield.hpp | Electric potential base electric field |
| epot_problem.hpp | Poisson equation problem for solving electric potential |
| eqpotgraph.hpp | Graph for plotting equipotential lines |
| error.hpp | Error classes and handling |
| fielddiagplot.hpp | Field diagnostic plotter |
| fielddiagplotter.hpp | Non-interactive field diagnostic plotter |
| fieldgraph.hpp | Graph for plotting fields |
| file.hpp | Bindary file writing and reading tools |
| fonts.hpp | Font handling |
| frame.hpp | Frame for plots |
| func_solid.hpp | Solid definition based on C functions |
| geometry.hpp | Geometry definition |
| geomplot.hpp | Geometry plotting |
| geomplotter.hpp | Non-interactive plotter for geometries |
| graph.hpp | Base for plottable graphs |
| graph3d.hpp | Base for three dimensional plottable graphs |
| gs_solver.hpp | Gauss-Seidel solver |
| gtkfielddiagdialog.hpp | Dialog for constructing field diagnostic windows |
| gtkfielddiagexportdialog.hpp | Dialog for exporting field diagnostic data |
| gtkfielddiagwindow.hpp | Field diagnostic window |
| gtkgeomwindow.hpp | Geometry view window |
| gtkhardcopy.hpp | Dialog window for producing hard copies |
| gtkparticlediagdialog.hpp | Dialog for constructing particle diagnostic windows |
| gtkparticlediagexportdialog.hpp | Dialog for exporting field diagnostic data |
| gtkparticlediagwindow.hpp | Particle diagnostic window |
| gtkplotter.hpp | GTK based plotters |
| gtkpreferences.hpp | Preferences for plot windows |
| gtkwindow.hpp | Window for GTK plots |
| hbio.hpp | Harwell Boeing sparse matrix file handling |
| histogram.hpp | Histogram data handling for 1D and 2D |
| ibsimu.hpp | Ion Beam Simulator global settings |
| ilu0_precond.hpp | ILU0 preconditioner for sparse matrices |
| interpolation.hpp | Two dimensional interpolation |
| label.hpp | Plot labels |
| legend.hpp | Plot legends |
| lineclip.hpp | Floating point line clipping for cairo |
| main_dev.dxy | |
| mat3d.hpp | Three-by-three matrices |
| matrix.hpp | Basis for matrix implementations |
| mesh.hpp | Rectangular mesh definition |
| meshgraph.hpp | Graph of rectangular mesh for geometry plots |
| meshvectorfield.hpp | Mesh based vector fields |
| multimeshvectorfield.hpp | Vector field using multiple meshes |
| mvector.hpp | N-dimensional vector |
| mydxfblocks.hpp | DXF Blocks |
| mydxfentities.hpp | DXF Entities |
| mydxffile.hpp | DXF File |
| mydxfheader.hpp | DXF Header |
| mydxftables.hpp | DXF Tables |
| palette.hpp | Palette for colormaps |
| particledatabase.hpp | Particle databases |
| particlediagplot.hpp | Particle diagnostic plot |
| particlediagplotter.hpp | Non-interactive particle diagnostic plotter |
| particlegraph.hpp | Graph for particle plots |
| particleiterator.hpp | Particle iterator |
| particles.hpp | Particle and particle point objects |
| particlestatistics.hpp | Particle statistics |
| plotter.hpp | Base for plotters |
| polysolver.hpp | Polynomial solver |
| precond.hpp | Base for preconditioners |
| problem.hpp | Base for problems |
| readascii.hpp | ASCII file reading tool |
| ruler.hpp | Rulers for plot frames |
| scalarfield.hpp | Scalar fields |
| scharge.hpp | Space charge deposition functions |
| scheduler.hpp | Job scheduler for parallel processing |
| solid.hpp | Base for solid definition |
| solidgraph.hpp | Graph for plotting solids |
| solver.hpp | Base for solvers |
| sort.hpp | Insertion sort algorithm |
| statusprint.hpp | Subroutine for printing running status line on command line |
| stl_solid.hpp | Solid definition using Stereolithography CAD format |
| stlfile.hpp | Stereolithography CAD file handling |
| symbols.hpp | Latex symbols chart |
| timer.hpp | Timer for cputime and realtime |
| trajectory.hpp | Trajectory interpolation solver |
| trajectorydiagnostics.hpp | Trajectory diagnostics |
| transformation.hpp | Full transformation for three dimensional homogenous space |
| types.hpp | Base types |
| umfpack_solver.hpp | UMFPack solver |
| vec3d.hpp | Three dimensional vectors |
| vec4d.hpp | Homogenous vectors for three dimensional space |
| vectorfield.hpp | Vector field base |
| xygraph.hpp | XY-graph |