#include <matInclude.h>
Static Public Member Functions | |
| static unsigned int | getNProcs () |
| static void | setNProcs (unsigned int const nP) |
| static unsigned int | getMatrixParallelLevel () |
| static void | setMatrixParallelLevel (unsigned int const mPL) |
| static unsigned int mat::Params::getMatrixParallelLevel | ( | ) | [inline, static] |
Referenced by main(), mainFun(), and SCF::MatOptions::prepare().
| static unsigned int mat::Params::getNProcs | ( | ) | [inline, static] |
Referenced by GetDensFromFock::get_dens_from_fock_sparse(), main(), mainFun(), and SCF::MatOptions::prepare().
| static void mat::Params::setMatrixParallelLevel | ( | unsigned int const | mPL | ) | [inline, static] |
Referenced by main(), mainFun(), and SCF::MatOptions::prepare().
| static void mat::Params::setNProcs | ( | unsigned int const | nP | ) | [inline, static] |
Referenced by main(), mainFun(), and SCF::MatOptions::prepare().
1.6.1