shamo.utils.onelab.read_vector_file¶
-
shamo.utils.onelab.
read_vector_file
(path)[source]¶ Read a table formatted vector field from GetDP.
- Parameters
- path
str
,byte
oros.PathLike
The path to the output file.
- path
- Returns
int
The data type.
np.ndarray
The element tags.
np.ndarray
The values.