|
DOLFIN-X
DOLFIN-X C++ interface
|
This is the complete list of members for dolfinx::io::HDF5File, including all inherited members.
| chunking | dolfinx::io::HDF5File | |
| close() | dolfinx::io::HDF5File | |
| flush() | dolfinx::io::HDF5File | |
| get_mpi_atomicity() const | dolfinx::io::HDF5File | |
| h5_id() const | dolfinx::io::HDF5File | inline |
| has_dataset(const std::string &dataset_name) const | dolfinx::io::HDF5File | |
| HDF5File(MPI_Comm comm, const std::string &filename, const std::string &file_mode) | dolfinx::io::HDF5File | |
| set_mpi_atomicity(bool atomic) | dolfinx::io::HDF5File | |
| write_data(const std::string &dataset_name, const std::vector< T > &data, const std::vector< std::int64_t > &global_size, bool use_mpi_io) | dolfinx::io::HDF5File | |
| write_data(const std::string &dataset_name, const Eigen::Array< T, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor > &data, bool use_mpi_io) | dolfinx::io::HDF5File | |
| ~HDF5File() | dolfinx::io::HDF5File |
1.8.17