[MOAB-dev] commit/MOAB: danwu: Updated ignore files and make clean files for GCRM.
commits-noreply at bitbucket.org
commits-noreply at bitbucket.org
Tue May 13 14:25:19 CDT 2014
1 new commit in MOAB:
https://bitbucket.org/fathomteam/moab/commits/b86bb060bba8/
Changeset: b86bb060bba8
Branch: master
User: danwu
Date: 2014-05-13 21:25:07
Summary: Updated ignore files and make clean files for GCRM.
Affected #: 3 files
diff --git a/.gitignore b/.gitignore
index d686ffa..e2ba6f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -151,6 +151,7 @@ test/io/*.ccmg
test/io/ccmio_test
test/io/cub_file_test
test/io/exodus_test
+test/io/*.h5m
test/io/*.g
test/io/gmsh_test
test/io/ideas_test
@@ -161,6 +162,7 @@ test/io/read_cgm_connectivity_test
test/io/read_cgm_group_test
test/io/read_cgm_load_test
test/io/read_cgm_senses_test
+test/io/read_gcrm_nc
test/io/read_mpas_nc
test/io/read_nc
test/io/read_ucd_nc
diff --git a/test/io/Makefile.am b/test/io/Makefile.am
index cbc1b84..13b7046 100644
--- a/test/io/Makefile.am
+++ b/test/io/Makefile.am
@@ -87,11 +87,13 @@ readutil_test_SOURCES = $(srcdir)/../TestUtil.hpp readutil_test.cpp
cgns_test_SOURCES=$(srcdir)/../TestUtil.hpp cgns_test.cpp
MOSTLYCLEANFILES = dumped_acis.sat \
+ gcrm.h5m \
mb_write.g \
mb_write2.g \
singlecyl_tmp.ccmg \
test_eul_T.nc \
test_fv_T.nc \
+ test_gcrm_vars.nc \
test_homme_T.nc \
test_mpas_vars.nc \
test_eul_T2.nc \
diff --git a/test/parallel/Makefile.am b/test/parallel/Makefile.am
index 4c147ac..2736605 100644
--- a/test/parallel/Makefile.am
+++ b/test/parallel/Makefile.am
@@ -119,11 +119,14 @@ MOSTLYCLEANFILES = mhdf_ll.h5m tmp0.h5m tmp1.h5m tmp2.h5m tmp3.h5m \
initial1.vtk \
test_mpas.h5m \
dum.h5m \
+ test_gcrm.h5m \
+ test_gcrm_rcbzoltan.h5m \
test_mpas_no_mixed_elements.h5m \
test_mpas_rcbzoltan.h5m \
test_mpas_rcbzoltan_no_mixed_elements.h5m \
test_par_eul_T.nc \
test_par_fv_T.nc \
+ test_par_gcrm_vars.nc \
test_par_homme_T.nc \
test_par_mpas_vars.nc \
test_par_eul_T2.nc \
Repository URL: https://bitbucket.org/fathomteam/moab/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
More information about the moab-dev
mailing list