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