Function lili::mesh::LoadFieldTo¶
Defined in File fields.cpp
Function Documentation¶
-
void lili::mesh::LoadFieldTo(Fields &fields, const char *file_name, bool include_ghost)¶
Function to load Fields data from a file.
- Todo:
Check sizes after loading and make this a single read file
- Parameters:
fields – Fields data
file_name – HDF5 file name
include_ghost – Include ghost cells in the loaded data