ablate::domain::Initializer
ablate::domain::Initializer*
Simple class used to produce the field functions for initialization
ablate::domain::Hdf5Initializer
Initialization a simulation based upon a previous result. It does not need to be the same mesh.
- path (req)
- (file path or url) path to hdf5 file
ablate::domain::InitializerList
Allow multiple different initializer to be combined
ablate::eos::chemTab::Hdf5ChemTabInitializer
Initializes the domain (assuming ChemTab) using a previous result stored in an hdf5 file.
- path (req)
- (file path or url) path to hdf5 file
- chemTab (req)
- (ablate::eos::EOS) the chemTab EOS