releso.util.load_binary

Loads XNS binary/ mixd format files.

This file contains functions to read the binary files created by the xns solver.

This file is not tested due to it being very specific to the mixd/xns use case.

Functions

load_mixd(mesh_file, mesh_dim, ...)

Read in the mesh and the solution of an XNS simulation.

read_mixd_double(filename, col[, ...])

Read a double array from a mixd file.