WRApplication
External kratos "application" for multiscale time integration.
HDF5Path Class Reference

Filesystem path to an HDF5 file and a prefix within, uniquely identifying dataset/group. More...

Collaboration diagram for HDF5Path:

Public Member Functions

pathlib.Path file_path (self)
 
str prefix (self)
 
"dict[str,list[str]]" placeholders (self)
 
typing.Union[int, float] label (self)
 

Public Attributes

 label
 

Detailed Description

Filesystem path to an HDF5 file and a prefix within, uniquely identifying dataset/group.

@classname HDF5Path

Member Function Documentation

◆ file_path()

pathlib.Path file_path (   self)

◆ label()

typing.Union[int,float] label (   self)

◆ placeholders()

"dict[str,list[str]]" placeholders (   self)

◆ prefix()

str prefix (   self)

Member Data Documentation

◆ label

label

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