h5hut_GetNFields Subroutine

private subroutine h5hut_GetNFields(this, nfields)

Get number of fields in step

Type Bound

h5hut_obj

Arguments

Type IntentOptional Attributes Name
class(h5hut_obj), intent(inout) :: this

A H5hut object

integer, intent(out) :: nfields

Number of fields


Calls

proc~~h5hut_getnfields~~CallsGraph proc~h5hut_getnfields h5hut_obj%h5hut_GetNFields h5bl_getnumfields h5bl_getnumfields proc~h5hut_getnfields->h5bl_getnumfields