pistol’s documentation

Equations of motion

See this Equations of motions

Install

We recommend conda for dependencies, see README on pistol github repository

Tutorial

To do …

mpirun -n 4 python analytical.py -mf -ksp_view -ksp_monitor -ksp_converged_reason

Profiling:

mpirun -n 4 python -m cProfile -o output.prof uniform.py
snakeviz output.prof

Indices and tables