30 hd.
create(
"test_communicate.hdf");
37 TEST_CASE(
"hdf_archive_parallel_mpi3",
"[hdf]")
41 hd.create(
"test_mpi3_communicator.hdf");
43 bool okay = hd.writeEntry(i,
"int");
helper functions for EinsplineSetBuilder
TEST_CASE("complex_helper", "[type_traits]")
Communicate * Controller
Global Communicator for a process.
Wrapping information on parallelism.
REQUIRE(std::filesystem::exists(filename))
bool create(const std::filesystem::path &fname, unsigned flags=H5F_ACC_TRUNC)
create a file
bool writeEntry(T &data, const std::string &aname)
write the data to the group aname and return status use write() for inbuilt error checking ...