solver_LinkHDF5Object Interface

interface
private impure subroutine solver_LinkHDF5Object(this, hdf5)

Arguments

Type IntentOptional Attributes Name
class(solver_obj), intent(inout) :: this
type(hdf5_obj), intent(in), target :: hdf5

HDF5 Object

Description

Links an HDF5 object to this solver.