pomerol  2.1
pomerol Documentation

The source code and installation instructions are located in project's GitHub repository.

libpomerol API

Most of pomerol's API is defined in Pomerol namespace with an exception of the MPI tools that are defined in pMPI.

The entire library is available via a single include file pomerol.hpp.

A pomerol-based exact diagonalization program would normally proceed as follows.

All available classes and functions are grouped into a few modules, so you can check out the Modules page to get an overview of libpomerol's API.