2#ifndef STORMM_NAMELIST_COMBINATION_H
3#define STORMM_NAMELIST_COMBINATION_H
6#include "nml_dynamics.h"
7#include "nml_minimize.h"
33double arbitrateCutoff(
const T &foocon,
const PPPMControls &pmecon, NonbondedTheme theme);
37 NonbondedTheme theme);
40double arbitrateCutoff(
const T &foocon,
const std::vector<PPPMControls> &pmeconv,
41 NonbondedTheme theme);
47#include "namelist_combination.tpp"
Object to encapsulate electrostatic and Lennard-Jones particle-mesh interaction controls....
Definition nml_pppm.h:38