Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Irina/hdf5 c #53

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
f56f2b5
Some initial work on implementing hdf5_definition
Oct 2, 2018
91aacab
Replacring exodus with hdf5
Oct 2, 2018
9c170ca
Updated cinch submodule
Oct 3, 2018
43a5ff8
CHnanged logic for EXODUS
Oct 3, 2018
4823548
More work on the hdf5_definition__
Oct 3, 2018
87f527c
Got flecsi-sp to compile with hdf5_definition
Oct 4, 2018
6d0016b
Working on the hdf5_definition for the MPAS
Oct 16, 2018
8a1883c
Added logic for reading connectivity information
Oct 17, 2018
e58996e
More work on connectivity information
Oct 17, 2018
6947d20
Type FIX for reading HDF5 file
Oct 17, 2018
8e336fc
Bugfx: in the input HDF5 file entitiy ordering starts from 1 where in…
Oct 22, 2018
d526bfb
Some code clean-up
Oct 24, 2018
2e18c45
C++ -> C api
Nov 29, 2018
4ff0905
add a simple unit test
Nov 29, 2018
4cf6c50
moving to MPAS naming
Nov 29, 2018
2c360ef
add sample MPAS mesh
Nov 29, 2018
85ccebe
Merge branch 'master' into hdf5-C
Nov 29, 2018
910ecd5
revert to cinch version from upstream
Nov 29, 2018
cc1c250
move MPAS mesh
Nov 30, 2018
0001e7b
rename + misc fixes
Nov 30, 2018
c77ab4d
change guard on MPAS unit test
Nov 30, 2018
51d8ebe
Merge remote-tracking branch 'origin/replication' into hdf5_definition
Dec 18, 2018
ff5ab1c
update build for burton backend selection
Dec 19, 2018
aefa752
submodule update for cinch
Dec 19, 2018
8c65ed5
fixing error with cinch version check
Dec 19, 2018
f341231
fixing compile-time error due to some changes to FLeCSI API
Dec 19, 2018
4a2b755
bump cinch to match upstream
Dec 20, 2018
c58d5e2
merge with upstream hdf5 branch
Dec 20, 2018
301da8a
CHanging region requirements for ghos to "na" when we have "wo" for e…
Dec 21, 2018
af8dea6
Merge branch 'hdf5_definition' into hdf5-C
Jan 10, 2019
3788ece
WIP refactor
Feb 8, 2019
687d092
first cut at templating mesh functions
Feb 11, 2019
b686019
fix build
Feb 11, 2019
934d4d4
simplify defs of instantiated mesh templ. funcs
Feb 12, 2019
dce4ca9
remove spurious flecsi registration
Feb 25, 2019
e9f14fa
Merge remote-tracking branch 'origin/master' into hdf5-C
Feb 25, 2019
2555456
Added missed endif()
Feb 25, 2019
11e2d7d
Fixing some compile-time errors after the merge
Feb 25, 2019
609709d
Removed io_utils.h form the CMakeLists.txt
Feb 25, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
move MPAS mesh
David Ringo committed Nov 30, 2018

Unverified

No user is associated with the committer email.
commit cc1c2507c59358947ec2982a73b7a0ba49b42a27
File renamed without changes.