Hawaii Hybrid
|
#include "hawaii.h"
Go to the source code of this file.
Enumerations | |
enum | IntegrandType { INTEGRAND_M0 , INTEGRAND_M2 , INTEGRAND_PF } |
Functions | |
void | c_mpi_perform_integration (MoleculeSystem *ms, IntegrandType integrand_type, CalcParams *params, double Temperature, size_t niterations, size_t npoints, double *m, double *q) |
enum IntegrandType |
void c_mpi_perform_integration | ( | MoleculeSystem * | ms, |
IntegrandType | integrand_type, | ||
CalcParams * | params, | ||
double | Temperature, | ||
size_t | niterations, | ||
size_t | npoints, | ||
double * | m, | ||
double * | q ) |