27 TEST_CASE(
"OneBodyDensityMatricesInput::from_xml",
"[estimators]")
32 for (
auto input_xml : valid_input::xml)
42 for (
auto input_xml : invalid_input::xml)
53 TEST_CASE(
"OneBodyDensityMatricesInput::copy_construction",
"[estimators]")
60 static_assert(std::is_copy_constructible_v<OneBodyDensityMatricesInput>);
a class that defines a supercell in D-dimensional Euclean space.
class that handles xmlDoc
helper functions for EinsplineSetBuilder
if(!okay) throw std xmlNodePtr node
CrystalLattice< OHMMS_PRECISION, OHMMS_DIM > ParticleLayout
TEST_CASE("complex_helper", "[type_traits]")
Native representation for DensityMatrices1B Estimator's inputs.
REQUIRE(std::filesystem::exists(filename))
This a subclass for runtime errors that will occur on all ranks.
OneBodyDensityMatricesInput obdmi(node)
Particle traits to use UniformGridLayout for the ParticleLayout.
bool parseFromString(const std::string_view data)