28 TEST_CASE(
"RandomNumberControl make_seeds",
"[ohmmsapp]")
35 TEST_CASE(
"RandomNumberControl no random in xml",
"[ohmmsapp]")
37 const char* xml_input = R
"(<tmp></tmp>)"; 49 TEST_CASE(
"RandomNumberControl random in xml",
"[ohmmsapp]")
54 const char* xml_input = R
"(<tmp><random seed="0"></random></tmp>)"; 66 rnc.
write(
"rng_out", c);
69 rnc2.
read(
"rng_out", c);
static void read(const std::string &fname, Communicate *comm)
read in parallel or serial
class that handles xmlDoc
helper functions for EinsplineSetBuilder
xmlXPathContextPtr getXPathContext()
TEST_CASE("complex_helper", "[type_traits]")
Communicate * Controller
Global Communicator for a process.
static void write(const std::string &fname, Communicate *comm)
write in parallel or serial
xmlNodePtr initialize(xmlXPathContextPtr)
Wrapping information on parallelism.
REQUIRE(std::filesystem::exists(filename))
class RandomNumberControl
static UPtrVector< RandomBase< FullPrecRealType > > Children
bool parseFromString(const std::string_view data)
static void make_seeds()
reset the generator