ABLATE Source Documentation  0.12.33
ablate::domain::Hdf5Initializer::Hdf5Mesh Class Reference

#include <hdf5Initializer.hpp>

Public Member Functions

 Hdf5Mesh (const std::filesystem::path &hdf5Path)
 
 ~Hdf5Mesh ()
 

Friends

class Hdf5Initializer
 

Detailed Description

Helper class to determine when to unload the hdf5Mesh

Constructor & Destructor Documentation

◆ Hdf5Mesh()

ablate::domain::Hdf5Initializer::Hdf5Mesh::Hdf5Mesh ( const std::filesystem::path &  hdf5Path)
explicit

Try to load in the dm from the hdf5 file

Parameters
hdf5Path

◆ ~Hdf5Mesh()

ablate::domain::Hdf5Initializer::Hdf5Mesh::~Hdf5Mesh ( )

provide hook to clean up when not needed


The documentation for this class was generated from the following files: