Function lili::mesh::LoadFieldTo

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:
  • fieldsFields data

  • file_name – HDF5 file name

  • include_ghost – Include ghost cells in the loaded data