Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Heinrich-BR committed Dec 9, 2024
1 parent 1e314b9 commit ea595d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/content/source/outputs/MFEMConduitDataCollection.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
## Overview

`MFEMDataCollection` controlling output of data to an `mfem::ConduitDataCollection` for visualisation
in VisIt. Conduit output is typically significantly faster than other data collections since VisIt uses the MFEM FE types for visualization, and ParaViewDataCollection oversamples the degrees of freedom.
in VisIt. Conduit output is typically significantly faster than other data collections since VisIt uses
the MFEM FE types for visualisation, and ParaViewDataCollection oversamples the degrees of freedom.

The user may choose the output protocol out of the following options: `hdf5`, `json`, `conduit_json`, and `conduit_bin`.

Expand Down

0 comments on commit ea595d6

Please sign in to comment.