Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

Smoluchowski Solver.

0.0.06

Visit the official site at http://smoluch.rozax.net

Introduction

Smoluchowski Solver is a set of programs that solve the Smoluchowski problems (forward and inverse) with fast algorithms of linear algebra.

Build

To build Smoluchowski Solver you will need gcc/g++ (of any version you can find nowadays) and GNU make.

Just type 'make' in the source directory and wait a bit. Binarie 'smolsolver' will be found in the 'examples/' subdirectory. Yoy can also type 'make all' to build test files to cross approximation and fast fourier transformation in 'smoluchowski/' subdirecrtory.


Generated on Sun May 25 01:58:04 2025 for SmoluchowskiSolver by Doxygen