[Commits] [McLachlan]McLachlan branch, dgfe2, updated. 2f24758799fcca945651c5400a5dfb6acad2f89a
Carpet git repositories
carpetgit at stellarcollapse.org
Wed Mar 19 12:25:16 CDT 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "McLachlan".
The branch, dgfe2 has been updated
via 2f24758799fcca945651c5400a5dfb6acad2f89a (commit)
via 8c942c51c9db1dfd86e13e495a47f422a6b77b43 (commit)
via 67f1f9b29d1693fabb73f923b75de2a2bf0d4498 (commit)
from 60952c87937d0b7a5c01e56b0be1a24ed14666f9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2f24758799fcca945651c5400a5dfb6acad2f89a
Author: Erik Schnetter <schnetter at gmail.com>
Date: Wed Mar 19 13:25:09 2014 -0400
Test local DGFE interpolation
commit 8c942c51c9db1dfd86e13e495a47f422a6b77b43
Author: Erik Schnetter <schnetter at gmail.com>
Date: Wed Mar 19 13:23:34 2014 -0400
Update examples to test interpolation
commit 67f1f9b29d1693fabb73f923b75de2a2bf0d4498
Author: Erik Schnetter <schnetter at gmail.com>
Date: Wed Mar 19 13:23:14 2014 -0400
Correct some errors in the local DGFE interpolator
-----------------------------------------------------------------------
Summary of changes:
ML_LocalInterp/src/Interpolate.cc | 90 +++++++++++---------
ML_TestCases/test/testpoly_dg4.par | 31 +++++++
.../testpoly_dg4/interptoarray::arrays3d.d.asc | 11 +++
.../testpoly_dg4/interptoarray::arrays3d.x.asc | 9 ++
.../testpoly_dg4/interptoarray::arrays3d.y.asc | 9 ++
.../testpoly_dg4/interptoarray::arrays3d.z.asc | 9 ++
ML_TestCases/test/testpoly_fd4.par | 31 +++++++
.../testpoly_fd4/interptoarray::arrays3d.d.asc | 13 +++
.../testpoly_fd4/interptoarray::arrays3d.x.asc | 9 ++
.../testpoly_fd4/interptoarray::arrays3d.y.asc | 9 ++
.../testpoly_fd4/interptoarray::arrays3d.z.asc | 9 ++
par/testpoly_dg4.par | 36 ++++++++
par/testpoly_fd4.par | 36 ++++++++
13 files changed, 261 insertions(+), 41 deletions(-)
create mode 100644 ML_TestCases/test/testpoly_dg4/interptoarray::arrays3d.d.asc
create mode 100644 ML_TestCases/test/testpoly_dg4/interptoarray::arrays3d.x.asc
create mode 100644 ML_TestCases/test/testpoly_dg4/interptoarray::arrays3d.y.asc
create mode 100644 ML_TestCases/test/testpoly_dg4/interptoarray::arrays3d.z.asc
create mode 100644 ML_TestCases/test/testpoly_fd4/interptoarray::arrays3d.d.asc
create mode 100644 ML_TestCases/test/testpoly_fd4/interptoarray::arrays3d.x.asc
create mode 100644 ML_TestCases/test/testpoly_fd4/interptoarray::arrays3d.y.asc
create mode 100644 ML_TestCases/test/testpoly_fd4/interptoarray::arrays3d.z.asc
hooks/post-receive
--
McLachlan
More information about the Commits
mailing list