|
SIMLIB/C++ 3.09
|
| ▼ src | |
| _test_.cc | Simple test model |
| algloop.cc | Algebraic loop solver blocks |
| atexit.cc | Implementation of global objects for cleanup |
| barrier.cc | Barrier synchronization |
| calendar.cc | Calendar queue implementation |
| cond.cc | State conditions |
| continuous.cc | Continuous blocks definitions |
| debug.cc | Some internal debugging tools |
| delay.cc | Delay block implementation (experimental) |
| delay.h | Simple delay block interface |
| entity.cc | Active entities base class |
| error.cc | Error messages processing |
| errors.cc | |
| errors.h | |
| event.cc | Discrete events base class |
| facility.cc | Implementation of Facility |
| fun.cc | Function blocks |
| graph.cc | |
| histo.cc | Histogram implamentation |
| internal.h | Internal header file for SIMLIB/C++ |
| intg.cc | Integrator block implementation |
| link.cc | List item implementation |
| list.cc | Internal double-linked list implementation |
| name.cc | Object-name relation |
| ni_abm4.cc | |
| ni_abm4.h | Adams-Bashforth-Moulton 4th order |
| ni_euler.cc | |
| ni_euler.h | Modified Euler method |
| ni_fw.cc | |
| ni_fw.h | Fowler-Warten method |
| ni_rke.cc | Numerical integration method - Runge-Kutta-England |
| ni_rke.h | Runge-Kutta-England method (default) |
| ni_rkf3.cc | |
| ni_rkf3.h | Runge-Kutta-Fehlberg 3rd order |
| ni_rkf5.cc | |
| ni_rkf5.h | Runge-Kutta-Fehlberg 5th order |
| ni_rkf8.cc | |
| ni_rkf8.h | Runge-Kutta-Fehlberg 8th order |
| numint.cc | Numerical integration methods |
| object.cc | Root of SIMLIB/C++ class hierarchy |
| opt-hooke.cc | Optimization algorithm - Hooke-Jeves |
| opt-param.cc | Optimization parameters |
| opt-simann.cc | Optimization algorithm - simulated annealing (simplified) |
| optimize.h | Basic optimization framework + methods |
| output1.cc | Output subsystem implementation |
| output2.cc | Output subsystem implementation |
| print.cc | Printing - like printf |
| process.cc | Implementation of quasiparallel processes (coroutines) |
| queue.cc | Queue implementation (priority queue) |
| random1.cc | Random number generators - basic |
| random2.cc | Random number generators - transformations |
| rdtsc.h | |
| run.cc | Simulation control algorithm |
| sampler.cc | Periodic sampler |
| semaphor.cc | Process synchronization - semaphore |
| simlib.h | Main SIMLIB/C++ interface |
| simlib2D.cc | 2D vector block extension |
| simlib2D.h | 2D vector block extension |
| simlib3D.cc | 3D vector block extension |
| simlib3D.h | 3D vector block extension |
| stat.cc | Statistics |
| stdblock.cc | Non-linear blocks |
| store.cc | Store implementation |
| tstat.cc | Time dependent statistics |
| version.cc | SIMLIB version number |
| waitunti.cc | Process::WaitUntil implementation |
| zdelay.cc | Unit delay block implementation |
| zdelay.h | Unit delay block interface |