CEED / FMS

The CEED high-order Field and Mesh Specification
http://ceed.exascaleproject.org/fms
BSD 2-Clause "Simplified" License
15 stars 1 forks source link

Il develop #3

Closed Laganellac closed 3 years ago

Laganellac commented 4 years ago

This branch contains routines to write/read FmsDataCollections as well as an update to the CMake logic to include googletest (for unit tests) and optionally link in Conduit. This branch also includes a couple additions to the examples directory.

Laganellac commented 4 years ago

The updates to this branch include the work we've done for milestone 2 of our FMS work. This includes the addition of unit tests for the FmsIO functions, a "compare" interface in Fms.h which is used by the tests (and potential future tests), and support for writing/reading using Conduit binary protocols.

v-dobrev commented 3 years ago

This was not ready for merging. I have not reviewed it.

Laganellac commented 3 years ago

@v-dobrev Sorry! Would you like me to revert the merge?

v-dobrev commented 3 years ago

@v-dobrev Sorry! Would you like me to revert the merge?

No, no need. I'll make another PR if I have changes.