9#include <prdc/system/ScftReal.tpp>
10#include <pscf/inter/Interaction.h>
39 for (
int k = 0; k < meshSize; ++k) {
Base class for SCFT thermodynamic property calculator.
DomainT const & domain() const
SystemT const & system() const
Computes SCFT free energies.
ScftThermo(System< D > const &system)
Constructor.
typename Base::FieldT FieldT
Alias for r-grid field type.
double innerProduct(FieldT const &A, FieldT const &B) const override
Inner product of fields (sum of elements on a grid).
ScftReal< D, System< D > > Base
Alias for base class.
Main class, representing one complete system.
#define UTIL_CHECK(condition)
Assertion macro suitable for serial or parallel production code.
Periodic fields and crystallography.
Real periodic fields, SCFT and PS-FTS (CPU).
PSCF package top-level namespace.