[cig-commits] r21941 - in short/3D/PyLith/trunk: . applications applications/utilities doc/developer doc/install doc/refguide doc/releasenotes examples examples/2d examples/2d/greensfns examples/2d/greensfns/reverse examples/2d/greensfns/reverse/output examples/2d/greensfns/strikeslip examples/2d/greensfns/strikeslip/output examples/2d/subduction examples/2d/subduction/output examples/3d examples/3d/hex8 examples/3d/hex8/output examples/3d/tet4 examples/3d/tet4/output examples/bar_shearwave examples/bar_shearwave/hex8 examples/bar_shearwave/hex8/output examples/bar_shearwave/quad4 examples/bar_shearwave/quad4/output examples/bar_shearwave/tet4 examples/bar_shearwave/tet4/output examples/bar_shearwave/tri3 examples/bar_shearwave/tri3/output examples/meshing examples/meshing/cubit_cellsize examples/meshing/surface_nurbs examples/meshing/surface_nurbs/contours examples/meshing/surface_nurbs/contours/journal examples/meshing/surface_nurbs/dem examples/meshing/surface_nurbs/dem/ulines examples/meshing/surface_nurbs/dem/vlines examples/meshing/surface_nurbs/merge_surfs examples/meshing/surface_nurbs/triangles examples/twocells examples/twocells/twohex27-cubit examples/twocells/twohex8 examples/twocells/twoquad4 examples/twocells/twotet4 examples/twocells/twotet4-geoproj examples/twocells/twotri3 libsrc libsrc/pylith libsrc/pylith/bc libsrc/pylith/faults libsrc/pylith/feassemble libsrc/pylith/friction libsrc/pylith/materials libsrc/pylith/meshio libsrc/pylith/problems libsrc/pylith/topology libsrc/pylith/utils modulesrc modulesrc/bc modulesrc/faults modulesrc/feassemble modulesrc/friction modulesrc/include modulesrc/materials modulesrc/meshio modulesrc/mpi modulesrc/problems modulesrc/topology modulesrc/utils playpen/closure playpen/euler playpen/memcheck playpen/postproc playpen/postproc/fault playpen/powerlaw playpen/savpres_ss playpen/verification pylith pylith/apps pylith/bc pylith/faults pylith/feassemble pylith/friction pylith/materials pylith/meshio pylith/mpi pylith/perf pylith/problems pylith/tests pylith/topology pylith/utils share templates templates/friction templates/friction/tests templates/materials templates/materials/tests tests tests/2d tests/2d/frictionslide tests/2d/maxwell tests/2d/powerlaw tests/2d/slipdir tests/2d/stressoutput tests/3d tests/3d/cyclicfriction tests/3d/cyclicfriction/output tests/3d/matprops tests/3d/plasticity tests/3d/plasticity/dynamic tests/3d/plasticity/threehex8 tests/3d/plasticity/threehex8/config tests/3d/plasticity/threehex8/mesh tests/3d/plasticity/threehex8/results tests/3d/plasticity/threehex8/spatialdb tests/3d/slipdir tests/distribute tests/refinefaulttip tests/topology tests_auto tests_auto/1d tests_auto/1d/line2 tests_auto/1d/line3 tests_auto/2d tests_auto/2d/quad4 tests_auto/2d/quad9 tests_auto/2d/tri3 tests_auto/2d/tri6 tests_auto/3d tests_auto/3d/hex8 tests_auto/3d/tet4 tests_auto/3dnew/hex27 tests_auto/3dnew/hex8 tests_auto/3dnew/tet10 tests_auto/3dnew/tet4 tests_auto/eqinfo tests_auto/petsc unittests unittests/libtests unittests/libtests/bc unittests/libtests/bc/data unittests/libtests/faults unittests/libtests/faults/data unittests/libtests/feassemble unittests/libtests/feassemble/data unittests/libtests/friction unittests/libtests/friction/data unittests/libtests/materials unittests/libtests/materials/data unittests/libtests/meshio unittests/libtests/meshio/data unittests/libtests/topology unittests/libtests/topology/data unittests/libtests/utils unittests/pytests unittests/pytests/bc unittests/pytests/bc/data unittests/pytests/faults unittests/pytests/faults/data unittests/pytests/feassemble unittests/pytests/feassemble/data unittests/pytests/friction unittests/pytests/friction/data unittests/pytests/materials unittests/pytests/materials/data unittests/pytests/meshio unittests/pytests/meshio/data unittests/pytests/mpi unittests/pytests/problems unittests/pytests/problems/data unittests/pytests/topology unittests/pytests/topology/data unittests/pytests/utils

brad at geodynamics.org brad at geodynamics.org
Thu Apr 25 11:08:08 PDT 2013


Author: brad
Date: 2013-04-25 11:08:04 -0700 (Thu, 25 Apr 2013)
New Revision: 21941

Added:
   short/3D/PyLith/trunk/doc/developer/update_copyright.sh
   short/3D/PyLith/trunk/libsrc/pylith/utils/error.h
Removed:
   short/3D/PyLith/trunk/doc/developer/updatecopyright.sh
Modified:
   short/3D/PyLith/trunk/COPYING
   short/3D/PyLith/trunk/Makefile.am
   short/3D/PyLith/trunk/applications/Makefile.am
   short/3D/PyLith/trunk/applications/utilities/Makefile.am
   short/3D/PyLith/trunk/applications/utilities/powerlaw_gendb.py
   short/3D/PyLith/trunk/configure.ac
   short/3D/PyLith/trunk/doc/developer/Makefile.am
   short/3D/PyLith/trunk/doc/install/Makefile.am
   short/3D/PyLith/trunk/doc/refguide/Makefile.am
   short/3D/PyLith/trunk/doc/releasenotes/Makefile.am
   short/3D/PyLith/trunk/examples/2d/Makefile.am
   short/3D/PyLith/trunk/examples/2d/greensfns/Makefile.am
   short/3D/PyLith/trunk/examples/2d/greensfns/reverse/Makefile.am
   short/3D/PyLith/trunk/examples/2d/greensfns/reverse/output/Makefile.am
   short/3D/PyLith/trunk/examples/2d/greensfns/strikeslip/Makefile.am
   short/3D/PyLith/trunk/examples/2d/greensfns/strikeslip/output/Makefile.am
   short/3D/PyLith/trunk/examples/2d/subduction/Makefile.am
   short/3D/PyLith/trunk/examples/2d/subduction/output/Makefile.am
   short/3D/PyLith/trunk/examples/3d/Makefile.am
   short/3D/PyLith/trunk/examples/3d/hex8/Makefile.am
   short/3D/PyLith/trunk/examples/3d/hex8/output/Makefile.am
   short/3D/PyLith/trunk/examples/3d/tet4/Makefile.am
   short/3D/PyLith/trunk/examples/3d/tet4/output/Makefile.am
   short/3D/PyLith/trunk/examples/Makefile.am
   short/3D/PyLith/trunk/examples/bar_shearwave/Makefile.am
   short/3D/PyLith/trunk/examples/bar_shearwave/hex8/Makefile.am
   short/3D/PyLith/trunk/examples/bar_shearwave/hex8/output/Makefile.am
   short/3D/PyLith/trunk/examples/bar_shearwave/quad4/Makefile.am
   short/3D/PyLith/trunk/examples/bar_shearwave/quad4/output/Makefile.am
   short/3D/PyLith/trunk/examples/bar_shearwave/tet4/Makefile.am
   short/3D/PyLith/trunk/examples/bar_shearwave/tet4/output/Makefile.am
   short/3D/PyLith/trunk/examples/bar_shearwave/tri3/Makefile.am
   short/3D/PyLith/trunk/examples/bar_shearwave/tri3/output/Makefile.am
   short/3D/PyLith/trunk/examples/meshing/Makefile.am
   short/3D/PyLith/trunk/examples/meshing/cubit_cellsize/Makefile.am
   short/3D/PyLith/trunk/examples/meshing/cubit_cellsize/exodus_add_properties.py
   short/3D/PyLith/trunk/examples/meshing/surface_nurbs/Makefile.am
   short/3D/PyLith/trunk/examples/meshing/surface_nurbs/contours/Makefile.am
   short/3D/PyLith/trunk/examples/meshing/surface_nurbs/contours/journal/Makefile.am
   short/3D/PyLith/trunk/examples/meshing/surface_nurbs/dem/Makefile.am
   short/3D/PyLith/trunk/examples/meshing/surface_nurbs/dem/ulines/Makefile.am
   short/3D/PyLith/trunk/examples/meshing/surface_nurbs/dem/vlines/Makefile.am
   short/3D/PyLith/trunk/examples/meshing/surface_nurbs/merge_surfs/Makefile.am
   short/3D/PyLith/trunk/examples/meshing/surface_nurbs/triangles/Makefile.am
   short/3D/PyLith/trunk/examples/twocells/Makefile.am
   short/3D/PyLith/trunk/examples/twocells/twohex27-cubit/Makefile.am
   short/3D/PyLith/trunk/examples/twocells/twohex8/Makefile.am
   short/3D/PyLith/trunk/examples/twocells/twoquad4/Makefile.am
   short/3D/PyLith/trunk/examples/twocells/twotet4-geoproj/Makefile.am
   short/3D/PyLith/trunk/examples/twocells/twotet4/Makefile.am
   short/3D/PyLith/trunk/examples/twocells/twotri3/Makefile.am
   short/3D/PyLith/trunk/libsrc/Makefile.am
   short/3D/PyLith/trunk/libsrc/pylith/Makefile.am
   short/3D/PyLith/trunk/libsrc/pylith/bc/AbsorbingDampers.cc
   short/3D/PyLith/trunk/libsrc/pylith/bc/AbsorbingDampers.hh
   short/3D/PyLith/trunk/libsrc/pylith/bc/AbsorbingDampers.icc
   short/3D/PyLith/trunk/libsrc/pylith/bc/BCIntegratorSubMesh.cc
   short/3D/PyLith/trunk/libsrc/pylith/bc/BCIntegratorSubMesh.hh
   short/3D/PyLith/trunk/libsrc/pylith/bc/BCIntegratorSubMesh.icc
   short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryCondition.cc
   short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryCondition.hh
   short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryCondition.icc
   short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryConditionPoints.cc
   short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryConditionPoints.hh
   short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBC.cc
   short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBC.hh
   short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBC.icc
   short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBoundary.cc
   short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBoundary.hh
   short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBoundary.icc
   short/3D/PyLith/trunk/libsrc/pylith/bc/Makefile.am
   short/3D/PyLith/trunk/libsrc/pylith/bc/Neumann.cc
   short/3D/PyLith/trunk/libsrc/pylith/bc/Neumann.hh
   short/3D/PyLith/trunk/libsrc/pylith/bc/Neumann.icc
   short/3D/PyLith/trunk/libsrc/pylith/bc/PointForce.cc
   short/3D/PyLith/trunk/libsrc/pylith/bc/PointForce.hh
   short/3D/PyLith/trunk/libsrc/pylith/bc/PointForce.icc
   short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependent.cc
   short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependent.hh
   short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependent.icc
   short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependentPoints.cc
   short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependentPoints.hh
   short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependentPoints.icc
   short/3D/PyLith/trunk/libsrc/pylith/bc/bcfwd.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/BruneSlipFn.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/BruneSlipFn.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/BruneSlipFn.icc
   short/3D/PyLith/trunk/libsrc/pylith/faults/CohesiveTopology.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/CohesiveTopology.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/ConstRateSlipFn.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/ConstRateSlipFn.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/ConstRateSlipFn.icc
   short/3D/PyLith/trunk/libsrc/pylith/faults/EqKinSrc.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/EqKinSrc.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/Fault.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/Fault.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/Fault.icc
   short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesive.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesive.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesive.icc
   short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveDyn.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveDyn.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveImpulses.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveImpulses.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveKin.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveKin.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveLagrange.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveLagrange.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveTract.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveTract.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/LiuCosSlipFn.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/LiuCosSlipFn.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/LiuCosSlipFn.icc
   short/3D/PyLith/trunk/libsrc/pylith/faults/Makefile.am
   short/3D/PyLith/trunk/libsrc/pylith/faults/SlipTimeFn.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/SlipTimeFn.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/StepSlipFn.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/StepSlipFn.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/StepSlipFn.icc
   short/3D/PyLith/trunk/libsrc/pylith/faults/TimeHistorySlipFn.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/TimeHistorySlipFn.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/TimeHistorySlipFn.icc
   short/3D/PyLith/trunk/libsrc/pylith/faults/TopologyOps.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/TopologyOps.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/TopologyVisitors.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/TopologyVisitors.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/TractPerturbation.cc
   short/3D/PyLith/trunk/libsrc/pylith/faults/TractPerturbation.hh
   short/3D/PyLith/trunk/libsrc/pylith/faults/faultsfwd.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/CellGeometry.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/CellGeometry.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/CellGeometry.icc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Constraint.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Constraint.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Constraint.icc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicit.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicit.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitLgDeform.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitLgDeform.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitTet4.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitTet4.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitTri3.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitTri3.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicit.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicit.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicitCUDA.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicitCUDA.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicitLgDeform.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicitLgDeform.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryHex3D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryHex3D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine1D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine1D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine2D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine2D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine3D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine3D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint1D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint1D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint2D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint2D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint3D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint3D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryQuad2D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryQuad2D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryQuad3D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryQuad3D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTet3D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTet3D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTri2D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTri2D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTri3D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTri3D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Integrator.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Integrator.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Integrator.icc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/IntegratorElasticity.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/IntegratorElasticity.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/IntegratorElasticityLgDeform.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/IntegratorElasticityLgDeform.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Makefile.am
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature.icc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature0D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature0D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature0D.icc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1D.icc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din2D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din2D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din2D.icc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din3D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din3D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din3D.icc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2D.icc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2Din3D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2Din3D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2Din3D.icc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature3D.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature3D.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature3D.icc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureEngine.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureEngine.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureEngine.icc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureRefCell.cc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureRefCell.hh
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureRefCell.icc
   short/3D/PyLith/trunk/libsrc/pylith/feassemble/feassemblefwd.hh
   short/3D/PyLith/trunk/libsrc/pylith/friction/FrictionModel.cc
   short/3D/PyLith/trunk/libsrc/pylith/friction/FrictionModel.hh
   short/3D/PyLith/trunk/libsrc/pylith/friction/FrictionModel.icc
   short/3D/PyLith/trunk/libsrc/pylith/friction/Makefile.am
   short/3D/PyLith/trunk/libsrc/pylith/friction/RateStateAgeing.cc
   short/3D/PyLith/trunk/libsrc/pylith/friction/RateStateAgeing.hh
   short/3D/PyLith/trunk/libsrc/pylith/friction/SlipWeakening.cc
   short/3D/PyLith/trunk/libsrc/pylith/friction/SlipWeakening.hh
   short/3D/PyLith/trunk/libsrc/pylith/friction/SlipWeakeningTime.cc
   short/3D/PyLith/trunk/libsrc/pylith/friction/SlipWeakeningTime.hh
   short/3D/PyLith/trunk/libsrc/pylith/friction/StaticFriction.cc
   short/3D/PyLith/trunk/libsrc/pylith/friction/StaticFriction.hh
   short/3D/PyLith/trunk/libsrc/pylith/friction/TimeWeakening.cc
   short/3D/PyLith/trunk/libsrc/pylith/friction/TimeWeakening.hh
   short/3D/PyLith/trunk/libsrc/pylith/friction/frictionfwd.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPrager3D.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPrager3D.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPrager3D.icc
   short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPragerPlaneStrain.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPragerPlaneStrain.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPragerPlaneStrain.icc
   short/3D/PyLith/trunk/libsrc/pylith/materials/EffectiveStress.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/EffectiveStress.icc
   short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticIsotropic3D.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticIsotropic3D.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticIsotropic3D.icc
   short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticMaterial.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticMaterial.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticMaterial.icc
   short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticPlaneStrain.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticPlaneStrain.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticPlaneStress.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticPlaneStress.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticStrain1D.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticStrain1D.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticStress1D.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticStress1D.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellIsotropic3D.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellIsotropic3D.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellIsotropic3D.icc
   short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellPlaneStrain.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellPlaneStrain.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellPlaneStrain.icc
   short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellQpQsIsotropic3D.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellQpQsIsotropic3D.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellQpQsIsotropic3D.icc
   short/3D/PyLith/trunk/libsrc/pylith/materials/Makefile.am
   short/3D/PyLith/trunk/libsrc/pylith/materials/Material.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/Material.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/Material.icc
   short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellIsotropic3D.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellIsotropic3D.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellIsotropic3D.icc
   short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellPlaneStrain.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellPlaneStrain.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellPlaneStrain.icc
   short/3D/PyLith/trunk/libsrc/pylith/materials/Metadata.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/Metadata.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/Metadata.icc
   short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLaw3D.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLaw3D.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLaw3D.icc
   short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLawPlaneStrain.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLawPlaneStrain.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLawPlaneStrain.icc
   short/3D/PyLith/trunk/libsrc/pylith/materials/ViscoelasticMaxwell.cc
   short/3D/PyLith/trunk/libsrc/pylith/materials/ViscoelasticMaxwell.hh
   short/3D/PyLith/trunk/libsrc/pylith/materials/materialsfwd.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/BinaryIO.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/BinaryIO.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/CellFilter.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/CellFilter.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/CellFilterAvg.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/CellFilterAvg.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriter.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriter.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5.icc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5Ext.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5Ext.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5Ext.icc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterVTK.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterVTK.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterVTK.icc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/ExodusII.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/ExodusII.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFile.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFile.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileAscii.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileAscii.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileAscii.icc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileBinary.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileBinary.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/HDF5.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/HDF5.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/Makefile.am
   short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshBuilder.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshBuilder.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIO.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIO.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIO.icc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOAscii.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOAscii.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOAscii.icc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOCubit.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOCubit.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOCubit.icc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOLagrit.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOLagrit.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOLagrit.icc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputManager.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputManager.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputSolnPoints.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputSolnPoints.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputSolnSubset.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputSolnSubset.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFile.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFile.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileAscii.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileAscii.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileAscii.icc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileBinary.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileBinary.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/VertexFilter.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/VertexFilter.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/VertexFilterVecNorm.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/VertexFilterVecNorm.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/Xdmf.cc
   short/3D/PyLith/trunk/libsrc/pylith/meshio/Xdmf.hh
   short/3D/PyLith/trunk/libsrc/pylith/meshio/meshiofwd.hh
   short/3D/PyLith/trunk/libsrc/pylith/problems/Explicit.cc
   short/3D/PyLith/trunk/libsrc/pylith/problems/Explicit.hh
   short/3D/PyLith/trunk/libsrc/pylith/problems/Formulation.cc
   short/3D/PyLith/trunk/libsrc/pylith/problems/Formulation.hh
   short/3D/PyLith/trunk/libsrc/pylith/problems/Implicit.cc
   short/3D/PyLith/trunk/libsrc/pylith/problems/Implicit.hh
   short/3D/PyLith/trunk/libsrc/pylith/problems/Makefile.am
   short/3D/PyLith/trunk/libsrc/pylith/problems/Solver.cc
   short/3D/PyLith/trunk/libsrc/pylith/problems/Solver.hh
   short/3D/PyLith/trunk/libsrc/pylith/problems/SolverLinear.cc
   short/3D/PyLith/trunk/libsrc/pylith/problems/SolverLinear.hh
   short/3D/PyLith/trunk/libsrc/pylith/problems/SolverLumped.cc
   short/3D/PyLith/trunk/libsrc/pylith/problems/SolverLumped.hh
   short/3D/PyLith/trunk/libsrc/pylith/problems/SolverNonlinear.cc
   short/3D/PyLith/trunk/libsrc/pylith/problems/SolverNonlinear.hh
   short/3D/PyLith/trunk/libsrc/pylith/problems/problemsfwd.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerHex8.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerHex8.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerQuad4.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerQuad4.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerTet4.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerTet4.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerTri3.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerTri3.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/CoordsVisitor.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/CoordsVisitor.icc
   short/3D/PyLith/trunk/libsrc/pylith/topology/Distributor.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/Distributor.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/Field.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/Field.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/Field.icc
   short/3D/PyLith/trunk/libsrc/pylith/topology/FieldBase.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/FieldBase.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/Fields.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/Fields.icc
   short/3D/PyLith/trunk/libsrc/pylith/topology/Jacobian.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/Jacobian.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/Makefile.am
   short/3D/PyLith/trunk/libsrc/pylith/topology/Mesh.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/Mesh.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/Mesh.icc
   short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOps.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOps.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOrder.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOrder.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOrder.icc
   short/3D/PyLith/trunk/libsrc/pylith/topology/MeshRefiner.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/MeshRefiner.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/RefineEdges2.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/RefineEdges2.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/RefineFace4Edges2.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/RefineFace4Edges2.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/RefineUniform.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/RefineUniform.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/RefineVol8Face4Edges2.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/RefineVol8Face4Edges2.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/ReverseCuthillMcKee.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/ReverseCuthillMcKee.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/SolutionFields.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/SolutionFields.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/Stratum.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/Stratum.icc
   short/3D/PyLith/trunk/libsrc/pylith/topology/SubMesh.cc
   short/3D/PyLith/trunk/libsrc/pylith/topology/SubMesh.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/SubMesh.icc
   short/3D/PyLith/trunk/libsrc/pylith/topology/VisitorMesh.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/VisitorMesh.icc
   short/3D/PyLith/trunk/libsrc/pylith/topology/VisitorSubMesh.hh
   short/3D/PyLith/trunk/libsrc/pylith/topology/VisitorSubMesh.icc
   short/3D/PyLith/trunk/libsrc/pylith/topology/topologyfwd.hh
   short/3D/PyLith/trunk/libsrc/pylith/utils/EventLogger.cc
   short/3D/PyLith/trunk/libsrc/pylith/utils/EventLogger.hh
   short/3D/PyLith/trunk/libsrc/pylith/utils/EventLogger.icc
   short/3D/PyLith/trunk/libsrc/pylith/utils/Makefile.am
   short/3D/PyLith/trunk/libsrc/pylith/utils/TestArray.cc
   short/3D/PyLith/trunk/libsrc/pylith/utils/TestArray.hh
   short/3D/PyLith/trunk/libsrc/pylith/utils/array.hh
   short/3D/PyLith/trunk/libsrc/pylith/utils/arrayfwd.hh
   short/3D/PyLith/trunk/libsrc/pylith/utils/constdefs.h
   short/3D/PyLith/trunk/libsrc/pylith/utils/lapack.h
   short/3D/PyLith/trunk/libsrc/pylith/utils/macrodefs.h
   short/3D/PyLith/trunk/libsrc/pylith/utils/petscerror.h
   short/3D/PyLith/trunk/libsrc/pylith/utils/sievefwd.hh
   short/3D/PyLith/trunk/libsrc/pylith/utils/sievetypes.hh
   short/3D/PyLith/trunk/libsrc/pylith/utils/types.hh
   short/3D/PyLith/trunk/libsrc/pylith/utils/utilsfwd.hh
   short/3D/PyLith/trunk/modulesrc/Makefile.am
   short/3D/PyLith/trunk/modulesrc/bc/AbsorbingDampers.i
   short/3D/PyLith/trunk/modulesrc/bc/BCIntegratorSubMesh.i
   short/3D/PyLith/trunk/modulesrc/bc/BoundaryCondition.i
   short/3D/PyLith/trunk/modulesrc/bc/BoundaryConditionPoints.i
   short/3D/PyLith/trunk/modulesrc/bc/DirichletBC.i
   short/3D/PyLith/trunk/modulesrc/bc/DirichletBoundary.i
   short/3D/PyLith/trunk/modulesrc/bc/Makefile.am
   short/3D/PyLith/trunk/modulesrc/bc/Neumann.i
   short/3D/PyLith/trunk/modulesrc/bc/PointForce.i
   short/3D/PyLith/trunk/modulesrc/bc/TimeDependent.i
   short/3D/PyLith/trunk/modulesrc/bc/TimeDependentPoints.i
   short/3D/PyLith/trunk/modulesrc/bc/bc.i
   short/3D/PyLith/trunk/modulesrc/faults/BruneSlipFn.i
   short/3D/PyLith/trunk/modulesrc/faults/ConstRateSlipFn.i
   short/3D/PyLith/trunk/modulesrc/faults/EqKinSrc.i
   short/3D/PyLith/trunk/modulesrc/faults/Fault.i
   short/3D/PyLith/trunk/modulesrc/faults/FaultCohesive.i
   short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveDyn.i
   short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveImpulses.i
   short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveKin.i
   short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveLagrange.i
   short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveTract.i
   short/3D/PyLith/trunk/modulesrc/faults/LiuCosSlipFn.i
   short/3D/PyLith/trunk/modulesrc/faults/Makefile.am
   short/3D/PyLith/trunk/modulesrc/faults/SlipTimeFn.i
   short/3D/PyLith/trunk/modulesrc/faults/StepSlipFn.i
   short/3D/PyLith/trunk/modulesrc/faults/TimeHistorySlipFn.i
   short/3D/PyLith/trunk/modulesrc/faults/TractPerturbation.i
   short/3D/PyLith/trunk/modulesrc/faults/faults.i
   short/3D/PyLith/trunk/modulesrc/feassemble/CellGeometry.i
   short/3D/PyLith/trunk/modulesrc/feassemble/Constraint.i
   short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityExplicit.i
   short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityExplicitLgDeform.i
   short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityExplicitTet4.i
   short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityExplicitTri3.i
   short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityImplicit.i
   short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityImplicitCUDA.i
   short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityImplicitLgDeform.i
   short/3D/PyLith/trunk/modulesrc/feassemble/GeometryHex3D.i
   short/3D/PyLith/trunk/modulesrc/feassemble/GeometryLine1D.i
   short/3D/PyLith/trunk/modulesrc/feassemble/GeometryLine2D.i
   short/3D/PyLith/trunk/modulesrc/feassemble/GeometryLine3D.i
   short/3D/PyLith/trunk/modulesrc/feassemble/GeometryPoint1D.i
   short/3D/PyLith/trunk/modulesrc/feassemble/GeometryPoint2D.i
   short/3D/PyLith/trunk/modulesrc/feassemble/GeometryPoint3D.i
   short/3D/PyLith/trunk/modulesrc/feassemble/GeometryQuad2D.i
   short/3D/PyLith/trunk/modulesrc/feassemble/GeometryQuad3D.i
   short/3D/PyLith/trunk/modulesrc/feassemble/GeometryTet3D.i
   short/3D/PyLith/trunk/modulesrc/feassemble/GeometryTri2D.i
   short/3D/PyLith/trunk/modulesrc/feassemble/GeometryTri3D.i
   short/3D/PyLith/trunk/modulesrc/feassemble/Integrator.i
   short/3D/PyLith/trunk/modulesrc/feassemble/IntegratorElasticity.i
   short/3D/PyLith/trunk/modulesrc/feassemble/IntegratorElasticityLgDeform.i
   short/3D/PyLith/trunk/modulesrc/feassemble/Makefile.am
   short/3D/PyLith/trunk/modulesrc/feassemble/Quadrature.i
   short/3D/PyLith/trunk/modulesrc/feassemble/QuadratureRefCell.i
   short/3D/PyLith/trunk/modulesrc/feassemble/feassemble.i
   short/3D/PyLith/trunk/modulesrc/friction/FrictionModel.i
   short/3D/PyLith/trunk/modulesrc/friction/Makefile.am
   short/3D/PyLith/trunk/modulesrc/friction/RateStateAgeing.i
   short/3D/PyLith/trunk/modulesrc/friction/SlipWeakening.i
   short/3D/PyLith/trunk/modulesrc/friction/SlipWeakeningTime.i
   short/3D/PyLith/trunk/modulesrc/friction/StaticFriction.i
   short/3D/PyLith/trunk/modulesrc/friction/TimeWeakening.i
   short/3D/PyLith/trunk/modulesrc/friction/friction.i
   short/3D/PyLith/trunk/modulesrc/include/Makefile.am
   short/3D/PyLith/trunk/modulesrc/include/chararray.i
   short/3D/PyLith/trunk/modulesrc/include/eqkinsrcarray.i
   short/3D/PyLith/trunk/modulesrc/include/integratorarray.i
   short/3D/PyLith/trunk/modulesrc/include/scalartypemaps.i
   short/3D/PyLith/trunk/modulesrc/include/submeshfield.i
   short/3D/PyLith/trunk/modulesrc/materials/DruckerPrager3D.i
   short/3D/PyLith/trunk/modulesrc/materials/DruckerPragerPlaneStrain.i
   short/3D/PyLith/trunk/modulesrc/materials/ElasticIsotropic3D.i
   short/3D/PyLith/trunk/modulesrc/materials/ElasticMaterial.i
   short/3D/PyLith/trunk/modulesrc/materials/ElasticPlaneStrain.i
   short/3D/PyLith/trunk/modulesrc/materials/ElasticPlaneStress.i
   short/3D/PyLith/trunk/modulesrc/materials/ElasticStrain1D.i
   short/3D/PyLith/trunk/modulesrc/materials/ElasticStress1D.i
   short/3D/PyLith/trunk/modulesrc/materials/GenMaxwellIsotropic3D.i
   short/3D/PyLith/trunk/modulesrc/materials/GenMaxwellPlaneStrain.i
   short/3D/PyLith/trunk/modulesrc/materials/GenMaxwellQpQsIsotropic3D.i
   short/3D/PyLith/trunk/modulesrc/materials/Makefile.am
   short/3D/PyLith/trunk/modulesrc/materials/Material.i
   short/3D/PyLith/trunk/modulesrc/materials/MaxwellIsotropic3D.i
   short/3D/PyLith/trunk/modulesrc/materials/MaxwellPlaneStrain.i
   short/3D/PyLith/trunk/modulesrc/materials/PowerLaw3D.i
   short/3D/PyLith/trunk/modulesrc/materials/PowerLawPlaneStrain.i
   short/3D/PyLith/trunk/modulesrc/materials/materials.i
   short/3D/PyLith/trunk/modulesrc/meshio/CellFilter.i
   short/3D/PyLith/trunk/modulesrc/meshio/CellFilterAvg.i
   short/3D/PyLith/trunk/modulesrc/meshio/DataWriter.i
   short/3D/PyLith/trunk/modulesrc/meshio/DataWriterHDF5.i
   short/3D/PyLith/trunk/modulesrc/meshio/DataWriterHDF5Ext.i
   short/3D/PyLith/trunk/modulesrc/meshio/DataWriterVTK.i
   short/3D/PyLith/trunk/modulesrc/meshio/Makefile.am
   short/3D/PyLith/trunk/modulesrc/meshio/MeshIOAscii.i
   short/3D/PyLith/trunk/modulesrc/meshio/MeshIOCubit.i
   short/3D/PyLith/trunk/modulesrc/meshio/MeshIOLagrit.i
   short/3D/PyLith/trunk/modulesrc/meshio/MeshIOObj.i
   short/3D/PyLith/trunk/modulesrc/meshio/OutputManager.i
   short/3D/PyLith/trunk/modulesrc/meshio/OutputSolnPoints.i
   short/3D/PyLith/trunk/modulesrc/meshio/OutputSolnSubset.i
   short/3D/PyLith/trunk/modulesrc/meshio/VertexFilter.i
   short/3D/PyLith/trunk/modulesrc/meshio/VertexFilterVecNorm.i
   short/3D/PyLith/trunk/modulesrc/meshio/Xdmf.i
   short/3D/PyLith/trunk/modulesrc/meshio/meshio.i
   short/3D/PyLith/trunk/modulesrc/mpi/Makefile.am
   short/3D/PyLith/trunk/modulesrc/mpi/mpi.i
   short/3D/PyLith/trunk/modulesrc/mpi/mpi_comm.i
   short/3D/PyLith/trunk/modulesrc/mpi/mpi_error.i
   short/3D/PyLith/trunk/modulesrc/mpi/mpi_reduce.i
   short/3D/PyLith/trunk/modulesrc/problems/Explicit.i
   short/3D/PyLith/trunk/modulesrc/problems/Formulation.i
   short/3D/PyLith/trunk/modulesrc/problems/Implicit.i
   short/3D/PyLith/trunk/modulesrc/problems/Makefile.am
   short/3D/PyLith/trunk/modulesrc/problems/Solver.i
   short/3D/PyLith/trunk/modulesrc/problems/SolverLinear.i
   short/3D/PyLith/trunk/modulesrc/problems/SolverLumped.i
   short/3D/PyLith/trunk/modulesrc/problems/SolverNonlinear.i
   short/3D/PyLith/trunk/modulesrc/problems/problems.i
   short/3D/PyLith/trunk/modulesrc/topology/Distributor.i
   short/3D/PyLith/trunk/modulesrc/topology/Field.i
   short/3D/PyLith/trunk/modulesrc/topology/FieldBase.i
   short/3D/PyLith/trunk/modulesrc/topology/Fields.i
   short/3D/PyLith/trunk/modulesrc/topology/Jacobian.i
   short/3D/PyLith/trunk/modulesrc/topology/Makefile.am
   short/3D/PyLith/trunk/modulesrc/topology/Mesh.i
   short/3D/PyLith/trunk/modulesrc/topology/MeshOps.i
   short/3D/PyLith/trunk/modulesrc/topology/RefineUniform.i
   short/3D/PyLith/trunk/modulesrc/topology/ReverseCuthillMcKee.i
   short/3D/PyLith/trunk/modulesrc/topology/SolutionFields.i
   short/3D/PyLith/trunk/modulesrc/topology/SubMesh.i
   short/3D/PyLith/trunk/modulesrc/topology/topology.i
   short/3D/PyLith/trunk/modulesrc/utils/EventLogger.i
   short/3D/PyLith/trunk/modulesrc/utils/Makefile.am
   short/3D/PyLith/trunk/modulesrc/utils/TestArray.i
   short/3D/PyLith/trunk/modulesrc/utils/constdefs.i
   short/3D/PyLith/trunk/modulesrc/utils/petsc.i
   short/3D/PyLith/trunk/modulesrc/utils/petsc_general.i
   short/3D/PyLith/trunk/modulesrc/utils/petsc_mat.i
   short/3D/PyLith/trunk/modulesrc/utils/petsc_memory.i
   short/3D/PyLith/trunk/modulesrc/utils/pylith_general.i
   short/3D/PyLith/trunk/modulesrc/utils/utils.i
   short/3D/PyLith/trunk/playpen/closure/Makefile.am
   short/3D/PyLith/trunk/playpen/closure/TestClosure.cc
   short/3D/PyLith/trunk/playpen/closure/TestClosure.hh
   short/3D/PyLith/trunk/playpen/closure/test_cubit.cc
   short/3D/PyLith/trunk/playpen/closure/test_lagrit.cc
   short/3D/PyLith/trunk/playpen/euler/euler.py
   short/3D/PyLith/trunk/playpen/euler/grabfaces.py
   short/3D/PyLith/trunk/playpen/euler/grabpoints.py
   short/3D/PyLith/trunk/playpen/euler/poleconvert.py
   short/3D/PyLith/trunk/playpen/euler/transform.py
   short/3D/PyLith/trunk/playpen/memcheck/Makefile.am
   short/3D/PyLith/trunk/playpen/memcheck/memory_usage.py
   short/3D/PyLith/trunk/playpen/memcheck/runtet4.cc
   short/3D/PyLith/trunk/playpen/postproc/fault/faultinfo.py
   short/3D/PyLith/trunk/playpen/postproc/stressinfo.py
   short/3D/PyLith/trunk/playpen/postproc/vtkcff.py
   short/3D/PyLith/trunk/playpen/postproc/vtkdiff.py
   short/3D/PyLith/trunk/playpen/powerlaw/powerlaw_gendb.py
   short/3D/PyLith/trunk/playpen/savpres_ss/savpres_ss.py
   short/3D/PyLith/trunk/playpen/verification/verify.py
   short/3D/PyLith/trunk/pylith/Makefile.am
   short/3D/PyLith/trunk/pylith/__init__.py
   short/3D/PyLith/trunk/pylith/apps/EqInfoApp.py
   short/3D/PyLith/trunk/pylith/apps/PetscApplication.py
   short/3D/PyLith/trunk/pylith/apps/PyLithApp.py
   short/3D/PyLith/trunk/pylith/apps/__init__.py
   short/3D/PyLith/trunk/pylith/bc/AbsorbingDampers.py
   short/3D/PyLith/trunk/pylith/bc/BoundaryCondition.py
   short/3D/PyLith/trunk/pylith/bc/DirichletBC.py
   short/3D/PyLith/trunk/pylith/bc/DirichletBoundary.py
   short/3D/PyLith/trunk/pylith/bc/Neumann.py
   short/3D/PyLith/trunk/pylith/bc/PointForce.py
   short/3D/PyLith/trunk/pylith/bc/TimeDependent.py
   short/3D/PyLith/trunk/pylith/bc/TimeDependentPoints.py
   short/3D/PyLith/trunk/pylith/bc/ZeroDispDB.py
   short/3D/PyLith/trunk/pylith/bc/__init__.py
   short/3D/PyLith/trunk/pylith/faults/BruneSlipFn.py
   short/3D/PyLith/trunk/pylith/faults/ConstRateSlipFn.py
   short/3D/PyLith/trunk/pylith/faults/EqKinSrc.py
   short/3D/PyLith/trunk/pylith/faults/Fault.py
   short/3D/PyLith/trunk/pylith/faults/FaultCohesive.py
   short/3D/PyLith/trunk/pylith/faults/FaultCohesiveDyn.py
   short/3D/PyLith/trunk/pylith/faults/FaultCohesiveImpulses.py
   short/3D/PyLith/trunk/pylith/faults/FaultCohesiveKin.py
   short/3D/PyLith/trunk/pylith/faults/FaultCohesiveTract.py
   short/3D/PyLith/trunk/pylith/faults/LiuCosSlipFn.py
   short/3D/PyLith/trunk/pylith/faults/SingleRupture.py
   short/3D/PyLith/trunk/pylith/faults/SlipTimeFn.py
   short/3D/PyLith/trunk/pylith/faults/StepSlipFn.py
   short/3D/PyLith/trunk/pylith/faults/TimeHistorySlipFn.py
   short/3D/PyLith/trunk/pylith/faults/TractPerturbation.py
   short/3D/PyLith/trunk/pylith/faults/__init__.py
   short/3D/PyLith/trunk/pylith/feassemble/CellGeometry.py
   short/3D/PyLith/trunk/pylith/feassemble/Constraint.py
   short/3D/PyLith/trunk/pylith/feassemble/ElasticityExplicit.py
   short/3D/PyLith/trunk/pylith/feassemble/ElasticityExplicitLgDeform.py
   short/3D/PyLith/trunk/pylith/feassemble/ElasticityExplicitTet4.py
   short/3D/PyLith/trunk/pylith/feassemble/ElasticityExplicitTri3.py
   short/3D/PyLith/trunk/pylith/feassemble/ElasticityImplicit.py
   short/3D/PyLith/trunk/pylith/feassemble/ElasticityImplicitCUDA.py
   short/3D/PyLith/trunk/pylith/feassemble/ElasticityImplicitLgDeform.py
   short/3D/PyLith/trunk/pylith/feassemble/FIATLagrange.py
   short/3D/PyLith/trunk/pylith/feassemble/FIATQuadrature.py
   short/3D/PyLith/trunk/pylith/feassemble/FIATSimplex.py
   short/3D/PyLith/trunk/pylith/feassemble/Integrator.py
   short/3D/PyLith/trunk/pylith/feassemble/IntegratorElasticity.py
   short/3D/PyLith/trunk/pylith/feassemble/IntegratorElasticityLgDeform.py
   short/3D/PyLith/trunk/pylith/feassemble/Quadrature.py
   short/3D/PyLith/trunk/pylith/feassemble/ReferenceCell.py
   short/3D/PyLith/trunk/pylith/feassemble/__init__.py
   short/3D/PyLith/trunk/pylith/friction/FrictionModel.py
   short/3D/PyLith/trunk/pylith/friction/RateStateAgeing.py
   short/3D/PyLith/trunk/pylith/friction/SlipWeakening.py
   short/3D/PyLith/trunk/pylith/friction/SlipWeakeningTime.py
   short/3D/PyLith/trunk/pylith/friction/StaticFriction.py
   short/3D/PyLith/trunk/pylith/friction/TimeWeakening.py
   short/3D/PyLith/trunk/pylith/friction/__init__.py
   short/3D/PyLith/trunk/pylith/materials/DruckerPrager3D.py
   short/3D/PyLith/trunk/pylith/materials/DruckerPragerPlaneStrain.py
   short/3D/PyLith/trunk/pylith/materials/ElasticIsotropic3D.py
   short/3D/PyLith/trunk/pylith/materials/ElasticMaterial.py
   short/3D/PyLith/trunk/pylith/materials/ElasticPlaneStrain.py
   short/3D/PyLith/trunk/pylith/materials/ElasticPlaneStress.py
   short/3D/PyLith/trunk/pylith/materials/ElasticStrain1D.py
   short/3D/PyLith/trunk/pylith/materials/ElasticStress1D.py
   short/3D/PyLith/trunk/pylith/materials/GenMaxwellIsotropic3D.py
   short/3D/PyLith/trunk/pylith/materials/GenMaxwellPlaneStrain.py
   short/3D/PyLith/trunk/pylith/materials/GenMaxwellQpQsIsotropic3D.py
   short/3D/PyLith/trunk/pylith/materials/Homogeneous.py
   short/3D/PyLith/trunk/pylith/materials/Material.py
   short/3D/PyLith/trunk/pylith/materials/MaxwellIsotropic3D.py
   short/3D/PyLith/trunk/pylith/materials/MaxwellPlaneStrain.py
   short/3D/PyLith/trunk/pylith/materials/PowerLaw3D.py
   short/3D/PyLith/trunk/pylith/materials/PowerLawPlaneStrain.py
   short/3D/PyLith/trunk/pylith/materials/__init__.py
   short/3D/PyLith/trunk/pylith/meshio/CellFilter.py
   short/3D/PyLith/trunk/pylith/meshio/CellFilterAvgMesh.py
   short/3D/PyLith/trunk/pylith/meshio/CellFilterAvgSubMesh.py
   short/3D/PyLith/trunk/pylith/meshio/DataWriter.py
   short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5.py
   short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5Ext.py
   short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5ExtMesh.py
   short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5ExtSubMesh.py
   short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5ExtSubSubMesh.py
   short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5Mesh.py
   short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5SubMesh.py
   short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5SubSubMesh.py
   short/3D/PyLith/trunk/pylith/meshio/DataWriterVTK.py
   short/3D/PyLith/trunk/pylith/meshio/DataWriterVTKMesh.py
   short/3D/PyLith/trunk/pylith/meshio/DataWriterVTKPoints.py
   short/3D/PyLith/trunk/pylith/meshio/DataWriterVTKSubMesh.py
   short/3D/PyLith/trunk/pylith/meshio/DataWriterVTKSubSubMesh.py
   short/3D/PyLith/trunk/pylith/meshio/MeshIOAscii.py
   short/3D/PyLith/trunk/pylith/meshio/MeshIOCubit.py
   short/3D/PyLith/trunk/pylith/meshio/MeshIOLagrit.py
   short/3D/PyLith/trunk/pylith/meshio/MeshIOObj.py
   short/3D/PyLith/trunk/pylith/meshio/OutputDirichlet.py
   short/3D/PyLith/trunk/pylith/meshio/OutputFaultDyn.py
   short/3D/PyLith/trunk/pylith/meshio/OutputFaultImpulses.py
   short/3D/PyLith/trunk/pylith/meshio/OutputFaultKin.py
   short/3D/PyLith/trunk/pylith/meshio/OutputManager.py
   short/3D/PyLith/trunk/pylith/meshio/OutputManagerMesh.py
   short/3D/PyLith/trunk/pylith/meshio/OutputManagerSubMesh.py
   short/3D/PyLith/trunk/pylith/meshio/OutputMatElastic.py
   short/3D/PyLith/trunk/pylith/meshio/OutputNeumann.py
   short/3D/PyLith/trunk/pylith/meshio/OutputSoln.py
   short/3D/PyLith/trunk/pylith/meshio/OutputSolnPoints.py
   short/3D/PyLith/trunk/pylith/meshio/OutputSolnSubset.py
   short/3D/PyLith/trunk/pylith/meshio/PointsList.py
   short/3D/PyLith/trunk/pylith/meshio/SingleOutput.py
   short/3D/PyLith/trunk/pylith/meshio/VertexFilter.py
   short/3D/PyLith/trunk/pylith/meshio/VertexFilterVecNormMesh.py
   short/3D/PyLith/trunk/pylith/meshio/VertexFilterVecNormSubMesh.py
   short/3D/PyLith/trunk/pylith/meshio/Xdmf.py
   short/3D/PyLith/trunk/pylith/meshio/__init__.py
   short/3D/PyLith/trunk/pylith/mpi/Communicator.py
   short/3D/PyLith/trunk/pylith/mpi/__init__.py
   short/3D/PyLith/trunk/pylith/perf/Fault.py
   short/3D/PyLith/trunk/pylith/perf/Field.py
   short/3D/PyLith/trunk/pylith/perf/GlobalOrder.py
   short/3D/PyLith/trunk/pylith/perf/Jacobian.py
   short/3D/PyLith/trunk/pylith/perf/Logger.py
   short/3D/PyLith/trunk/pylith/perf/Material.py
   short/3D/PyLith/trunk/pylith/perf/Memory.py
   short/3D/PyLith/trunk/pylith/perf/MemoryLogger.py
   short/3D/PyLith/trunk/pylith/perf/Mesh.py
   short/3D/PyLith/trunk/pylith/perf/VertexGroup.py
   short/3D/PyLith/trunk/pylith/perf/__init__.py
   short/3D/PyLith/trunk/pylith/problems/Explicit.py
   short/3D/PyLith/trunk/pylith/problems/ExplicitLgDeform.py
   short/3D/PyLith/trunk/pylith/problems/ExplicitTet4.py
   short/3D/PyLith/trunk/pylith/problems/ExplicitTri3.py
   short/3D/PyLith/trunk/pylith/problems/Formulation.py
   short/3D/PyLith/trunk/pylith/problems/GreensFns.py
   short/3D/PyLith/trunk/pylith/problems/Implicit.py
   short/3D/PyLith/trunk/pylith/problems/ImplicitLgDeform.py
   short/3D/PyLith/trunk/pylith/problems/Problem.py
   short/3D/PyLith/trunk/pylith/problems/Solver.py
   short/3D/PyLith/trunk/pylith/problems/SolverLinear.py
   short/3D/PyLith/trunk/pylith/problems/SolverLumped.py
   short/3D/PyLith/trunk/pylith/problems/SolverNonlinear.py
   short/3D/PyLith/trunk/pylith/problems/TimeDependent.py
   short/3D/PyLith/trunk/pylith/problems/TimeStep.py
   short/3D/PyLith/trunk/pylith/problems/TimeStepAdapt.py
   short/3D/PyLith/trunk/pylith/problems/TimeStepUniform.py
   short/3D/PyLith/trunk/pylith/problems/TimeStepUser.py
   short/3D/PyLith/trunk/pylith/problems/__init__.py
   short/3D/PyLith/trunk/pylith/tests/Fault.py
   short/3D/PyLith/trunk/pylith/tests/PhysicalProperties.py
   short/3D/PyLith/trunk/pylith/tests/Solution.py
   short/3D/PyLith/trunk/pylith/tests/StateVariables.py
   short/3D/PyLith/trunk/pylith/tests/__init__.py
   short/3D/PyLith/trunk/pylith/topology/Distributor.py
   short/3D/PyLith/trunk/pylith/topology/Field.py
   short/3D/PyLith/trunk/pylith/topology/Fields.py
   short/3D/PyLith/trunk/pylith/topology/Jacobian.py
   short/3D/PyLith/trunk/pylith/topology/JacobianViewer.py
   short/3D/PyLith/trunk/pylith/topology/Mesh.py
   short/3D/PyLith/trunk/pylith/topology/MeshGenSimple.py
   short/3D/PyLith/trunk/pylith/topology/MeshGenerator.py
   short/3D/PyLith/trunk/pylith/topology/MeshImporter.py
   short/3D/PyLith/trunk/pylith/topology/MeshImporterDist.py
   short/3D/PyLith/trunk/pylith/topology/MeshRefiner.py
   short/3D/PyLith/trunk/pylith/topology/RefineUniform.py
   short/3D/PyLith/trunk/pylith/topology/ReverseCuthillMcKee.py
   short/3D/PyLith/trunk/pylith/topology/SolutionFields.py
   short/3D/PyLith/trunk/pylith/topology/SubMesh.py
   short/3D/PyLith/trunk/pylith/topology/__init__.py
   short/3D/PyLith/trunk/pylith/utils/CheckpointTimer.py
   short/3D/PyLith/trunk/pylith/utils/CppData.py
   short/3D/PyLith/trunk/pylith/utils/EmptyBin.py
   short/3D/PyLith/trunk/pylith/utils/EventLogger.py
   short/3D/PyLith/trunk/pylith/utils/NullComponent.py
   short/3D/PyLith/trunk/pylith/utils/PetscComponent.py
   short/3D/PyLith/trunk/pylith/utils/PetscManager.py
   short/3D/PyLith/trunk/pylith/utils/VTKDataReader.py
   short/3D/PyLith/trunk/pylith/utils/__init__.py
   short/3D/PyLith/trunk/pylith/utils/importing.py
   short/3D/PyLith/trunk/pylith/utils/profiling.py
   short/3D/PyLith/trunk/pylith/utils/testarray.py
   short/3D/PyLith/trunk/setup.py
   short/3D/PyLith/trunk/share/Makefile.am
   short/3D/PyLith/trunk/subpackage.am
   short/3D/PyLith/trunk/templates/Makefile.am
   short/3D/PyLith/trunk/templates/friction/Makefile.am
   short/3D/PyLith/trunk/templates/friction/ViscousFriction.cc
   short/3D/PyLith/trunk/templates/friction/ViscousFriction.hh
   short/3D/PyLith/trunk/templates/friction/ViscousFriction.i
   short/3D/PyLith/trunk/templates/friction/ViscousFriction.py
   short/3D/PyLith/trunk/templates/friction/__init__.py
   short/3D/PyLith/trunk/templates/friction/frictioncontrib.i
   short/3D/PyLith/trunk/templates/friction/tests/Makefile.am
   short/3D/PyLith/trunk/templates/friction/tests/TestViscousFriction.py
   short/3D/PyLith/trunk/templates/friction/tests/testcontrib.py
   short/3D/PyLith/trunk/templates/materials/Makefile.am
   short/3D/PyLith/trunk/templates/materials/PlaneStrainState.cc
   short/3D/PyLith/trunk/templates/materials/PlaneStrainState.hh
   short/3D/PyLith/trunk/templates/materials/PlaneStrainState.i
   short/3D/PyLith/trunk/templates/materials/PlaneStrainState.py
   short/3D/PyLith/trunk/templates/materials/__init__.py
   short/3D/PyLith/trunk/templates/materials/materialscontrib.i
   short/3D/PyLith/trunk/templates/materials/tests/Makefile.am
   short/3D/PyLith/trunk/templates/materials/tests/TestPlaneStrainState.py
   short/3D/PyLith/trunk/templates/materials/tests/testcontrib.py
   short/3D/PyLith/trunk/tests/2d/Makefile.am
   short/3D/PyLith/trunk/tests/2d/frictionslide/Makefile.am
   short/3D/PyLith/trunk/tests/2d/maxwell/Makefile.am
   short/3D/PyLith/trunk/tests/2d/powerlaw/Makefile.am
   short/3D/PyLith/trunk/tests/2d/slipdir/Makefile.am
   short/3D/PyLith/trunk/tests/2d/stressoutput/Makefile.am
   short/3D/PyLith/trunk/tests/3d/Makefile.am
   short/3D/PyLith/trunk/tests/3d/cyclicfriction/Makefile.am
   short/3D/PyLith/trunk/tests/3d/cyclicfriction/output/Makefile.am
   short/3D/PyLith/trunk/tests/3d/matprops/Makefile.am
   short/3D/PyLith/trunk/tests/3d/plasticity/Makefile.am
   short/3D/PyLith/trunk/tests/3d/plasticity/dynamic/Makefile.am
   short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/Makefile.am
   short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/config/Makefile.am
   short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/mesh/Makefile.am
   short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/results/Makefile.am
   short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/spatialdb/Makefile.am
   short/3D/PyLith/trunk/tests/3d/slipdir/Makefile.am
   short/3D/PyLith/trunk/tests/Makefile.am
   short/3D/PyLith/trunk/tests/distribute/MesherApp.py
   short/3D/PyLith/trunk/tests/distribute/testdistribute.py
   short/3D/PyLith/trunk/tests/refinefaulttip/Makefile.am
   short/3D/PyLith/trunk/tests/topology/Makefile.am
   short/3D/PyLith/trunk/tests/topology/test_meshmem.py
   short/3D/PyLith/trunk/tests/topology/test_topology.cc
   short/3D/PyLith/trunk/tests_auto/1d/Makefile.am
   short/3D/PyLith/trunk/tests_auto/1d/line2/Makefile.am
   short/3D/PyLith/trunk/tests_auto/1d/line2/TestDislocation.py
   short/3D/PyLith/trunk/tests_auto/1d/line2/TestExtensionDisp.py
   short/3D/PyLith/trunk/tests_auto/1d/line2/TestExtensionDispParallel.py
   short/3D/PyLith/trunk/tests_auto/1d/line2/TestExtensionForce.py
   short/3D/PyLith/trunk/tests_auto/1d/line2/TestLine2.py
   short/3D/PyLith/trunk/tests_auto/1d/line2/testpylith.py
   short/3D/PyLith/trunk/tests_auto/1d/line3/Makefile.am
   short/3D/PyLith/trunk/tests_auto/1d/line3/TestAxial.py
   short/3D/PyLith/trunk/tests_auto/1d/line3/TestDislocation.py
   short/3D/PyLith/trunk/tests_auto/1d/line3/TestLine3.py
   short/3D/PyLith/trunk/tests_auto/1d/line3/testpylith.py
   short/3D/PyLith/trunk/tests_auto/2d/Makefile.am
   short/3D/PyLith/trunk/tests_auto/2d/quad4/Makefile.am
   short/3D/PyLith/trunk/tests_auto/2d/quad4/TestAxialDisp.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/TestDislocation.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/TestDislocation2.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/TestFrictionCompression.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/TestFrictionOpening.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/TestFrictionShearSliding.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/TestFrictionShearStick.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/TestLgDeformRigidBody.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/TestLgDeformTraction.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/TestQuad4.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/TestShearDisp.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/TestSlipWeakeningCompression.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/TestSlipWeakeningOpening.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/TestSlipWeakeningShearSliding.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/TestSlipWeakeningShearStick.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/axialdisp_gendb.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/axialdisp_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/dislocation2_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/dislocation_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/friction_compression_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/friction_opening_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/friction_shear_sliding_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/friction_shear_stick_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/lgdeformtraction_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/rigidbody_gendb.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/rigidbody_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/sheardisp_gendb.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/sheardisp_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/slipweakening_compression_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/slipweakening_opening_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/slipweakening_shear_sliding_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/slipweakening_shear_stick_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/quad4/testpylith.py
   short/3D/PyLith/trunk/tests_auto/2d/quad9/Makefile.am
   short/3D/PyLith/trunk/tests_auto/2d/quad9/TestAxialDisp.py
   short/3D/PyLith/trunk/tests_auto/2d/quad9/TestDislocation.py
   short/3D/PyLith/trunk/tests_auto/2d/quad9/axialdisp_gendb.py
   short/3D/PyLith/trunk/tests_auto/2d/quad9/axialdisp_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/quad9/dislocation_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/quad9/testpylith.py
   short/3D/PyLith/trunk/tests_auto/2d/tri3/Makefile.am
   short/3D/PyLith/trunk/tests_auto/2d/tri3/TestAxialDisp.py
   short/3D/PyLith/trunk/tests_auto/2d/tri3/TestDislocation.py
   short/3D/PyLith/trunk/tests_auto/2d/tri3/TestDislocation2.py
   short/3D/PyLith/trunk/tests_auto/2d/tri3/TestShearDisp.py
   short/3D/PyLith/trunk/tests_auto/2d/tri3/TestTri3.py
   short/3D/PyLith/trunk/tests_auto/2d/tri3/axialdisp_gendb.py
   short/3D/PyLith/trunk/tests_auto/2d/tri3/axialdisp_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/tri3/sheardisp_gendb.py
   short/3D/PyLith/trunk/tests_auto/2d/tri3/sheardisp_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/tri3/testpylith.py
   short/3D/PyLith/trunk/tests_auto/2d/tri6/Makefile.am
   short/3D/PyLith/trunk/tests_auto/2d/tri6/TestAxialDisp.py
   short/3D/PyLith/trunk/tests_auto/2d/tri6/TestDislocation.py
   short/3D/PyLith/trunk/tests_auto/2d/tri6/axialdisp_gendb.py
   short/3D/PyLith/trunk/tests_auto/2d/tri6/axialdisp_soln.py
   short/3D/PyLith/trunk/tests_auto/2d/tri6/testpylith.py
   short/3D/PyLith/trunk/tests_auto/3d/Makefile.am
   short/3D/PyLith/trunk/tests_auto/3d/hex8/Makefile.am
   short/3D/PyLith/trunk/tests_auto/3d/hex8/TestAxialElasticIsotropic.py
   short/3D/PyLith/trunk/tests_auto/3d/hex8/TestShearElasticIsotropic.py
   short/3D/PyLith/trunk/tests_auto/3d/hex8/TestShearPlaneStrain.py
   short/3D/PyLith/trunk/tests_auto/3d/hex8/testpylith.py
   short/3D/PyLith/trunk/tests_auto/3d/tet4/Makefile.am
   short/3D/PyLith/trunk/tests_auto/3d/tet4/TestAxialElasticIsotropic.py
   short/3D/PyLith/trunk/tests_auto/3d/tet4/TestDislocation.py
   short/3D/PyLith/trunk/tests_auto/3d/tet4/TestShearElasticIsotropic.py
   short/3D/PyLith/trunk/tests_auto/3d/tet4/testpylith.py
   short/3D/PyLith/trunk/tests_auto/3dnew/hex27/Makefile.am
   short/3D/PyLith/trunk/tests_auto/3dnew/hex27/axialdisp_gendb.py
   short/3D/PyLith/trunk/tests_auto/3dnew/hex27/axialdisp_soln.py
   short/3D/PyLith/trunk/tests_auto/3dnew/hex8/Makefile.am
   short/3D/PyLith/trunk/tests_auto/3dnew/hex8/TestHex8.py
   short/3D/PyLith/trunk/tests_auto/3dnew/hex8/TestLgDeformRigidBody.py
   short/3D/PyLith/trunk/tests_auto/3dnew/hex8/TestLgDeformTraction.py
   short/3D/PyLith/trunk/tests_auto/3dnew/hex8/axialdisp_gendb.py
   short/3D/PyLith/trunk/tests_auto/3dnew/hex8/axialdisp_soln.py
   short/3D/PyLith/trunk/tests_auto/3dnew/hex8/lgdeformtraction_soln.py
   short/3D/PyLith/trunk/tests_auto/3dnew/hex8/rigidbody_gendb.py
   short/3D/PyLith/trunk/tests_auto/3dnew/hex8/rigidbody_soln.py
   short/3D/PyLith/trunk/tests_auto/3dnew/hex8/testpylith.py
   short/3D/PyLith/trunk/tests_auto/3dnew/tet10/Makefile.am
   short/3D/PyLith/trunk/tests_auto/3dnew/tet10/axialdisp_gendb.py
   short/3D/PyLith/trunk/tests_auto/3dnew/tet10/axialdisp_soln.py
   short/3D/PyLith/trunk/tests_auto/3dnew/tet10/testpylith.py
   short/3D/PyLith/trunk/tests_auto/3dnew/tet4/Makefile.am
   short/3D/PyLith/trunk/tests_auto/3dnew/tet4/axialdisp_gendb.py
   short/3D/PyLith/trunk/tests_auto/3dnew/tet4/axialdisp_soln.py
   short/3D/PyLith/trunk/tests_auto/3dnew/tet4/testpylith.py
   short/3D/PyLith/trunk/tests_auto/Makefile.am
   short/3D/PyLith/trunk/tests_auto/eqinfo/Makefile.am
   short/3D/PyLith/trunk/tests_auto/eqinfo/TestEqInfo.py
   short/3D/PyLith/trunk/tests_auto/eqinfo/TestEqInfoLine.py
   short/3D/PyLith/trunk/tests_auto/eqinfo/TestEqInfoQuad4.py
   short/3D/PyLith/trunk/tests_auto/eqinfo/TestEqInfoTri3.py
   short/3D/PyLith/trunk/tests_auto/eqinfo/generate.py
   short/3D/PyLith/trunk/tests_auto/eqinfo/test_eqinfo.py
   short/3D/PyLith/trunk/tests_auto/petsc/Makefile.am
   short/3D/PyLith/trunk/tests_auto/petsc/TestPetscApp.py
   short/3D/PyLith/trunk/tests_auto/petsc/testpetsc.py
   short/3D/PyLith/trunk/unittests/Makefile.am
   short/3D/PyLith/trunk/unittests/libtests/Makefile.am
   short/3D/PyLith/trunk/unittests/libtests/bc/Makefile.am
   short/3D/PyLith/trunk/unittests/libtests/bc/TestAbsorbingDampers.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestAbsorbingDampers.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/TestAbsorbingDampersCases.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestAbsorbingDampersCases.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryCondition.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryCondition.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryConditionPoints.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryConditionPoints.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMeshCases.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMeshCases.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBC.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBC.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCCases.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCCases.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCMulti.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCMulti.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCMultiCases.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCMultiCases.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBoundary.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBoundary.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBoundaryCases.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBoundaryCases.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/TestNeumann.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestNeumann.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/TestNeumannCases.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestNeumannCases.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/TestPointForce.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestPointForce.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/TestPointForceCases.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestPointForceCases.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/TestTimeDependent.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestTimeDependent.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/TestTimeDependentPoints.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/TestTimeDependentPoints.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersData.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersData.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataLine2.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataLine2.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshData.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshData.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletData.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletData.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataLine2.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataLine2.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataLine2b.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataLine2b.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMulti.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMulti.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMultiTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMultiTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMultiTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMultiTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/Makefile.am
   short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannData.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannData.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataLine2.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataLine2.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceData.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceData.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataLine2.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataLine2.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/bc/data/absorbingdampers.py
   short/3D/PyLith/trunk/unittests/libtests/bc/test_bc.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/Makefile.am
   short/3D/PyLith/trunk/unittests/libtests/faults/TestBruneSlipFn.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestBruneSlipFn.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestConstRateSlipFn.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestConstRateSlipFn.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestEqKinSrc.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestEqKinSrc.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFault.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFault.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesive.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesive.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDyn.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDyn.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTri3d.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTri3d.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveImpulses.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveImpulses.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveImpulsesCases.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveImpulsesCases.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKin.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKin.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinLine2.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinLine2.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinQuad4e.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinQuad4e.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcs.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcs.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsLine2.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsLine2.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4e.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4e.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4f.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4f.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTri3d.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTri3d.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestLiuCosSlipFn.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestLiuCosSlipFn.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestSlipFn.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestSlipFn.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestStepSlipFn.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestStepSlipFn.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestTimeHistorySlipFn.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestTimeHistorySlipFn.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/TestTractPerturbation.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/TestTractPerturbation.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveData.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveData.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8Lagrange.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8Lagrange.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8b.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8b.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8c.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8c.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8d.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8d.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8e.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8e.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8f.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8f.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8g.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8g.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8h.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8h.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8i.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8i.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataLine2.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataLine2.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataLine2Lagrange.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataLine2Lagrange.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4Lagrange.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4Lagrange.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4b.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4b.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4c.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4c.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4d.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4d.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4e.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4e.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4f.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4f.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4g.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4g.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4h.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4h.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4Lagrange.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4Lagrange.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4b.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4b.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4c.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4c.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4d.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4d.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4f.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4f.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4g.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4g.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4h.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4h.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4i.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4i.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4j.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4j.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3Lagrange.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3Lagrange.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3b.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3b.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3c.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3c.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3d.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3d.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3e.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3e.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3f.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3f.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynData.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynData.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTri3d.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTri3d.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesData.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesData.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinData.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinData.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataLine2.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataLine2.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataQuad4e.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataQuad4e.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4e.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4e.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4f.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4f.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTri3d.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTri3d.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataLine2.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataLine2.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/faults/data/Makefile.am
   short/3D/PyLith/trunk/unittests/libtests/faults/test_faults.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/Makefile.am
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestCellGeometry.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestCellGeometry.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicit.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicit.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitCases.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitCases.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitLgDeform.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitLgDeform.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitLgDeformCases.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitLgDeformCases.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicit.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicit.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitCases.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitCases.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitLgDeform.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitLgDeform.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitLgDeformCases.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitLgDeformCases.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryHex3D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryHex3D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine1D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine1D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine2D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine2D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine3D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine3D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint1D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint1D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint2D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint2D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint3D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint3D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryQuad2D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryQuad2D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryQuad3D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryQuad3D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTet3D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTet3D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTri2D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTri2D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTri3D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTri3D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegrator.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegrator.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegratorElasticity.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegratorElasticity.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegratorElasticityLgDeform.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegratorElasticityLgDeform.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature0D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature0D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1Din2D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1Din2D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1Din3D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1Din3D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature2D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature2D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature2Din3D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature2Din3D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature3D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature3D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadratureEngine.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadratureEngine.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadratureRefCell.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadratureRefCell.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/CellGeomData.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/CellGeomData.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticIsotropic3D.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticPlaneStrain.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityApp.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicit.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitApp.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData1DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData1DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData1DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData1DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData2DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData2DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData2DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData2DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData3DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData3DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData3DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData3DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData1DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData1DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData1DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData1DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData2DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData2DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData2DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData2DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData3DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData3DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData3DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData3DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeform.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData1DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData1DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData1DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData1DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData2DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData2DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData2DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData2DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData3DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData3DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData3DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData3DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData1DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData1DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData1DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData1DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData2DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData2DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData2DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData2DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData3DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData3DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData3DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData3DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicit.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData1DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData1DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData1DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData1DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData2DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData2DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData2DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData2DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData3DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData3DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData3DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData3DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData1DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData1DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData1DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData1DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData2DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData2DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData2DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData2DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData3DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData3DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData3DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData3DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeform.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData1DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData1DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData1DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData1DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData2DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData2DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData2DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData2DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData3DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData3DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData3DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData3DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData1DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData1DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData1DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData1DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData2DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData2DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData2DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData2DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData3DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData3DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData3DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData3DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityLgDeformApp.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityLgDeformExplicitApp.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataHex3D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataHex3D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine1D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine1D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine2D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine2D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine3D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine3D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint1D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint1D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint2D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint2D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint3D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint3D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataQuad2D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataQuad2D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataQuad3D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataQuad3D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTet3D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTet3D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTri2D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTri2D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTri3D.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTri3D.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorApp.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorData.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorData.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorInertia1DQuadratic.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorInertia3DLinear.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorInertia3DQuadratic.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Makefile.am
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/MaterialElasticStrain1D.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1DLinear.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1DQuadratic.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1Din2DLinear.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1Din2DQuadratic.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1Din3DLinear.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1Din3DQuadratic.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2DLinear.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2DQuadratic.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DLinearXY.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DLinearXYZ.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DLinearXZ.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DLinearYZ.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DQuadratic.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh3DLinear.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh3DQuadratic.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1DLinear.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1DQuadratic.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1Din2DLinear.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1Din2DQuadratic.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1Din3DLinear.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1Din3DQuadratic.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature2DLinear.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature2DQuadratic.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature2Din3DLinear.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature2Din3DQuadratic.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature3DLinear.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature3DQuadratic.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureApp.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din2DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din2DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din2DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din2DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din3DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din3DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din3DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din3DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXY.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXY.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXYZ.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXYZ.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXZ.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXZ.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearYZ.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearYZ.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData3DLinear.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData3DLinear.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData3DQuadratic.cc
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData3DQuadratic.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution1DLinear.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution1DQuadratic.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution2DLinear.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution2DQuadratic.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution3DLinear.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution3DQuadratic.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/feutils.py
   short/3D/PyLith/trunk/unittests/libtests/feassemble/data/header.hh
   short/3D/PyLith/trunk/unittests/libtests/feassemble/test_feassemble.cc
   short/3D/PyLith/trunk/unittests/libtests/friction/Makefile.am
   short/3D/PyLith/trunk/unittests/libtests/friction/TestFrictionModel.cc
   short/3D/PyLith/trunk/unittests/libtests/friction/TestFrictionModel.hh
   short/3D/PyLith/trunk/unittests/libtests/friction/TestRateStateAgeing.cc
   short/3D/PyLith/trunk/unittests/libtests/friction/TestRateStateAgeing.hh
   short/3D/PyLith/trunk/unittests/libtests/friction/TestSlipWeakening.cc
   short/3D/PyLith/trunk/unittests/libtests/friction/TestSlipWeakening.hh
   short/3D/PyLith/trunk/unittests/libtests/friction/TestSlipWeakeningTime.cc
   short/3D/PyLith/trunk/unittests/libtests/friction/TestSlipWeakeningTime.hh
   short/3D/PyLith/trunk/unittests/libtests/friction/TestStaticFriction.cc
   short/3D/PyLith/trunk/unittests/libtests/friction/TestStaticFriction.hh
   short/3D/PyLith/trunk/unittests/libtests/friction/data/FrictionModelData.cc
   short/3D/PyLith/trunk/unittests/libtests/friction/data/FrictionModelData.hh
   short/3D/PyLith/trunk/unittests/libtests/friction/data/Makefile.am
   short/3D/PyLith/trunk/unittests/libtests/friction/data/RateStateAgeingData.cc
   short/3D/PyLith/trunk/unittests/libtests/friction/data/RateStateAgeingData.hh
   short/3D/PyLith/trunk/unittests/libtests/friction/data/SlipWeakeningData.cc
   short/3D/PyLith/trunk/unittests/libtests/friction/data/SlipWeakeningData.hh
   short/3D/PyLith/trunk/unittests/libtests/friction/data/SlipWeakeningTimeData.cc
   short/3D/PyLith/trunk/unittests/libtests/friction/data/SlipWeakeningTimeData.hh
   short/3D/PyLith/trunk/unittests/libtests/friction/data/StaticFrictionData.cc
   short/3D/PyLith/trunk/unittests/libtests/friction/data/StaticFrictionData.hh
   short/3D/PyLith/trunk/unittests/libtests/friction/data/TimeWeakeningData.cc
   short/3D/PyLith/trunk/unittests/libtests/friction/data/TimeWeakeningData.hh
   short/3D/PyLith/trunk/unittests/libtests/friction/test_friction.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/Makefile.am
   short/3D/PyLith/trunk/unittests/libtests/materials/TestDruckerPrager3D.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestDruckerPrager3D.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/TestDruckerPragerPlaneStrain.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestDruckerPragerPlaneStrain.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/TestEffectiveStress.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestEffectiveStress.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticIsotropic3D.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticIsotropic3D.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticMaterial.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticMaterial.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticPlaneStrain.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticPlaneStrain.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticPlaneStress.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticPlaneStress.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticStrain1D.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticStrain1D.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticStress1D.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticStress1D.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellIsotropic3D.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellIsotropic3D.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellPlaneStrain.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellPlaneStrain.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellQpQsIsotropic3D.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellQpQsIsotropic3D.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/TestMaterial.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestMaterial.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/TestMaxwellIsotropic3D.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestMaxwellIsotropic3D.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/TestMaxwellPlaneStrain.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestMaxwellPlaneStrain.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/TestMetadata.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestMetadata.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/TestPowerLaw3D.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestPowerLaw3D.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/TestPowerLawPlaneStrain.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/TestPowerLawPlaneStrain.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DElastic.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DElasticData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DElasticData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DTimeDep.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DTimeDepData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DTimeDepData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainElastic.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainElasticData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainElasticData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainTimeDep.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainTimeDepData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainTimeDepData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticIsotropic3D.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticIsotropic3DData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticIsotropic3DData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticMaterialApp.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticMaterialData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticMaterialData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStrain.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStrainData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStrainData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStress.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStressData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStressData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStrain1D.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStrain1DData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStrain1DData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStress1D.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStress1DData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStress1DData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DElastic.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DElasticData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DElasticData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DTimeDep.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DTimeDepData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DTimeDepData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainElastic.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainElasticData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainElasticData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainTimeDep.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainTimeDepData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainTimeDepData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DElastic.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DElasticData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DElasticData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DTimeDep.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DTimeDepData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DTimeDepData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/Makefile.am
   short/3D/PyLith/trunk/unittests/libtests/materials/data/MaterialData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/MaterialData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DElastic.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DElasticData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DElasticData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DTimeDep.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DTimeDepData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DTimeDepData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainElastic.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainElasticData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainElasticData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainTimeDep.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainTimeDepData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainTimeDepData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DElastic.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DElasticData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DElasticData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DTimeDep.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DTimeDepData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DTimeDepData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainElastic.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainElasticData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainElasticData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainTimeDep.py
   short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainTimeDepData.cc
   short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainTimeDepData.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/data/header.hh
   short/3D/PyLith/trunk/unittests/libtests/materials/test_materials.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/Makefile.am
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestCellFilterAvg.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestCellFilterAvg.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterBCMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterBCMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterFaultMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterFaultMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5BCMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5BCMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5BCMeshCases.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5BCMeshCases.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtBCMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtBCMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtBCMeshCases.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtBCMeshCases.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtFaultMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtFaultMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtFaultMeshCases.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtFaultMeshCases.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMatMeshCases.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMatMeshCases.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMeshCases.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMeshCases.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtSubMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtSubMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtSubMeshCases.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtSubMeshCases.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5FaultMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5FaultMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5FaultMeshCases.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5FaultMeshCases.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5MatMeshCases.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5MatMeshCases.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5Mesh.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5Mesh.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5MeshCases.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5MeshCases.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5SubMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5SubMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5SubMeshCases.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5SubMeshCases.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterPoints.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterPoints.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterSubMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterSubMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTK.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTK.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKBCMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKBCMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKBCMeshCases.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKBCMeshCases.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKFaultMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKFaultMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKFaultMeshCases.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKFaultMeshCases.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMatMeshCases.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMatMeshCases.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMeshCases.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMeshCases.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKPoints.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKPoints.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKPointsCases.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKPointsCases.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKSubMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKSubMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKSubMeshCases.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKSubMeshCases.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestExodusII.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestExodusII.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestHDF5.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestHDF5.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIO.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIO.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOAscii.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOAscii.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOCubit.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOCubit.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOLagrit.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOLagrit.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputManager.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputManager.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputSolnPoints.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputSolnPoints.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputSolnSubset.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputSolnSubset.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestVertexFilterVecNorm.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestVertexFilterVecNorm.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestXdmf.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/TestXdmf.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterData.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterData.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterDataPoints.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterDataPoints.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshLine2.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshLine2.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshLine2.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshLine2.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshLine2.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshLine2.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshLine2.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshLine2.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshLine2.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshLine2.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshLine2.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshLine2.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/Makefile.am
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1D.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1D.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1Din2D.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1Din2D.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1Din3D.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1Din3D.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData2D.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData2D.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData2Din3D.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData2Din3D.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData3D.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData3D.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData3DIndexOne.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData3DIndexOne.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitHex.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitHex.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitQuad.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitQuad.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitTet.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitTet.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitTri.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitTri.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataLagritTet.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataLagritTet.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsData.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsData.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataHex8.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataHex8.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataQuad4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataQuad4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataTet4.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataTet4.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataTri3.cc
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataTri3.hh
   short/3D/PyLith/trunk/unittests/libtests/meshio/test_meshio.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/Makefile.am
   short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldBase.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldBase.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldSubMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldSubMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldsMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldsMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldsSubMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldsSubMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/TestJacobian.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/TestJacobian.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/TestMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/TestMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/TestMeshOps.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/TestMeshOps.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/TestRefineUniform.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/TestRefineUniform.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/TestSolutionFields.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/TestSolutionFields.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/TestSubMesh.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/TestSubMesh.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/data/Makefile.am
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesive.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesive.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveHex8Level2.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveHex8Level2.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveHex8Level2Fault1.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveHex8Level2Fault1.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveQuad4Level2.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveQuad4Level2.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveQuad4Level2Fault1.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveQuad4Level2Fault1.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTet4Level2.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTet4Level2.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTet4Level2Fault1.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTet4Level2Fault1.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTri3Level2.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTri3Level2.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTri3Level2Fault1.cc
   short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTri3Level2Fault1.hh
   short/3D/PyLith/trunk/unittests/libtests/topology/test_topology.cc
   short/3D/PyLith/trunk/unittests/libtests/utils/Makefile.am
   short/3D/PyLith/trunk/unittests/libtests/utils/TestEventLogger.cc
   short/3D/PyLith/trunk/unittests/libtests/utils/TestEventLogger.hh
   short/3D/PyLith/trunk/unittests/libtests/utils/test_utils.cc
   short/3D/PyLith/trunk/unittests/pytests/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/bc/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/bc/TestAbsorbingDampers.py
   short/3D/PyLith/trunk/unittests/pytests/bc/TestDirichletBC.py
   short/3D/PyLith/trunk/unittests/pytests/bc/TestDirichletBoundary.py
   short/3D/PyLith/trunk/unittests/pytests/bc/TestNeumann.py
   short/3D/PyLith/trunk/unittests/pytests/bc/data/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/bc/testbc.py
   short/3D/PyLith/trunk/unittests/pytests/faults/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/faults/TestBruneSlipFn.py
   short/3D/PyLith/trunk/unittests/pytests/faults/TestConstRateSlipFn.py
   short/3D/PyLith/trunk/unittests/pytests/faults/TestEqKinSrc.py
   short/3D/PyLith/trunk/unittests/pytests/faults/TestFaultCohesiveDyn.py
   short/3D/PyLith/trunk/unittests/pytests/faults/TestFaultCohesiveImpulses.py
   short/3D/PyLith/trunk/unittests/pytests/faults/TestFaultCohesiveKin.py
   short/3D/PyLith/trunk/unittests/pytests/faults/TestLiuCosSlipFn.py
   short/3D/PyLith/trunk/unittests/pytests/faults/TestSingleRupture.py
   short/3D/PyLith/trunk/unittests/pytests/faults/TestStepSlipFn.py
   short/3D/PyLith/trunk/unittests/pytests/faults/TestTimeHistorySlipFn.py
   short/3D/PyLith/trunk/unittests/pytests/faults/TestTractPerturbation.py
   short/3D/PyLith/trunk/unittests/pytests/faults/data/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/faults/testfaults.py
   short/3D/PyLith/trunk/unittests/pytests/feassemble/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/feassemble/TestCellGeometry.py
   short/3D/PyLith/trunk/unittests/pytests/feassemble/TestElasticityExplicit.py
   short/3D/PyLith/trunk/unittests/pytests/feassemble/TestElasticityExplicitLgDeform.py
   short/3D/PyLith/trunk/unittests/pytests/feassemble/TestElasticityImplicit.py
   short/3D/PyLith/trunk/unittests/pytests/feassemble/TestElasticityImplicitLgDeform.py
   short/3D/PyLith/trunk/unittests/pytests/feassemble/TestFIATLagrange.py
   short/3D/PyLith/trunk/unittests/pytests/feassemble/TestFIATSimplex.py
   short/3D/PyLith/trunk/unittests/pytests/feassemble/TestMeshQuadrature.py
   short/3D/PyLith/trunk/unittests/pytests/feassemble/TestSubMeshQuadrature.py
   short/3D/PyLith/trunk/unittests/pytests/feassemble/data/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/feassemble/testfeassemble.py
   short/3D/PyLith/trunk/unittests/pytests/friction/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/friction/TestFrictionModel.py
   short/3D/PyLith/trunk/unittests/pytests/friction/TestRateStateAgeing.py
   short/3D/PyLith/trunk/unittests/pytests/friction/TestSlipWeakening.py
   short/3D/PyLith/trunk/unittests/pytests/friction/TestSlipWeakeningTime.py
   short/3D/PyLith/trunk/unittests/pytests/friction/TestStaticFriction.py
   short/3D/PyLith/trunk/unittests/pytests/friction/data/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/friction/testfriction.py
   short/3D/PyLith/trunk/unittests/pytests/materials/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/materials/TestDruckerPrager3D.py
   short/3D/PyLith/trunk/unittests/pytests/materials/TestDruckerPragerPlaneStrain.py
   short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticIsotropic3D.py
   short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticMaterial.py
   short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticPlaneStrain.py
   short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticPlaneStress.py
   short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticStrain1D.py
   short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticStress1D.py
   short/3D/PyLith/trunk/unittests/pytests/materials/TestGenMaxwellIsotropic3D.py
   short/3D/PyLith/trunk/unittests/pytests/materials/TestGenMaxwellPlaneStrain.py
   short/3D/PyLith/trunk/unittests/pytests/materials/TestGenMaxwellQpQsIsotropic3D.py
   short/3D/PyLith/trunk/unittests/pytests/materials/TestHomogeneous.py
   short/3D/PyLith/trunk/unittests/pytests/materials/TestMaterial.py
   short/3D/PyLith/trunk/unittests/pytests/materials/TestMaxwellIsotropic3D.py
   short/3D/PyLith/trunk/unittests/pytests/materials/TestMaxwellPlaneStrain.py
   short/3D/PyLith/trunk/unittests/pytests/materials/TestPowerLaw3D.py
   short/3D/PyLith/trunk/unittests/pytests/materials/TestPowerLawPlaneStrain.py
   short/3D/PyLith/trunk/unittests/pytests/materials/data/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/materials/testmaterials.py
   short/3D/PyLith/trunk/unittests/pytests/meshio/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/meshio/TestCellFilterAvg.py
   short/3D/PyLith/trunk/unittests/pytests/meshio/TestDataWriterHDF5.py
   short/3D/PyLith/trunk/unittests/pytests/meshio/TestDataWriterHDF5Ext.py
   short/3D/PyLith/trunk/unittests/pytests/meshio/TestDataWriterVTK.py
   short/3D/PyLith/trunk/unittests/pytests/meshio/TestMeshIOAscii.py
   short/3D/PyLith/trunk/unittests/pytests/meshio/TestMeshIOCubit.py
   short/3D/PyLith/trunk/unittests/pytests/meshio/TestMeshIOLagrit.py
   short/3D/PyLith/trunk/unittests/pytests/meshio/TestOutputManagerMesh.py
   short/3D/PyLith/trunk/unittests/pytests/meshio/TestOutputManagerSubMesh.py
   short/3D/PyLith/trunk/unittests/pytests/meshio/TestOutputSolnPoints.py
   short/3D/PyLith/trunk/unittests/pytests/meshio/TestOutputSolnSubset.py
   short/3D/PyLith/trunk/unittests/pytests/meshio/TestSingleOutput.py
   short/3D/PyLith/trunk/unittests/pytests/meshio/TestVertexFilterVecNorm.py
   short/3D/PyLith/trunk/unittests/pytests/meshio/TestXdmf.py
   short/3D/PyLith/trunk/unittests/pytests/meshio/data/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/meshio/testcubit.py
   short/3D/PyLith/trunk/unittests/pytests/meshio/testhdf5.py
   short/3D/PyLith/trunk/unittests/pytests/meshio/testmeshio.py
   short/3D/PyLith/trunk/unittests/pytests/mpi/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/mpi/TestCommunicator.py
   short/3D/PyLith/trunk/unittests/pytests/mpi/TestReduce.py
   short/3D/PyLith/trunk/unittests/pytests/mpi/testmpi.py
   short/3D/PyLith/trunk/unittests/pytests/problems/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/problems/TestTimeStep.py
   short/3D/PyLith/trunk/unittests/pytests/problems/TestTimeStepAdapt.py
   short/3D/PyLith/trunk/unittests/pytests/problems/TestTimeStepUniform.py
   short/3D/PyLith/trunk/unittests/pytests/problems/TestTimeStepUser.py
   short/3D/PyLith/trunk/unittests/pytests/problems/data/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/problems/testproblems.py
   short/3D/PyLith/trunk/unittests/pytests/topology/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/topology/TestFieldBase.py
   short/3D/PyLith/trunk/unittests/pytests/topology/TestJacobian.py
   short/3D/PyLith/trunk/unittests/pytests/topology/TestMesh.py
   short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshField.py
   short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshFields.py
   short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshGenSimple.py
   short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshGenerator.py
   short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshImporter.py
   short/3D/PyLith/trunk/unittests/pytests/topology/TestRefineUniform.py
   short/3D/PyLith/trunk/unittests/pytests/topology/TestSolutionFields.py
   short/3D/PyLith/trunk/unittests/pytests/topology/TestSubMesh.py
   short/3D/PyLith/trunk/unittests/pytests/topology/data/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/topology/testgensimple.py
   short/3D/PyLith/trunk/unittests/pytests/topology/testtopology.py
   short/3D/PyLith/trunk/unittests/pytests/utils/Makefile.am
   short/3D/PyLith/trunk/unittests/pytests/utils/TestConstants.py
   short/3D/PyLith/trunk/unittests/pytests/utils/TestEventLogger.py
   short/3D/PyLith/trunk/unittests/pytests/utils/TestPetscManager.py
   short/3D/PyLith/trunk/unittests/pytests/utils/TestPylith.py
   short/3D/PyLith/trunk/unittests/pytests/utils/testmanager.py
   short/3D/PyLith/trunk/unittests/pytests/utils/testutils.py
Log:
Improved error macros (CHECK_PETSC_ERROR -> PYLITH_CHECK_ERROR). Updated years in copyright.

Modified: short/3D/PyLith/trunk/COPYING
===================================================================
--- short/3D/PyLith/trunk/COPYING	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/COPYING	2013-04-25 18:08:04 UTC (rev 21941)
@@ -1,4 +1,4 @@
-Copyright (c) 2010-2012 University of California, Davis
+Copyright (c) 2010-2013 University of California, Davis
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the

Modified: short/3D/PyLith/trunk/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/applications/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/applications/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/applications/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/applications/utilities/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/applications/utilities/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/applications/utilities/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/applications/utilities/powerlaw_gendb.py
===================================================================
--- short/3D/PyLith/trunk/applications/utilities/powerlaw_gendb.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/applications/utilities/powerlaw_gendb.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/configure.ac
===================================================================
--- short/3D/PyLith/trunk/configure.ac	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/configure.ac	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/doc/developer/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/doc/developer/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/doc/developer/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Copied: short/3D/PyLith/trunk/doc/developer/update_copyright.sh (from rev 21924, short/3D/PyLith/trunk/doc/developer/updatecopyright.sh)
===================================================================
--- short/3D/PyLith/trunk/doc/developer/update_copyright.sh	                        (rev 0)
+++ short/3D/PyLith/trunk/doc/developer/update_copyright.sh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+for suffix in .cc .icc .hh .h .am .py .i; do
+  for f in `find . -name "*$suffix"` configure.ac aclocal.m4 COPYING; do
+    sed -e "s/Copyright (c) 2010-2011 University of California, Davis/Copyright (c) 2010-2013 University of California, Davis/g" $f > tmp && mv -f tmp $f
+    sed -e "s/Copyright (c) 2010-2012 University of California, Davis/Copyright (c) 2010-2013 University of California, Davis/g" $f > tmp && mv -f tmp $f
+  done
+done

Deleted: short/3D/PyLith/trunk/doc/developer/updatecopyright.sh
===================================================================
--- short/3D/PyLith/trunk/doc/developer/updatecopyright.sh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/doc/developer/updatecopyright.sh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -1,8 +0,0 @@
-#!/bin/bash
-
-for suffix in .cc .hh .h .am .py .i; do
-  for f in `find . -name "*$suffix"` configure.ac aclocal.m4 COPYING; do
-    sed -e "s/Copyright (c) 2010-2011 University of California, Davis/Copyright (c) 2010-2013 University of California, Davis/g" $f > tmp && mv -f tmp $f
-    sed -e "s/Copyright (c) 2010-2012 University of California, Davis/Copyright (c) 2010-2013 University of California, Davis/g" $f > tmp && mv -f tmp $f
-  done
-done

Modified: short/3D/PyLith/trunk/doc/install/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/doc/install/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/doc/install/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/doc/refguide/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/doc/refguide/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/doc/refguide/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/doc/releasenotes/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/doc/releasenotes/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/doc/releasenotes/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/2d/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/2d/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/2d/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/2d/greensfns/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/2d/greensfns/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/2d/greensfns/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/2d/greensfns/reverse/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/2d/greensfns/reverse/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/2d/greensfns/reverse/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/2d/greensfns/reverse/output/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/2d/greensfns/reverse/output/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/2d/greensfns/reverse/output/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/2d/greensfns/strikeslip/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/2d/greensfns/strikeslip/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/2d/greensfns/strikeslip/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/2d/greensfns/strikeslip/output/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/2d/greensfns/strikeslip/output/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/2d/greensfns/strikeslip/output/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/2d/subduction/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/2d/subduction/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/2d/subduction/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/2d/subduction/output/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/2d/subduction/output/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/2d/subduction/output/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/3d/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/3d/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/3d/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/3d/hex8/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/3d/hex8/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/3d/hex8/output/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/output/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/3d/hex8/output/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/3d/tet4/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/3d/tet4/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/3d/tet4/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/3d/tet4/output/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/3d/tet4/output/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/3d/tet4/output/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/bar_shearwave/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/bar_shearwave/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/bar_shearwave/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/bar_shearwave/hex8/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/bar_shearwave/hex8/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/bar_shearwave/hex8/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/bar_shearwave/hex8/output/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/bar_shearwave/hex8/output/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/bar_shearwave/hex8/output/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/bar_shearwave/quad4/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/bar_shearwave/quad4/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/bar_shearwave/quad4/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/bar_shearwave/quad4/output/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/bar_shearwave/quad4/output/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/bar_shearwave/quad4/output/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/bar_shearwave/tet4/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/bar_shearwave/tet4/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/bar_shearwave/tet4/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/bar_shearwave/tet4/output/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/bar_shearwave/tet4/output/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/bar_shearwave/tet4/output/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/bar_shearwave/tri3/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/bar_shearwave/tri3/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/bar_shearwave/tri3/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/bar_shearwave/tri3/output/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/bar_shearwave/tri3/output/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/bar_shearwave/tri3/output/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/meshing/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/meshing/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/meshing/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/meshing/cubit_cellsize/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/meshing/cubit_cellsize/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/meshing/cubit_cellsize/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/meshing/cubit_cellsize/exodus_add_properties.py
===================================================================
--- short/3D/PyLith/trunk/examples/meshing/cubit_cellsize/exodus_add_properties.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/meshing/cubit_cellsize/exodus_add_properties.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -8,7 +8,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/meshing/surface_nurbs/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/meshing/surface_nurbs/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/meshing/surface_nurbs/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/meshing/surface_nurbs/contours/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/meshing/surface_nurbs/contours/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/meshing/surface_nurbs/contours/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/meshing/surface_nurbs/contours/journal/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/meshing/surface_nurbs/contours/journal/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/meshing/surface_nurbs/contours/journal/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/meshing/surface_nurbs/dem/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/meshing/surface_nurbs/dem/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/meshing/surface_nurbs/dem/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/meshing/surface_nurbs/dem/ulines/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/meshing/surface_nurbs/dem/ulines/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/meshing/surface_nurbs/dem/ulines/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/meshing/surface_nurbs/dem/vlines/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/meshing/surface_nurbs/dem/vlines/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/meshing/surface_nurbs/dem/vlines/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/meshing/surface_nurbs/merge_surfs/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/meshing/surface_nurbs/merge_surfs/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/meshing/surface_nurbs/merge_surfs/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/meshing/surface_nurbs/triangles/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/meshing/surface_nurbs/triangles/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/meshing/surface_nurbs/triangles/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/twocells/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/twocells/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/twocells/twohex27-cubit/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twohex27-cubit/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/twocells/twohex27-cubit/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/twocells/twohex8/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twohex8/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/twocells/twohex8/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/twocells/twoquad4/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twoquad4/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/twocells/twoquad4/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/twocells/twotet4/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twotet4/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/twocells/twotet4/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/twocells/twotet4-geoproj/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twotet4-geoproj/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/twocells/twotet4-geoproj/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/examples/twocells/twotri3/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twotri3/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/examples/twocells/twotri3/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/libsrc/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/libsrc/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/libsrc/pylith/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/AbsorbingDampers.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/AbsorbingDampers.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/AbsorbingDampers.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/AbsorbingDampers.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/AbsorbingDampers.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/AbsorbingDampers.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/AbsorbingDampers.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/AbsorbingDampers.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/AbsorbingDampers.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/BCIntegratorSubMesh.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/BCIntegratorSubMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/BCIntegratorSubMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -21,12 +21,11 @@
 #include "BCIntegratorSubMesh.hh" // implementation of object methods
 
 #include "pylith/topology/SubMesh.hh" // USES SubMesh
+#include "pylith/topology/Fields.hh" // USES Fields
+#include "pylith/topology/Field.hh" // USES Field
 #include "pylith/topology/Stratum.hh" // USES Stratum
 
 // ----------------------------------------------------------------------
-typedef pylith::topology::SubMesh::SieveMesh SieveSubMesh;
-
-// ----------------------------------------------------------------------
 // Default constructor.
 pylith::bc::BCIntegratorSubMesh::BCIntegratorSubMesh(void) :
   _boundaryMesh(0),
@@ -105,10 +104,10 @@
 
   // Make sure surface cells are compatible with quadrature.
   PetscInt depth = 0;
-  PetscErrorCode err = DMPlexGetDepth(dmSubMesh, &depth);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexGetDepth(dmSubMesh, &depth);PYLITH_CHECK_ERROR(err);
   for (PetscInt c = cStart; c < cEnd; ++c) {
     PetscInt cellNumCorners = 0;
-    err = DMPlexGetConeSize(dmSubMesh, c, &cellNumCorners);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetConeSize(dmSubMesh, c, &cellNumCorners);PYLITH_CHECK_ERROR(err);
     if (numCorners != cellNumCorners) {
       std::ostringstream msg;
       msg << "Quadrature is incompatible with cell for boundary condition '"

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/BCIntegratorSubMesh.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/BCIntegratorSubMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/BCIntegratorSubMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/BCIntegratorSubMesh.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/BCIntegratorSubMesh.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/BCIntegratorSubMesh.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryCondition.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryCondition.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryCondition.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -54,7 +54,7 @@
 
   const PetscDM dmMesh = mesh.dmMesh();assert(dmMesh);
   PetscBool hasLabel = PETSC_FALSE;
-  PetscErrorCode err = DMPlexHasLabel(dmMesh, _label.c_str(), &hasLabel);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexHasLabel(dmMesh, _label.c_str(), &hasLabel);PYLITH_CHECK_ERROR(err);
   if (!hasLabel) {
     std::ostringstream msg;
     msg << "Mesh missing group of vertices '" << _label

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryCondition.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryCondition.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryCondition.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryCondition.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryCondition.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryCondition.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryConditionPoints.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryConditionPoints.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryConditionPoints.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -27,9 +27,6 @@
 #include <stdexcept> // USES std::runtime_error()
 
 // ----------------------------------------------------------------------
-typedef pylith::topology::Mesh::SieveMesh SieveMesh;
-
-// ----------------------------------------------------------------------
 // Default constructor.
 pylith::bc::BoundaryConditionPoints::BoundaryConditionPoints(void) :
   _parameters(0)
@@ -80,21 +77,21 @@
   PetscInt numPoints;
   PetscBool hasLabel;
   PetscErrorCode err;
-  err = DMPlexHasLabel(dmMesh, _label.c_str(), &hasLabel);CHECK_PETSC_ERROR(err);
+  err = DMPlexHasLabel(dmMesh, _label.c_str(), &hasLabel);PYLITH_CHECK_ERROR(err);
   if (!hasLabel) {
     std::ostringstream msg;
     msg << "Could not find group of points '" << _label << "' in mesh.";
     throw std::runtime_error(msg.str());
   } // if
 
-  err = DMPlexGetLabel(dmMesh, _label.c_str(), &label);CHECK_PETSC_ERROR(err);
-  err = DMLabelGetStratumIS(label, 1, &pointIS);CHECK_PETSC_ERROR(err);
-  err = ISGetLocalSize(pointIS, &numPoints);CHECK_PETSC_ERROR(err);
-  err = ISGetIndices(pointIS, &points);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetLabel(dmMesh, _label.c_str(), &label);PYLITH_CHECK_ERROR(err);
+  err = DMLabelGetStratumIS(label, 1, &pointIS);PYLITH_CHECK_ERROR(err);
+  err = ISGetLocalSize(pointIS, &numPoints);PYLITH_CHECK_ERROR(err);
+  err = ISGetIndices(pointIS, &points);PYLITH_CHECK_ERROR(err);
   _points.resize(numPoints);
   for(PetscInt p = 0; p < numPoints; ++p) {_points[p] = points[p];}
-  err = ISRestoreIndices(pointIS, &points);CHECK_PETSC_ERROR(err);
-  err = ISDestroy(&pointIS);CHECK_PETSC_ERROR(err);
+  err = ISRestoreIndices(pointIS, &points);PYLITH_CHECK_ERROR(err);
+  err = ISDestroy(&pointIS);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // _getPoints

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryConditionPoints.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryConditionPoints.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/BoundaryConditionPoints.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBC.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBC.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBC.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -95,14 +95,14 @@
   // Set constraints in field
   const int numPoints = _points.size();
   _offsetLocal.resize(numPoints);
-  err = PetscSectionGetNumFields(section, &numFields);CHECK_PETSC_ERROR(err);
+  err = PetscSectionGetNumFields(section, &numFields);PYLITH_CHECK_ERROR(err);
 
   for (int iPoint=0; iPoint < numPoints; ++iPoint) {
     const PetscInt point = _points[iPoint];
 
     PetscInt dof, cdof;
-    err = PetscSectionGetDof(section, point, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetConstraintDof(section, point, &cdof);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(section, point, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetConstraintDof(section, point, &cdof);PYLITH_CHECK_ERROR(err);
     if (cdof + numFixedDOF > dof) {
       std::ostringstream msg;
       msg
@@ -113,9 +113,9 @@
       throw std::runtime_error(msg.str());
     } // if
     _offsetLocal[iPoint] = cdof;
-    err = PetscSectionAddConstraintDof(section, point, numFixedDOF);CHECK_PETSC_ERROR(err);
+    err = PetscSectionAddConstraintDof(section, point, numFixedDOF);PYLITH_CHECK_ERROR(err);
     // We should be specifying what field the BC is for
-    if (numFields) {err = PetscSectionAddFieldConstraintDof(section, point, 0, numFixedDOF);CHECK_PETSC_ERROR(err);}
+    if (numFields) {err = PetscSectionAddFieldConstraintDof(section, point, 0, numFixedDOF);PYLITH_CHECK_ERROR(err);}
   } // for
 
   PYLITH_METHOD_END;
@@ -137,7 +137,7 @@
   PetscErrorCode err = 0;
 
   const int numPoints = _points.size();
-  err = PetscSectionGetNumFields(section, &numFields);CHECK_PETSC_ERROR(err);
+  err = PetscSectionGetNumFields(section, &numFields);PYLITH_CHECK_ERROR(err);
 
   for (int iPoint=0; iPoint < numPoints; ++iPoint) {
     const PetscInt point = _points[iPoint];
@@ -145,8 +145,8 @@
     // Get list of currently constrained DOF
     PetscInt cdof;
     const PetscInt *cInd;
-    err = PetscSectionGetConstraintDof(section, point, &cdof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetConstraintIndices(section, point, &cInd);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetConstraintDof(section, point, &cdof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetConstraintIndices(section, point, &cInd);PYLITH_CHECK_ERROR(err);
 
     // Create array holding all constrained DOF
     int_array allCInd(cInd, cdof);
@@ -181,8 +181,8 @@
     std::sort(&allCInd[0], &allCInd[cdof]);
 
     // Update list of constrained DOF
-    err = PetscSectionSetConstraintIndices(section, point, &allCInd[0]);CHECK_PETSC_ERROR(err);
-    if (numFields) {err = PetscSectionSetFieldConstraintIndices(section, point, 0, &allCInd[0]);CHECK_PETSC_ERROR(err);}
+    err = PetscSectionSetConstraintIndices(section, point, &allCInd[0]);PYLITH_CHECK_ERROR(err);
+    if (numFields) {err = PetscSectionSetFieldConstraintIndices(section, point, 0, &allCInd[0]);PYLITH_CHECK_ERROR(err);}
   } // for
 
   PYLITH_METHOD_END;

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBC.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBC.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBC.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBC.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBC.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBC.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBoundary.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBoundary.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBoundary.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBoundary.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBoundary.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBoundary.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBoundary.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBoundary.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/DirichletBoundary.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/Neumann.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/Neumann.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/Neumann.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/Neumann.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/Neumann.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/Neumann.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/Neumann.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/Neumann.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/Neumann.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/PointForce.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/PointForce.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/PointForce.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -112,7 +112,7 @@
   PetscDM dmMesh = residual.dmMesh();assert(dmMesh);
   PetscSection globalSection = NULL;
   PetscErrorCode err;
-  err = DMGetDefaultGlobalSection(dmMesh, &globalSection);CHECK_PETSC_ERROR(err);
+  err = DMGetDefaultGlobalSection(dmMesh, &globalSection);PYLITH_CHECK_ERROR(err);
 
   const int numPoints = _points.size();
   const int numBCDOF = _bcDOF.size();
@@ -121,7 +121,7 @@
 
     // Contribute to residual only if point is local.
     PetscInt goff = -1;
-    err = PetscSectionGetOffset(globalSection, p_bc, &goff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(globalSection, p_bc, &goff);PYLITH_CHECK_ERROR(err);
     if (goff < 0) continue;
 
     const PetscInt roff = residualVisitor.sectionOffset(p_bc);

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/PointForce.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/PointForce.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/PointForce.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/PointForce.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/PointForce.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/PointForce.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependent.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependent.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependent.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependent.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependent.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependent.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependent.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependent.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependent.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependentPoints.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependentPoints.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependentPoints.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -131,7 +131,7 @@
   value.scale(valueScale);
   value.allocate();
   PetscVec valueVec = value.localVector();assert(valueVec);
-  err = VecSet(valueVec, 0.0);CHECK_PETSC_ERROR(err);
+  err = VecSet(valueVec, 0.0);PYLITH_CHECK_ERROR(err);
   
   if (_dbInitial) {
     const std::string& fieldLabel = std::string("initial_") + std::string(fieldName);
@@ -141,7 +141,7 @@
     initial.scale(valueScale);
     initial.allocate();
     PetscVec initialVec = initial.localVector();assert(initialVec);
-    err = VecSet(initialVec, 0.0);CHECK_PETSC_ERROR(err);
+    err = VecSet(initialVec, 0.0);PYLITH_CHECK_ERROR(err);
   } // if
   if (_dbRate) {
     const std::string& fieldLabel = std::string("rate_") + std::string(fieldName);
@@ -151,7 +151,7 @@
     rate.scale(rateScale);
     rate.allocate();
     PetscVec rateVec = rate.localVector();assert(rateVec);
-    err = VecSet(rateVec, 0.0);CHECK_PETSC_ERROR(err);
+    err = VecSet(rateVec, 0.0);PYLITH_CHECK_ERROR(err);
     const std::string& timeLabel = std::string("rate_time_") + std::string(fieldName);    
     _parameters->add("rate time", timeLabel.c_str(), topology::FieldBase::VERTICES_FIELD, 1);
     topology::Field<topology::Mesh>& rateTime = _parameters->get("rate time");
@@ -159,7 +159,7 @@
     rateTime.scale(timeScale);
     rateTime.allocate();
     PetscVec rateTimeVec = rateTime.localVector();assert(rateTimeVec);
-    err = VecSet(rateTimeVec, 0.0);CHECK_PETSC_ERROR(err);
+    err = VecSet(rateTimeVec, 0.0);PYLITH_CHECK_ERROR(err);
   } // if
   if (_dbChange) {
     const std::string& fieldLabel = std::string("change_") + std::string(fieldName);
@@ -169,7 +169,7 @@
     change.scale(valueScale);
     change.allocate();
     PetscVec changeVec = change.localVector();assert(changeVec);
-    err = VecSet(changeVec, 0.0);CHECK_PETSC_ERROR(err);
+    err = VecSet(changeVec, 0.0);PYLITH_CHECK_ERROR(err);
     const std::string& timeLabel = std::string("change_time_") + std::string(fieldName);
     _parameters->add("change time", timeLabel.c_str(), topology::FieldBase::VERTICES_FIELD, 1);
     topology::Field<topology::Mesh>& changeTime = _parameters->get("change time");
@@ -177,7 +177,7 @@
     changeTime.scale(timeScale);
     changeTime.allocate();
     PetscVec changeTimeVec = _parameters->get("change time").localVector();assert(changeTimeVec);
-    err = VecSet(changeTimeVec, 0.0);CHECK_PETSC_ERROR(err);
+    err = VecSet(changeTimeVec, 0.0);PYLITH_CHECK_ERROR(err);
   } // if
   
   if (_dbInitial) { // Setup initial values, if provided.

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependentPoints.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependentPoints.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependentPoints.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependentPoints.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependentPoints.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/TimeDependentPoints.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/bc/bcfwd.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/bc/bcfwd.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/bc/bcfwd.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/BruneSlipFn.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/BruneSlipFn.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/BruneSlipFn.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/BruneSlipFn.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/BruneSlipFn.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/BruneSlipFn.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/BruneSlipFn.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/BruneSlipFn.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/BruneSlipFn.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/CohesiveTopology.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/CohesiveTopology.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/CohesiveTopology.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -28,7 +28,7 @@
 
 #include <cassert> // USES assert()
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 
 extern PetscErrorCode DMPlexGetOrientedFace(DM dm, PetscInt cell, PetscInt faceSize, const PetscInt face[], PetscInt numCorners, PetscInt indices[], PetscInt origVertices[], PetscInt faceVertices[], PetscBool *posOriented);
 
@@ -66,8 +66,8 @@
   PetscInt dim, depth;
 
   assert(dmMesh);
-  err = DMPlexGetDimension(dmMesh, &dim);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetDepth(dmMesh, &depth);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDimension(dmMesh, &dim);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetDepth(dmMesh, &depth);PYLITH_CHECK_ERROR(err);
 
   // Convert fault to a DM
   if (depth == dim) {
@@ -76,12 +76,12 @@
     const char        *groupName, *labelName = "boundary";
     std::ostringstream tmp;
 
-    err = DMLabelGetName(groupField, &groupName);CHECK_PETSC_ERROR(err);
-    err = DMPlexCreateSubmesh(dmMesh, groupName, 1, &subdm);CHECK_PETSC_ERROR(err);
-    err = DMPlexCreateLabel(subdm, labelName);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetLabel(subdm, labelName, &label);CHECK_PETSC_ERROR(err);
-    err = DMPlexMarkBoundaryFaces(subdm, label);CHECK_PETSC_ERROR(err);
-    err = DMPlexCreateSubmesh(subdm, labelName, 1, &faultBoundaryDM);CHECK_PETSC_ERROR(err);
+    err = DMLabelGetName(groupField, &groupName);PYLITH_CHECK_ERROR(err);
+    err = DMPlexCreateSubmesh(dmMesh, groupName, 1, &subdm);PYLITH_CHECK_ERROR(err);
+    err = DMPlexCreateLabel(subdm, labelName);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetLabel(subdm, labelName, &label);PYLITH_CHECK_ERROR(err);
+    err = DMPlexMarkBoundaryFaces(subdm, label);PYLITH_CHECK_ERROR(err);
+    err = DMPlexCreateSubmesh(subdm, labelName, 1, &faultBoundaryDM);PYLITH_CHECK_ERROR(err);
     faultMesh->setDMMesh(subdm);
   } else {
     // TODO: This leg will be unnecessary
@@ -101,10 +101,10 @@
     PetscInt        numPoints, vStart, vEnd;
     TopologyOps::PointSet faultVertices; // Vertices on fault
     
-    err = DMLabelGetStratumIS(groupField, 1, &pointIS);CHECK_PETSC_ERROR(err);
-    err = ISGetLocalSize(pointIS, &numPoints);CHECK_PETSC_ERROR(err);
-    err = ISGetIndices(pointIS, &points);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+    err = DMLabelGetStratumIS(groupField, 1, &pointIS);PYLITH_CHECK_ERROR(err);
+    err = ISGetLocalSize(pointIS, &numPoints);PYLITH_CHECK_ERROR(err);
+    err = ISGetIndices(pointIS, &points);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
     // Figure out offset between numberings
     PetscInt numNormalCells, numCohesiveCells, numNormalVertices, numShadowVertices, numLagrangeVertices;
     mesh.getPointTypeSizes(&numNormalCells, &numCohesiveCells, &numNormalVertices, &numShadowVertices, &numLagrangeVertices);
@@ -160,40 +160,40 @@
 
     ALE::ISieveConverter::convertMesh(*fault, &faultDMMesh, frenumbering, true);
     // Have to make subpointMap here: frenumbering[original] = fault
-    err = DMLabelCreate("subpoint_map", &subpointMap);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetChart(faultDMMesh, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
+    err = DMLabelCreate("subpoint_map", &subpointMap);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetChart(faultDMMesh, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
     assert(frenumbering.size() == pEnd-pStart);
-    err = PetscMalloc((pEnd-pStart) * sizeof(PetscInt), &renum);CHECK_PETSC_ERROR(err);
+    err = PetscMalloc((pEnd-pStart) * sizeof(PetscInt), &renum);PYLITH_CHECK_ERROR(err);
     for(SieveSubMesh::renumbering_type::const_iterator p_iter = frenumbering.begin(); p_iter != frenumbering.end(); ++p_iter) {
       renum[p_iter->second] = p_iter->first;
     }
     for(PetscInt p = 1; p < pEnd-pStart; ++p) {
       assert(renum[p] > renum[p-1]);
     }
-    err = DMPlexGetHeightStratum(faultDMMesh, 0, &cfStart, &cfEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetHeightStratum(faultDMMesh, 0, &cfStart, &cfEnd);PYLITH_CHECK_ERROR(err);
     for(PetscInt p = cfStart; p < cfEnd; ++p) {
-      err = DMLabelSetValue(subpointMap, renum[p], mesh.dimension());CHECK_PETSC_ERROR(err);
+      err = DMLabelSetValue(subpointMap, renum[p], mesh.dimension());PYLITH_CHECK_ERROR(err);
     }
-    err = DMPlexGetDepthStratum(faultDMMesh, 0, &vfStart, &vfEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetDepthStratum(faultDMMesh, 0, &vfStart, &vfEnd);PYLITH_CHECK_ERROR(err);
     for(PetscInt p = vfStart; p < vfEnd; ++p) {
-      err = DMLabelSetValue(subpointMap, renum[p], 0);CHECK_PETSC_ERROR(err);
+      err = DMLabelSetValue(subpointMap, renum[p], 0);PYLITH_CHECK_ERROR(err);
     }
-    err = PetscFree(renum);CHECK_PETSC_ERROR(err);
-    err = DMPlexSetSubpointMap(faultDMMesh, subpointMap);CHECK_PETSC_ERROR(err);
-    err = DMLabelDestroy(&subpointMap);CHECK_PETSC_ERROR(err);
+    err = PetscFree(renum);PYLITH_CHECK_ERROR(err);
+    err = DMPlexSetSubpointMap(faultDMMesh, subpointMap);PYLITH_CHECK_ERROR(err);
+    err = DMLabelDestroy(&subpointMap);PYLITH_CHECK_ERROR(err);
     frenumbering.clear();
     faultMesh->setDMMesh(faultDMMesh);
 
     DMLabel            label;
     const char        *labelName = "boundary";
 
-    err = DMPlexCreateLabel(faultDMMesh, labelName);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetLabel(faultDMMesh, labelName, &label);CHECK_PETSC_ERROR(err);
-    err = DMPlexMarkBoundaryFaces(faultDMMesh, label);CHECK_PETSC_ERROR(err);
-    err = DMPlexCreateSubmesh(faultDMMesh, labelName, 1, &faultBoundaryDM);CHECK_PETSC_ERROR(err);
+    err = DMPlexCreateLabel(faultDMMesh, labelName);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetLabel(faultDMMesh, labelName, &label);PYLITH_CHECK_ERROR(err);
+    err = DMPlexMarkBoundaryFaces(faultDMMesh, label);PYLITH_CHECK_ERROR(err);
+    err = DMPlexCreateSubmesh(faultDMMesh, labelName, 1, &faultBoundaryDM);PYLITH_CHECK_ERROR(err);
 
-    err = ISRestoreIndices(pointIS, &points);CHECK_PETSC_ERROR(err);
-    err = ISDestroy(&pointIS);CHECK_PETSC_ERROR(err);
+    err = ISRestoreIndices(pointIS, &points);PYLITH_CHECK_ERROR(err);
+    err = ISDestroy(&pointIS);PYLITH_CHECK_ERROR(err);
   }
 
   logger.stagePop();
@@ -225,8 +225,8 @@
   PetscMPIInt    rank;
   PetscErrorCode err;
 
-  err = MPI_Comm_rank(mesh->comm(), &rank);CHECK_PETSC_ERROR(err);
-  err = DMLabelGetName(groupField, &groupName);CHECK_PETSC_ERROR(err);
+  err = MPI_Comm_rank(mesh->comm(), &rank);PYLITH_CHECK_ERROR(err);
+  err = DMLabelGetName(groupField, &groupName);PYLITH_CHECK_ERROR(err);
   // Memory logging
   ALE::MemoryLogger& logger = ALE::MemoryLogger::singleton();
   logger.stagePush("SerialFaultCreation");
@@ -246,7 +246,7 @@
   PetscInt cStart, cEnd;
 #define USE_DMCOMPLEX_ON
 #ifdef USE_DMCOMPLEX_ON
-  err = DMPlexGetHeightStratum(complexMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetHeightStratum(complexMesh, 0, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
   assert(numCells == cEnd - cStart);
 #endif
   int numCorners = 0; // The number of vertices in a mesh cell
@@ -273,19 +273,19 @@
     }
     PetscInt cellDim, numCornersDM;
 
-    err = DMPlexGetDimension(complexMesh, &cellDim);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetConeSize(complexMesh, cStart, &numCornersDM);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetNumFaceVertices(complexMesh, cellDim, numCornersDM, &faceSizeDM);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetDimension(complexMesh, &cellDim);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetConeSize(complexMesh, cStart, &numCornersDM);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetNumFaceVertices(complexMesh, cellDim, numCornersDM, &faceSizeDM);PYLITH_CHECK_ERROR(err);
     if (!sieveMesh.isNull()) {
       assert(numCorners == numCornersDM);
       assert(faceSize == faceSizeDM);
     }
-    err = PetscMalloc(faceSizeDM * sizeof(PetscInt), &indicesDM);CHECK_PETSC_ERROR(err);
+    err = PetscMalloc(faceSizeDM * sizeof(PetscInt), &indicesDM);PYLITH_CHECK_ERROR(err);
     /* TODO: Do we need faceSize at all? Blaise was using a nice criterion */
     PetscInt fStart, numFaultCornersDM;
 
-    err = DMPlexGetHeightStratum(faultDMMesh, 1, &fStart, NULL);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetConeSize(faultDMMesh, fStart, &numFaultCornersDM);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetHeightStratum(faultDMMesh, 1, &fStart, NULL);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetConeSize(faultDMMesh, fStart, &numFaultCornersDM);PYLITH_CHECK_ERROR(err);
     if (!faultSieveMesh.isNull()) {
       assert(!faultSieveMesh->heightStratum(1).isNull());
       const SieveSubMesh::point_type p = *faultSieveMesh->heightStratum(1)->begin();
@@ -303,10 +303,10 @@
   const PetscInt *fVerticesDM;
   PetscInt        numFaultVerticesDM, vStart, vEnd;
 
-  err = DMLabelGetStratumIS(groupField, 1, &fVertexIS);CHECK_PETSC_ERROR(err);
-  err = ISGetLocalSize(fVertexIS, &numFaultVerticesDM);CHECK_PETSC_ERROR(err);
-  err = ISGetIndices(fVertexIS, &fVerticesDM);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetDepthStratum(complexMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+  err = DMLabelGetStratumIS(groupField, 1, &fVertexIS);PYLITH_CHECK_ERROR(err);
+  err = ISGetLocalSize(fVertexIS, &numFaultVerticesDM);PYLITH_CHECK_ERROR(err);
+  err = ISGetIndices(fVertexIS, &fVerticesDM);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetDepthStratum(complexMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
 #endif
   const ALE::Obj<std::set<std::string> >& groupNames = sieveMesh->getIntSections();
   assert(!groupNames.isNull());
@@ -320,8 +320,8 @@
   PetscInt ffStart, ffEnd, numFaultFacesDM, fvtStart, fvtEnd;
   PetscInt faultVertexOffsetDM, firstFaultVertexDM, firstLagrangeVertexDM, firstFaultCellDM, extraVertices, extraCells;
 
-  err = DMPlexGetDepthStratum(faultDMMesh, 0, &fvtStart, &fvtEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetHeightStratum(faultDMMesh, 1, &ffStart, &ffEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(faultDMMesh, 0, &fvtStart, &fvtEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetHeightStratum(faultDMMesh, 1, &ffStart, &ffEnd);PYLITH_CHECK_ERROR(err);
   numFaultFacesDM = ffEnd - ffStart;
   if (!faultSieveMesh.isNull()) assert(faultSieveMesh->heightStratum(1)->size() == numFaultFacesDM);
 #ifdef USE_DMCOMPLEX_ON
@@ -348,7 +348,7 @@
 
 #ifdef USE_DMCOMPLEX_ON
     PetscInt pStart, pEnd;
-    err = DMPlexGetChart(complexMesh, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetChart(complexMesh, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
     assert(firstFaultVertex == pEnd - pStart);
 #endif
   }
@@ -359,40 +359,40 @@
   PetscInt *newCone;
   PetscInt  maxConeSize = 0;
 
-  err = DMCreate(sieveMesh->comm(), &newMesh);CHECK_PETSC_ERROR(err);
-  err = DMSetType(newMesh, DMPLEX);CHECK_PETSC_ERROR(err);
-  err = DMPlexSetDimension(newMesh, sieveMesh->getDimension());CHECK_PETSC_ERROR(err);
-  err = DMPlexSetChart(newMesh, 0, firstFaultVertexDM + extraVertices);CHECK_PETSC_ERROR(err);
+  err = DMCreate(sieveMesh->comm(), &newMesh);PYLITH_CHECK_ERROR(err);
+  err = DMSetType(newMesh, DMPLEX);PYLITH_CHECK_ERROR(err);
+  err = DMPlexSetDimension(newMesh, sieveMesh->getDimension());PYLITH_CHECK_ERROR(err);
+  err = DMPlexSetChart(newMesh, 0, firstFaultVertexDM + extraVertices);PYLITH_CHECK_ERROR(err);
   for(PetscInt c = cStart; c < cEnd; ++c) {
     PetscInt coneSize;
-    err = DMPlexGetConeSize(complexMesh, c, &coneSize);CHECK_PETSC_ERROR(err);
-    err = DMPlexSetConeSize(newMesh, c, coneSize);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetConeSize(complexMesh, c, &coneSize);PYLITH_CHECK_ERROR(err);
+    err = DMPlexSetConeSize(newMesh, c, coneSize);PYLITH_CHECK_ERROR(err);
     maxConeSize = PetscMax(maxConeSize, coneSize);
   }
   for(PetscInt c = cEnd; c < cEnd+numFaultFacesDM; ++c) {
-    err = DMPlexSetConeSize(newMesh, c, constraintCell ? faceSizeDM*3 : faceSizeDM*2);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetConeSize(newMesh, c, constraintCell ? faceSizeDM*3 : faceSizeDM*2);PYLITH_CHECK_ERROR(err);
   }
-  err = DMSetUp(newMesh);CHECK_PETSC_ERROR(err);
-  err = PetscMalloc(maxConeSize * sizeof(PetscInt), &newCone);CHECK_PETSC_ERROR(err);
+  err = DMSetUp(newMesh);PYLITH_CHECK_ERROR(err);
+  err = PetscMalloc(maxConeSize * sizeof(PetscInt), &newCone);PYLITH_CHECK_ERROR(err);
   for(PetscInt c = cStart; c < cEnd; ++c) {
     const PetscInt *cone;
     PetscInt        coneSize, cp;
 
-    err = DMPlexGetCone(complexMesh, c, &cone);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetConeSize(complexMesh, c, &coneSize);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetCone(complexMesh, c, &cone);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetConeSize(complexMesh, c, &coneSize);PYLITH_CHECK_ERROR(err);
     for(cp = 0; cp < coneSize; ++cp) {
       newCone[cp] = cone[cp] + extraCells;
     }
-    err = DMPlexSetCone(newMesh, c, newCone);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetCone(newMesh, c, newCone);PYLITH_CHECK_ERROR(err);
   }
-  err = PetscFree(newCone);CHECK_PETSC_ERROR(err);
+  err = PetscFree(newCone);PYLITH_CHECK_ERROR(err);
   PetscInt cMax, vMax;
 
-  err = DMPlexGetHybridBounds(newMesh, &cMax, PETSC_NULL, PETSC_NULL, &vMax);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetHybridBounds(newMesh, &cMax, PETSC_NULL, PETSC_NULL, &vMax);PYLITH_CHECK_ERROR(err);
   if (cMax < 0) {
-    err = DMPlexSetHybridBounds(newMesh, firstFaultCellDM, PETSC_DETERMINE, PETSC_DETERMINE, PETSC_DETERMINE);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetHybridBounds(newMesh, firstFaultCellDM, PETSC_DETERMINE, PETSC_DETERMINE, PETSC_DETERMINE);PYLITH_CHECK_ERROR(err);
   }
-  err = DMPlexSetHybridBounds(newMesh, PETSC_DETERMINE, PETSC_DETERMINE, PETSC_DETERMINE, firstLagrangeVertexDM);CHECK_PETSC_ERROR(err);
+  err = DMPlexSetHybridBounds(newMesh, PETSC_DETERMINE, PETSC_DETERMINE, PETSC_DETERMINE, firstLagrangeVertexDM);PYLITH_CHECK_ERROR(err);
 
   // Renumber labels
   std::set<std::string> names(groupNames->begin(), groupNames->end());
@@ -404,32 +404,32 @@
     PetscBool       hasLabel;
     const PetscInt *ids;
 
-    err = DMPlexHasLabel(complexMesh, lname, &hasLabel);CHECK_PETSC_ERROR(err);
+    err = DMPlexHasLabel(complexMesh, lname, &hasLabel);PYLITH_CHECK_ERROR(err);
     if (!hasLabel) continue;
-    err = DMPlexGetLabelSize(complexMesh, lname, &n);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetLabelIdIS(complexMesh, lname, &idIS);CHECK_PETSC_ERROR(err);
-    err = ISGetIndices(idIS, &ids);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetLabelSize(complexMesh, lname, &n);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetLabelIdIS(complexMesh, lname, &idIS);PYLITH_CHECK_ERROR(err);
+    err = ISGetIndices(idIS, &ids);PYLITH_CHECK_ERROR(err);
     for(PetscInt i = 0; i < n; ++i) {
       const PetscInt  id = ids[i];
       const PetscInt *points;
       IS              sIS;
       PetscInt        size;
 
-      err = DMPlexGetStratumSize(complexMesh, lname, id, &size);CHECK_PETSC_ERROR(err);
-      err = DMPlexGetStratumIS(complexMesh, lname, id, &sIS);CHECK_PETSC_ERROR(err);
-      err = ISGetIndices(sIS, &points);CHECK_PETSC_ERROR(err);
+      err = DMPlexGetStratumSize(complexMesh, lname, id, &size);PYLITH_CHECK_ERROR(err);
+      err = DMPlexGetStratumIS(complexMesh, lname, id, &sIS);PYLITH_CHECK_ERROR(err);
+      err = ISGetIndices(sIS, &points);PYLITH_CHECK_ERROR(err);
       for(PetscInt s = 0; s < size; ++s) {
         if ((points[s] >= vStart) && (points[s] < vEnd)) {
-          err = DMPlexSetLabelValue(newMesh, lname, points[s]+extraCells, id);CHECK_PETSC_ERROR(err);
+          err = DMPlexSetLabelValue(newMesh, lname, points[s]+extraCells, id);PYLITH_CHECK_ERROR(err);
         } else {
-          err = DMPlexSetLabelValue(newMesh, lname, points[s], id);CHECK_PETSC_ERROR(err);
+          err = DMPlexSetLabelValue(newMesh, lname, points[s], id);PYLITH_CHECK_ERROR(err);
         }
       }
-      err = ISRestoreIndices(sIS, &points);CHECK_PETSC_ERROR(err);
-      err = ISDestroy(&sIS);CHECK_PETSC_ERROR(err);
+      err = ISRestoreIndices(sIS, &points);PYLITH_CHECK_ERROR(err);
+      err = ISDestroy(&sIS);PYLITH_CHECK_ERROR(err);
     }
-    err = ISRestoreIndices(idIS, &ids);CHECK_PETSC_ERROR(err);
-    err = ISDestroy(&idIS);CHECK_PETSC_ERROR(err);
+    err = ISRestoreIndices(idIS, &ids);PYLITH_CHECK_ERROR(err);
+    err = ISDestroy(&idIS);PYLITH_CHECK_ERROR(err);
   } // for
 #endif
 
@@ -438,16 +438,16 @@
   std::string skipA = "depth";
   std::string skipB = "material-id";
 
-  err = DMPlexGetNumLabels(complexMesh, &numLabels);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetNumLabels(complexMesh, &numLabels);PYLITH_CHECK_ERROR(err);
   for (PetscInt fv = 0; fv < numFaultVerticesDM; ++fv, ++firstFaultVertexDM) {
     const PetscInt v    = fVerticesDM[fv];
     const PetscInt vnew = v+extraCells;
 
     vertexRenumberDM[vnew] = firstFaultVertexDM;
-    err = DMPlexSetLabelValue(newMesh, groupName, firstFaultVertexDM, 1);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetLabelValue(newMesh, groupName, firstFaultVertexDM, 1);PYLITH_CHECK_ERROR(err);
     if (constraintCell) {
       vertexLagrangeRenumberDM[vnew] = firstLagrangeVertexDM;
-      err = DMPlexSetLabelValue(newMesh, groupName, firstLagrangeVertexDM, 1);CHECK_PETSC_ERROR(err);
+      err = DMPlexSetLabelValue(newMesh, groupName, firstLagrangeVertexDM, 1);PYLITH_CHECK_ERROR(err);
       ++firstLagrangeVertexDM;
     } // if
 
@@ -458,13 +458,13 @@
       const char *name;
       PetscInt    value;
 
-      err = DMPlexGetLabelName(complexMesh, l, &name);CHECK_PETSC_ERROR(err);
+      err = DMPlexGetLabelName(complexMesh, l, &name);PYLITH_CHECK_ERROR(err);
       if (std::string(name) == skipA) continue;
       if (std::string(name) == skipB) continue;
 
-      err = DMPlexGetLabelValue(newMesh, name, vnew, &value);CHECK_PETSC_ERROR(err);
+      err = DMPlexGetLabelValue(newMesh, name, vnew, &value);PYLITH_CHECK_ERROR(err);
       if (value != -1) {
-        err = DMPlexSetLabelValue(newMesh, name, vertexRenumberDM[vnew], value);CHECK_PETSC_ERROR(err);
+        err = DMPlexSetLabelValue(newMesh, name, vertexRenumberDM[vnew], value);PYLITH_CHECK_ERROR(err);
       }
     }
   } // for
@@ -544,9 +544,9 @@
   IS subpointIS;
   const PetscInt *subpointMap;
 
-  err = DMPlexCreateSubpointIS(faultDMMesh, &subpointIS);CHECK_PETSC_ERROR(err);
-  err = ISGetIndices(subpointIS, &subpointMap);CHECK_PETSC_ERROR(err);
-  err = PetscMalloc3(faceSizeDM,PetscInt,&origVerticesDM,faceSizeDM,PetscInt,&faceVerticesDM,faceSizeDM*3,PetscInt,&cohesiveCone);CHECK_PETSC_ERROR(err);
+  err = DMPlexCreateSubpointIS(faultDMMesh, &subpointIS);PYLITH_CHECK_ERROR(err);
+  err = ISGetIndices(subpointIS, &subpointMap);PYLITH_CHECK_ERROR(err);
+  err = PetscMalloc3(faceSizeDM,PetscInt,&origVerticesDM,faceSizeDM,PetscInt,&faceVerticesDM,faceSizeDM*3,PetscInt,&cohesiveCone);PYLITH_CHECK_ERROR(err);
   for (PetscInt faceDM = ffStart; faceDM < ffEnd; ++faceDM, ++firstFaultCell, ++firstFaultCellDM) {
     PetscInt face = faceDM;
     if (debug) std::cout << "Considering fault face " << faceDM << std::endl;
@@ -558,14 +558,14 @@
       point_type otherCell = cells[1];
     }
     const PetscInt *support;
-    err = DMPlexGetSupport(faultDMMesh, faceDM, &support);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetSupport(faultDMMesh, faceDM, &support);PYLITH_CHECK_ERROR(err);
     // Transform to original mesh cells
     point_type cell      = subpointMap[support[0]];
     point_type otherCell = subpointMap[support[1]];
 
     if (debug) std::cout << "  Checking orientation against cell " << cell << std::endl;
     PetscInt *faceConeDM = NULL, closureSize, coneSizeDM = 0;
-    err = DMPlexGetTransitiveClosure(faultDMMesh, faceDM, PETSC_TRUE, &closureSize, &faceConeDM);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetTransitiveClosure(faultDMMesh, faceDM, PETSC_TRUE, &closureSize, &faceConeDM);PYLITH_CHECK_ERROR(err);
     for (PetscInt c = 0; c < closureSize*2; c += 2) {
       if ((faceConeDM[c] >= fvtStart) && (faceConeDM[c] < fvtEnd)) {
         // HACK: Transform to original mesh vertices, but subpointMap has not been updated for cohesive cells in prior faults
@@ -587,7 +587,7 @@
     //const point_type *faceCone = cV2.getSize() ? cV2.getPoints() : &face;
     bool found = true;
 
-    err = DMPlexGetOrientedFace(complexMesh, cell, coneSizeDM, faceConeDM, numCorners, indicesDM, origVerticesDM, faceVerticesDM, PETSC_NULL);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetOrientedFace(complexMesh, cell, coneSizeDM, faceConeDM, numCorners, indicesDM, origVerticesDM, faceVerticesDM, PETSC_NULL);PYLITH_CHECK_ERROR(err);
     if (faceCone) {
       for(int i = 0; i < coneSize; ++i) {
         faceSet.insert(faceCone[i]);
@@ -698,11 +698,11 @@
       } // for
     } // if
 #ifdef USE_DMCOMPLEX_ON
-    err = DMPlexSetCone(newMesh, firstFaultCellDM, cohesiveCone);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetCone(newMesh, firstFaultCellDM, cohesiveCone);PYLITH_CHECK_ERROR(err);
 #endif
     // TODO: Need to reform the material label when sieve is reallocated
     if (faceCone) sieveMesh->setValue(material, firstFaultCell, materialId);
-    err = DMPlexSetLabelValue(newMesh, "material-id", firstFaultCellDM, materialId);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetLabelValue(newMesh, "material-id", firstFaultCellDM, materialId);PYLITH_CHECK_ERROR(err);
     logger.stagePop();
     logger.stagePush("SerialFaultStratification");
 #if defined(FAST_STRATIFY)
@@ -716,7 +716,7 @@
       sV2->clear();
       cV2->clear();
     }
-    err = DMPlexRestoreTransitiveClosure(faultDMMesh, faceDM, PETSC_TRUE, &closureSize, &faceConeDM);CHECK_PETSC_ERROR(err);
+    err = DMPlexRestoreTransitiveClosure(faultDMMesh, faceDM, PETSC_TRUE, &closureSize, &faceConeDM);PYLITH_CHECK_ERROR(err);
   } // for over fault faces
   delete f_iter; f_iter = NULL;
   if (sV2) {
@@ -740,17 +740,17 @@
     PetscInt        bfvStart, bfvEnd;
 
     assert(faultBoundaryDM);
-    err = DMPlexGetDepthStratum(faultBoundaryDM, 0, &bfvStart, &bfvEnd);CHECK_PETSC_ERROR(err);
-    err = DMPlexCreateSubpointIS(faultBoundaryDM, &bdSubpointIS);CHECK_PETSC_ERROR(err);
-    err = ISGetIndices(bdSubpointIS, &points);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetDepthStratum(faultBoundaryDM, 0, &bfvStart, &bfvEnd);PYLITH_CHECK_ERROR(err);
+    err = DMPlexCreateSubpointIS(faultBoundaryDM, &bdSubpointIS);PYLITH_CHECK_ERROR(err);
+    err = ISGetIndices(bdSubpointIS, &points);PYLITH_CHECK_ERROR(err);
     for (PetscInt v = bfvStart; v < bfvEnd; ++v) {
       faultBdVertices.insert(subpointMap[points[v]]);
     }
-    err = ISRestoreIndices(bdSubpointIS, &points);CHECK_PETSC_ERROR(err);
-    err = ISDestroy(&bdSubpointIS);CHECK_PETSC_ERROR(err);
+    err = ISRestoreIndices(bdSubpointIS, &points);PYLITH_CHECK_ERROR(err);
+    err = ISDestroy(&bdSubpointIS);PYLITH_CHECK_ERROR(err);
 #endif
-  err = ISRestoreIndices(subpointIS, &subpointMap);CHECK_PETSC_ERROR(err);
-  err = ISDestroy(&subpointIS);CHECK_PETSC_ERROR(err);
+  err = ISRestoreIndices(subpointIS, &subpointMap);PYLITH_CHECK_ERROR(err);
+  err = ISDestroy(&subpointIS);PYLITH_CHECK_ERROR(err);
 
   TopologyOps::PointSet::const_iterator rVerticesEnd = replaceVerticesDM.end();
   for (TopologyOps::PointSet::const_iterator v_iter = replaceVerticesDM.begin(); v_iter != rVerticesEnd; ++v_iter) {
@@ -791,8 +791,8 @@
     const PetscInt *cone;
     PetscInt        coneSize;
 
-    err = DMPlexGetCone(complexMesh, cell, &cone);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetConeSize(complexMesh, cell, &coneSize);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetCone(complexMesh, cell, &cone);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetConeSize(complexMesh, cell, &coneSize);PYLITH_CHECK_ERROR(err);
     if (replaceCells.find(cell) != replaceCells.end()) {
       for(PetscInt c = 0; c < coneSize; ++c) {
         PetscBool replaced = PETSC_FALSE;
@@ -813,15 +813,15 @@
         cohesiveCone[c] = cone[c] + extraCells;
       }
     }
-    err = DMPlexSetCone(newMesh, cell, cohesiveCone);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetCone(newMesh, cell, cohesiveCone);PYLITH_CHECK_ERROR(err);
   }
 #endif
-  err = PetscFree3(origVerticesDM, faceVerticesDM, cohesiveCone);CHECK_PETSC_ERROR(err);
+  err = PetscFree3(origVerticesDM, faceVerticesDM, cohesiveCone);PYLITH_CHECK_ERROR(err);
   sieve->reallocate();
 #ifdef USE_DMCOMPLEX_ON
   /* DMPlex */
-  err = DMPlexSymmetrize(newMesh);CHECK_PETSC_ERROR(err);
-  err = DMPlexStratify(newMesh);CHECK_PETSC_ERROR(err);
+  err = DMPlexSymmetrize(newMesh);PYLITH_CHECK_ERROR(err);
+  err = DMPlexStratify(newMesh);PYLITH_CHECK_ERROR(err);
 #endif
 
   // More checking
@@ -927,7 +927,7 @@
   } // for
   if (!rank) {
     delete [] indices;
-    err = PetscFree(indicesDM);CHECK_PETSC_ERROR(err);
+    err = PetscFree(indicesDM);PYLITH_CHECK_ERROR(err);
   }
 #if !defined(FAST_STRATIFY)
   logger.stagePop();
@@ -963,14 +963,14 @@
   PetscScalar *coords, *newCoords;
   PetscInt     coordSize;
  
-  err = DMPlexGetCoordinateSection(complexMesh, &coordSection);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetCoordinateSection(newMesh,     &newCoordSection);CHECK_PETSC_ERROR(err);
-  err = DMGetCoordinatesLocal(complexMesh, &coordinatesVec);CHECK_PETSC_ERROR(err);
-  err = PetscSectionSetChart(newCoordSection, vStart+extraCells, vEnd+extraCells+extraVertices);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetCoordinateSection(complexMesh, &coordSection);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetCoordinateSection(newMesh,     &newCoordSection);PYLITH_CHECK_ERROR(err);
+  err = DMGetCoordinatesLocal(complexMesh, &coordinatesVec);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionSetChart(newCoordSection, vStart+extraCells, vEnd+extraCells+extraVertices);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v) {
     PetscInt dof;
-    err = PetscSectionGetDof(coordSection, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionSetDof(newCoordSection, v+extraCells, dof);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(coordSection, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionSetDof(newCoordSection, v+extraCells, dof);PYLITH_CHECK_ERROR(err);
   }
 
   if (debug) coordinates->view("Coordinates without shadow vertices");
@@ -979,30 +979,30 @@
     PetscInt vnew = v+extraCells;
     PetscInt dof;
 
-    err = PetscSectionGetDof(coordSection, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionSetDof(newCoordSection, vertexRenumberDM[vnew], dof);CHECK_PETSC_ERROR(err);
-    if (constraintCell) {err = PetscSectionSetDof(newCoordSection, vertexLagrangeRenumberDM[vnew], dof);CHECK_PETSC_ERROR(err);}
+    err = PetscSectionGetDof(coordSection, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionSetDof(newCoordSection, vertexRenumberDM[vnew], dof);PYLITH_CHECK_ERROR(err);
+    if (constraintCell) {err = PetscSectionSetDof(newCoordSection, vertexLagrangeRenumberDM[vnew], dof);PYLITH_CHECK_ERROR(err);}
 
     coordinates->addPoint(vertexRenumber[v], coordinates->getFiberDimension(v));
     if (constraintCell) coordinates->addPoint(vertexLagrangeRenumber[v], coordinates->getFiberDimension(v));
   } // for
   sieveMesh->reallocate(coordinates);
 
-  err = PetscSectionSetUp(newCoordSection);CHECK_PETSC_ERROR(err);
-  err = PetscSectionGetStorageSize(newCoordSection, &coordSize);CHECK_PETSC_ERROR(err);
-  err = VecCreate(mesh->comm(), &newCoordinatesVec);CHECK_PETSC_ERROR(err);
-  err = VecSetSizes(newCoordinatesVec, coordSize, PETSC_DETERMINE);CHECK_PETSC_ERROR(err);
-  err = VecSetFromOptions(newCoordinatesVec);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(coordinatesVec, &coords);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(newCoordinatesVec, &newCoords);CHECK_PETSC_ERROR(err);
+  err = PetscSectionSetUp(newCoordSection);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionGetStorageSize(newCoordSection, &coordSize);PYLITH_CHECK_ERROR(err);
+  err = VecCreate(mesh->comm(), &newCoordinatesVec);PYLITH_CHECK_ERROR(err);
+  err = VecSetSizes(newCoordinatesVec, coordSize, PETSC_DETERMINE);PYLITH_CHECK_ERROR(err);
+  err = VecSetFromOptions(newCoordinatesVec);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(coordinatesVec, &coords);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(newCoordinatesVec, &newCoords);PYLITH_CHECK_ERROR(err);
 
   for(PetscInt v = vStart; v < vEnd; ++v) {
     PetscInt vnew = v+extraCells;
     PetscInt dof, off, newoff, d;
 
-    err = PetscSectionGetDof(coordSection, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(coordSection, v, &off);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(newCoordSection, vnew, &newoff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(coordSection, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(coordSection, v, &off);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(newCoordSection, vnew, &newoff);PYLITH_CHECK_ERROR(err);
     for(PetscInt d = 0; d < dof; ++d) {
       newCoords[newoff+d] = coords[off+d];
     }
@@ -1022,27 +1022,27 @@
     PetscInt vnew = v+extraCells;
     PetscInt dof, off, newoff, d;
 
-    err = PetscSectionGetDof(coordSection, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(coordSection, v, &off);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(newCoordSection, vertexRenumberDM[vnew], &newoff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(coordSection, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(coordSection, v, &off);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(newCoordSection, vertexRenumberDM[vnew], &newoff);PYLITH_CHECK_ERROR(err);
     for(PetscInt d = 0; d < dof; ++d) {
       newCoords[newoff+d] = coords[off+d];
     }
     if (constraintCell) {
-      err = PetscSectionGetOffset(newCoordSection, vertexLagrangeRenumberDM[vnew], &newoff);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetOffset(newCoordSection, vertexLagrangeRenumberDM[vnew], &newoff);PYLITH_CHECK_ERROR(err);
       for(PetscInt d = 0; d < dof; ++d) {
         newCoords[newoff+d] = coords[off+d];
       }
     } // if
   } // for
-  err = VecRestoreArray(coordinatesVec, &coords);CHECK_PETSC_ERROR(err);
-  err = VecRestoreArray(newCoordinatesVec, &newCoords);CHECK_PETSC_ERROR(err);
-  err = DMSetCoordinatesLocal(newMesh, newCoordinatesVec);CHECK_PETSC_ERROR(err);
-  err = VecDestroy(&newCoordinatesVec);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(coordinatesVec, &coords);PYLITH_CHECK_ERROR(err);
+  err = VecRestoreArray(newCoordinatesVec, &newCoords);PYLITH_CHECK_ERROR(err);
+  err = DMSetCoordinatesLocal(newMesh, newCoordinatesVec);PYLITH_CHECK_ERROR(err);
+  err = VecDestroy(&newCoordinatesVec);PYLITH_CHECK_ERROR(err);
   if (debug) coordinates->view("Coordinates with shadow vertices");
 
-  err = ISRestoreIndices(fVertexIS, &fVerticesDM);CHECK_PETSC_ERROR(err);
-  err = ISDestroy(&fVertexIS);CHECK_PETSC_ERROR(err);
+  err = ISRestoreIndices(fVertexIS, &fVerticesDM);PYLITH_CHECK_ERROR(err);
+  err = ISDestroy(&fVertexIS);PYLITH_CHECK_ERROR(err);
   logger.stagePop();
 
   mesh->setDMMesh(newMesh);
@@ -1069,11 +1069,11 @@
   const char    *labelName = "faultSurface";
   PetscErrorCode err;
 
-  err = DMPlexGetLabel(dm, labelName, &label);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetLabel(dm, labelName, &label);PYLITH_CHECK_ERROR(err);
   // Completes the set of cells scheduled to be replaced
   //   Have to do internal fault vertices before fault boundary vertices, and this is the only thing I use faultBoundary for
-  err = DMPlexLabelCohesiveComplete(dm, label);CHECK_PETSC_ERROR(err);
-  err = DMPlexConstructCohesiveCells(dm, label, &sdm);CHECK_PETSC_ERROR(err);
+  err = DMPlexLabelCohesiveComplete(dm, label);PYLITH_CHECK_ERROR(err);
+  err = DMPlexConstructCohesiveCells(dm, label, &sdm);PYLITH_CHECK_ERROR(err);
   mesh->setDMMesh(sdm);
 } // createInterpolated
 
@@ -1152,12 +1152,12 @@
     PetscInt        numCohesiveCells = 0, c;
     const char     *labelName = "_internal_fault";
 
-    err = DMPlexGetStratumIS(dmMesh, "material-id", materialId, &cohesiveIS);CHECK_PETSC_ERROR(err);
-    err = DMPlexCreateLabel(dmMesh, labelName);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetLabel(dmMesh, labelName, &faultLabel);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetStratumIS(dmMesh, "material-id", materialId, &cohesiveIS);PYLITH_CHECK_ERROR(err);
+    err = DMPlexCreateLabel(dmMesh, labelName);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetLabel(dmMesh, labelName, &faultLabel);PYLITH_CHECK_ERROR(err);
     if (cohesiveIS) {
-      err = ISGetSize(cohesiveIS, &numCohesiveCells);CHECK_PETSC_ERROR(err);
-      err = ISGetIndices(cohesiveIS, &cohesiveCells);CHECK_PETSC_ERROR(err);
+      err = ISGetSize(cohesiveIS, &numCohesiveCells);PYLITH_CHECK_ERROR(err);
+      err = ISGetIndices(cohesiveIS, &cohesiveCells);PYLITH_CHECK_ERROR(err);
     }
     /* This is for uninterpolated meshes. For interpolated meshes, we just mark one face and its closure
        I am using the negative side vertices all the time, and not the Lagrange vertices. Does this matter???
@@ -1167,24 +1167,24 @@
       const PetscInt *cone;
       PetscInt        coneSize, c, faceSize;
 
-      err = DMPlexGetConeSize(dmMesh, point, &coneSize);CHECK_PETSC_ERROR(err);
-      err = DMPlexGetCone(dmMesh, point, &cone);CHECK_PETSC_ERROR(err);
+      err = DMPlexGetConeSize(dmMesh, point, &coneSize);PYLITH_CHECK_ERROR(err);
+      err = DMPlexGetCone(dmMesh, point, &cone);PYLITH_CHECK_ERROR(err);
       if (!constraintCell) {
         faceSize = coneSize / 2;
       } else {
         faceSize = coneSize / 3;
       }
       for(c = 0; c < faceSize; ++c) {
-        err = DMLabelSetValue(faultLabel, cone[c], 1);CHECK_PETSC_ERROR(err);
+        err = DMLabelSetValue(faultLabel, cone[c], 1);PYLITH_CHECK_ERROR(err);
       }
     }
-    if (cohesiveIS) {err = ISRestoreIndices(cohesiveIS, &cohesiveCells);CHECK_PETSC_ERROR(err);}
-    err = ISDestroy(&cohesiveIS);CHECK_PETSC_ERROR(err);
-    err = DMPlexCreateSubmesh(dmMesh, labelName, &dmFaultMesh);CHECK_PETSC_ERROR(err);
-    err = DMPlexRemoveLabel(dmMesh, labelName, &faultLabel);CHECK_PETSC_ERROR(err);
-    err = DMLabelDestroy(&faultLabel);CHECK_PETSC_ERROR(err);
+    if (cohesiveIS) {err = ISRestoreIndices(cohesiveIS, &cohesiveCells);PYLITH_CHECK_ERROR(err);}
+    err = ISDestroy(&cohesiveIS);PYLITH_CHECK_ERROR(err);
+    err = DMPlexCreateSubmesh(dmMesh, labelName, &dmFaultMesh);PYLITH_CHECK_ERROR(err);
+    err = DMPlexRemoveLabel(dmMesh, labelName, &faultLabel);PYLITH_CHECK_ERROR(err);
+    err = DMLabelDestroy(&faultLabel);PYLITH_CHECK_ERROR(err);
 #else
-    err = DMPlexCreateCohesiveSubmesh(dmMesh, constraintCell ? PETSC_TRUE : PETSC_FALSE, &dmFaultMesh);CHECK_PETSC_ERROR(err);
+    err = DMPlexCreateCohesiveSubmesh(dmMesh, constraintCell ? PETSC_TRUE : PETSC_FALSE, &dmFaultMesh);PYLITH_CHECK_ERROR(err);
 #endif
     faultMesh->setDMMesh(dmFaultMesh);
   }

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/CohesiveTopology.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/CohesiveTopology.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/CohesiveTopology.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/ConstRateSlipFn.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/ConstRateSlipFn.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/ConstRateSlipFn.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/ConstRateSlipFn.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/ConstRateSlipFn.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/ConstRateSlipFn.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/ConstRateSlipFn.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/ConstRateSlipFn.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/ConstRateSlipFn.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/EqKinSrc.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/EqKinSrc.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/EqKinSrc.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -22,7 +22,7 @@
 
 #include "SlipTimeFn.hh" // USES SlipTimeFn
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN
 
 #include "spatialdata/units/Nondimensional.hh" // USES Nondimensional
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/EqKinSrc.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/EqKinSrc.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/EqKinSrc.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/Fault.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/Fault.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/Fault.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/Fault.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/Fault.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/Fault.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/Fault.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/Fault.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/Fault.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesive.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesive.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesive.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -84,14 +84,14 @@
     PetscErrorCode err;
 
     assert(std::string("") != label());
-    err = DMPlexHasLabel(dmMesh, label(), &hasLabel);CHECK_PETSC_ERROR(err);
+    err = DMPlexHasLabel(dmMesh, label(), &hasLabel);PYLITH_CHECK_ERROR(err);
     if (!hasLabel) {
       std::ostringstream msg;
       msg << "Mesh missing group of vertices '" << label()
           << "' for fault interface condition.";
       throw std::runtime_error(msg.str());
     } // if  
-    err = DMPlexGetStratumSize(dmMesh, label(), 1, &nvertices);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetStratumSize(dmMesh, label(), 1, &nvertices);PYLITH_CHECK_ERROR(err);
   } else {
     assert(3 == mesh.dimension());
     nvertices = -1;
@@ -128,20 +128,20 @@
       PetscDMLabel groupField;
       PetscBool hasLabel;
       PetscErrorCode err;
-      err = DMPlexHasLabel(dmMesh, charlabel, &hasLabel);CHECK_PETSC_ERROR(err);
+      err = DMPlexHasLabel(dmMesh, charlabel, &hasLabel);PYLITH_CHECK_ERROR(err);
       if (!hasLabel) {
         std::ostringstream msg;
         msg << "Mesh missing group of vertices '" << label()
             << "' for fault interface condition.";
         throw std::runtime_error(msg.str());
       } // if
-      err = DMPlexGetLabel(dmMesh, charlabel, &groupField);CHECK_PETSC_ERROR(err);
+      err = DMPlexGetLabel(dmMesh, charlabel, &groupField);PYLITH_CHECK_ERROR(err);
       CohesiveTopology::createFault(&faultMesh, faultBoundary, faultBoundaryDM, *mesh, groupField, 
                                     flipFault);
       
       CohesiveTopology::create(mesh, faultMesh, faultBoundary, faultBoundaryDM, groupField, id(), 
                                *firstFaultVertex, *firstLagrangeVertex, *firstFaultCell, useLagrangeConstraints());
-      err = DMDestroy(&faultBoundaryDM);CHECK_PETSC_ERROR(err);
+      err = DMDestroy(&faultBoundaryDM);PYLITH_CHECK_ERROR(err);
     } else {
       const int faultDim = 2;
       assert(3 == mesh->dimension());

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesive.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesive.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesive.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesive.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesive.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesive.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveDyn.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveDyn.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveDyn.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -85,7 +85,7 @@
   _friction = 0; // :TODO: Use shared pointer
 
   delete _jacobian; _jacobian = 0;
-  PetscErrorCode err = KSPDestroy(&_ksp);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = KSPDestroy(&_ksp);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // deallocate
@@ -207,7 +207,7 @@
   // Get sections associated with cohesive cells
   PetscDM residualDM = residual.dmMesh();assert(residualDM);
   PetscSection residualGlobalSection = NULL;
-  PetscErrorCode err = DMGetDefaultGlobalSection(residualDM, &residualGlobalSection);CHECK_PETSC_ERROR(err);assert(residualGlobalSection);
+  PetscErrorCode err = DMGetDefaultGlobalSection(residualDM, &residualGlobalSection);PYLITH_CHECK_ERROR(err);assert(residualGlobalSection);
 
   topology::VecVisitorMesh residualVisitor(residual);
   PetscScalar* residualArray = residualVisitor.localArray();
@@ -256,7 +256,7 @@
 
     // Compute contribution only if Lagrange constraint is local.
     PetscInt goff = 0;
-    err = PetscSectionGetOffset(residualGlobalSection, v_lagrange, &goff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(residualGlobalSection, v_lagrange, &goff);PYLITH_CHECK_ERROR(err);
     if (goff < 0)
       continue;
 
@@ -534,7 +534,7 @@
 
   PetscDM solnDM = fields->get("dispIncr(t->t+dt)").dmMesh();
   PetscSection dispTIncrGlobalSection = NULL;
-  PetscErrorCode err = DMGetDefaultGlobalSection(solnDM, &dispTIncrGlobalSection);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMGetDefaultGlobalSection(solnDM, &dispTIncrGlobalSection);PYLITH_CHECK_ERROR(err);
 
   topology::VecVisitorMesh dispTIncrAdjVisitor(fields->get("dispIncr adjust"));
   PetscScalar* dispTIncrAdjArray = dispTIncrAdjVisitor.localArray();
@@ -974,7 +974,7 @@
     // Compute contribution to adjusting solution only if Lagrange
     // constraint is local (the adjustment is assembled across processors).
     PetscInt goff;
-    err = PetscSectionGetOffset(dispTIncrGlobalSection, v_lagrange, &goff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(dispTIncrGlobalSection, v_lagrange, &goff);PYLITH_CHECK_ERROR(err);
     if (goff >= 0) {
       // Get offsets in displacement increment adjustment.
       const PetscInt dialoff = dispTIncrAdjVisitor.sectionOffset(v_lagrange);
@@ -1089,7 +1089,7 @@
 
   PetscDM solnDM = fields->get("dispIncr(t->t+dt").dmMesh();assert(solnDM);
   PetscSection solnGlobalSection = NULL;
-  PetscErrorCode err = DMGetDefaultGlobalSection(solnDM, &solnGlobalSection);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMGetDefaultGlobalSection(solnDM, &solnGlobalSection);PYLITH_CHECK_ERROR(err);
 
   constrainSolnSpace_fn_type constrainSolnSpaceFn;
   switch (spaceDim) { // switch
@@ -1271,7 +1271,7 @@
     // Compute contribution to adjusting solution only if Lagrange
     // constraint is local (the adjustment is assembled across processors).
     PetscInt goff;
-    err = PetscSectionGetOffset(solnGlobalSection, v_lagrange, &goff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(solnGlobalSection, v_lagrange, &goff);PYLITH_CHECK_ERROR(err);
     if (goff >= 0) {
       const PetscInt dianoff = dispTIncrAdjVisitor.sectionOffset(v_negative);
       assert(spaceDim == dispTIncrAdjVisitor.sectionDof(v_negative));
@@ -1626,24 +1626,24 @@
   // Setup PETSc KSP linear solver.
   if (!_ksp) {
     PetscErrorCode err = 0;
-    err = KSPCreate(_faultMesh->comm(), &_ksp);CHECK_PETSC_ERROR(err);
-    err = KSPSetInitialGuessNonzero(_ksp, PETSC_FALSE);CHECK_PETSC_ERROR(err);
+    err = KSPCreate(_faultMesh->comm(), &_ksp);PYLITH_CHECK_ERROR(err);
+    err = KSPSetInitialGuessNonzero(_ksp, PETSC_FALSE);PYLITH_CHECK_ERROR(err);
     PylithScalar rtol = 0.0;
     PylithScalar atol = 0.0;
     PylithScalar dtol = 0.0;
     int maxIters = 0;
-    err = KSPGetTolerances(_ksp, &rtol, &atol, &dtol, &maxIters);CHECK_PETSC_ERROR(err);
+    err = KSPGetTolerances(_ksp, &rtol, &atol, &dtol, &maxIters);PYLITH_CHECK_ERROR(err);
     rtol = 1.0e-3*_zeroTolerance;
     atol = 1.0e-5*_zeroTolerance;
-    err = KSPSetTolerances(_ksp, rtol, atol, dtol, maxIters);CHECK_PETSC_ERROR(err);
+    err = KSPSetTolerances(_ksp, rtol, atol, dtol, maxIters);PYLITH_CHECK_ERROR(err);
 
     PC pc;
-    err = KSPGetPC(_ksp, &pc);CHECK_PETSC_ERROR(err);
-    err = PCSetType(pc, PCJACOBI);CHECK_PETSC_ERROR(err);
-    err = KSPSetType(_ksp, KSPGMRES);CHECK_PETSC_ERROR(err);
+    err = KSPGetPC(_ksp, &pc);PYLITH_CHECK_ERROR(err);
+    err = PCSetType(pc, PCJACOBI);PYLITH_CHECK_ERROR(err);
+    err = KSPSetType(_ksp, KSPGMRES);PYLITH_CHECK_ERROR(err);
 
-    err = KSPAppendOptionsPrefix(_ksp, "friction_");CHECK_PETSC_ERROR(err);
-    err = KSPSetFromOptions(_ksp);CHECK_PETSC_ERROR(err);
+    err = KSPAppendOptionsPrefix(_ksp, "friction_");PYLITH_CHECK_ERROR(err);
+    err = KSPSetFromOptions(_ksp);PYLITH_CHECK_ERROR(err);
   } // if
 
   PYLITH_METHOD_END;
@@ -1676,7 +1676,7 @@
   PetscSection solutionDomainGlobalSection = NULL;
   PetscScalar *solutionDomainArray = NULL;
   assert(solutionDomainSection);assert(solutionDomainVec);
-  err = DMGetDefaultGlobalSection(solutionDomainDM, &solutionDomainGlobalSection);CHECK_PETSC_ERROR(err);
+  err = DMGetDefaultGlobalSection(solutionDomainDM, &solutionDomainGlobalSection);PYLITH_CHECK_ERROR(err);
 
   // Get cohesive cells
   PetscDM dmMesh = fields.mesh().dmMesh();assert(dmMesh);
@@ -1701,7 +1701,7 @@
   PetscVec solutionFaultVec = _fields->get("sensitivity solution").localVector();assert(solutionFaultVec);
   PetscSection solutionFaultGlobalSection = NULL;
   PetscScalar *solutionFaultArray = NULL;
-  err = DMGetDefaultGlobalSection(solutionFaultDM, &solutionFaultGlobalSection);CHECK_PETSC_ERROR(err);
+  err = DMGetDefaultGlobalSection(solutionFaultDM, &solutionFaultGlobalSection);PYLITH_CHECK_ERROR(err);
 
   assert(_jacobian);
   const PetscMat jacobianFaultMatrix = _jacobian->matrix();assert(jacobianFaultMatrix);
@@ -1716,7 +1716,7 @@
     // Get cone for cohesive cell
     PetscInt *closure = NULL;
     PetscInt closureSize, q = 0;
-    err = DMPlexGetTransitiveClosure(dmMesh, cellsCohesive[c], PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetTransitiveClosure(dmMesh, cellsCohesive[c], PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
     // Filter out non-vertices
     for(PetscInt p = 0; p < closureSize*2; p += 2) {
       if ((closure[p] >= vStart) && (closure[p] < vEnd)) {
@@ -1734,43 +1734,43 @@
       const int v_domain = closure[iCone*numBasis+iBasis];
       PetscInt goff;
 
-      err = PetscSectionGetOffset(solutionDomainGlobalSection, v_domain, &goff);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetOffset(solutionDomainGlobalSection, v_domain, &goff);PYLITH_CHECK_ERROR(err);
       for(int iDim = 0, iB = iBasis*spaceDim, gind = goff < 0 ? -(goff+1) : goff; iDim < spaceDim; ++iDim) {
         indicesGlobal[iB+iDim] = gind + iDim;
       } // for
     } // for
-    err = DMPlexRestoreTransitiveClosure(dmMesh, cellsCohesive[c], PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexRestoreTransitiveClosure(dmMesh, cellsCohesive[c], PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
 
     for (int i=0; i < subnrows; ++i) {
       indicesPerm[i]  = i;
     } // for
-    err = PetscSortIntWithArray(indicesGlobal.size(), &indicesGlobal[0], &indicesPerm[0]);CHECK_PETSC_ERROR(err);
+    err = PetscSortIntWithArray(indicesGlobal.size(), &indicesGlobal[0], &indicesPerm[0]);PYLITH_CHECK_ERROR(err);
 
     for (int i=0; i < subnrows; ++i) {
       indicesLocal[c*subnrows+indicesPerm[i]] = i;
     } // for
     cellsIS[c] = NULL;
-    err = ISCreateGeneral(PETSC_COMM_SELF, indicesGlobal.size(), &indicesGlobal[0], PETSC_COPY_VALUES, &cellsIS[c]);CHECK_PETSC_ERROR(err);
+    err = ISCreateGeneral(PETSC_COMM_SELF, indicesGlobal.size(), &indicesGlobal[0], PETSC_COPY_VALUES, &cellsIS[c]);PYLITH_CHECK_ERROR(err);
   } // for
 
   PetscMat* submatrices = NULL;
-  err = MatGetSubMatrices(jacobianDomainMatrix, numCohesiveCells, cellsIS, cellsIS, MAT_INITIAL_MATRIX, &submatrices);CHECK_PETSC_ERROR(err);
+  err = MatGetSubMatrices(jacobianDomainMatrix, numCohesiveCells, cellsIS, cellsIS, MAT_INITIAL_MATRIX, &submatrices);PYLITH_CHECK_ERROR(err);
 
   for(PetscInt c = 0; c < numCohesiveCells; ++c) {
     // Get values for submatrix associated with cohesive cell
     jacobianSubCell = 0.0;
     err = MatGetValues(submatrices[c], subnrows, &indicesLocal[c*subnrows], subnrows, &indicesLocal[c*subnrows],
-                       &jacobianSubCell[0]);CHECK_PETSC_ERROR_MSG(err, "Restrict from PETSc Mat failed.");
+                       &jacobianSubCell[0]);PYLITH_CHECK_ERROR_MSG(err, "Restrict from PETSc Mat failed.");
 
     // Insert cell contribution into PETSc Matrix
     PetscInt c_fault = _cohesiveToFault[cellsCohesive[c]];
-    err = DMPlexMatSetClosure(faultDMMesh, solutionFaultSection, solutionFaultGlobalSection,  jacobianFaultMatrix, c_fault, &jacobianSubCell[0], INSERT_VALUES);CHECK_PETSC_ERROR_MSG(err, "Update to PETSc Mat failed.");
+    err = DMPlexMatSetClosure(faultDMMesh, solutionFaultSection, solutionFaultGlobalSection,  jacobianFaultMatrix, c_fault, &jacobianSubCell[0], INSERT_VALUES);PYLITH_CHECK_ERROR_MSG(err, "Update to PETSc Mat failed.");
 
     // Destory IS for cohesiveCell
-    err = ISDestroy(&cellsIS[c]);CHECK_PETSC_ERROR(err);
+    err = ISDestroy(&cellsIS[c]);PYLITH_CHECK_ERROR(err);
   } // for
 
-  err = MatDestroyMatrices(numCohesiveCells, &submatrices);CHECK_PETSC_ERROR(err);
+  err = MatDestroyMatrices(numCohesiveCells, &submatrices);PYLITH_CHECK_ERROR(err);
   delete[] cellsIS; cellsIS = 0;
 
   _jacobian->assemble("final_assembly");
@@ -1901,11 +1901,11 @@
 
   PetscErrorCode err = 0;
   const PetscMat jacobianMat = _jacobian->matrix();
-  err = KSPSetOperators(_ksp, jacobianMat, jacobianMat, DIFFERENT_NONZERO_PATTERN);CHECK_PETSC_ERROR(err);
+  err = KSPSetOperators(_ksp, jacobianMat, jacobianMat, DIFFERENT_NONZERO_PATTERN);PYLITH_CHECK_ERROR(err);
 
   const PetscVec residualVec = residual.globalVector();
   const PetscVec solutionVec = solution.globalVector();
-  err = KSPSolve(_ksp, residualVec, solutionVec);CHECK_PETSC_ERROR(err);
+  err = KSPSolve(_ksp, residualVec, solutionVec);PYLITH_CHECK_ERROR(err);
 
   // Update section view of field.
   solution.scatterVectorToSection();
@@ -2048,7 +2048,7 @@
 
   PetscDM solnDM = dispTIncr.dmMesh();assert(solnDM);
   PetscSection dispTIncrGlobalSection = NULL;
-  err = DMGetDefaultGlobalSection(solnDM, &dispTIncrGlobalSection);CHECK_PETSC_ERROR(err);
+  err = DMGetDefaultGlobalSection(solnDM, &dispTIncrGlobalSection);PYLITH_CHECK_ERROR(err);
 
   bool isOpening = false;
   PylithScalar norm2 = 0.0;
@@ -2061,7 +2061,7 @@
 
     // Compute contribution only if Lagrange constraint is local.
     PetscInt goff;
-    err = PetscSectionGetOffset(dispTIncrGlobalSection, v_lagrange, &goff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(dispTIncrGlobalSection, v_lagrange, &goff);PYLITH_CHECK_ERROR(err);
     if (goff < 0) {
       continue;
     } // if

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveDyn.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveDyn.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveDyn.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveImpulses.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveImpulses.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveImpulses.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -313,8 +313,8 @@
   PetscSection amplitudeSection = amplitude.petscSection();assert(amplitudeSection);
   PetscSection amplitudeGlobalSection = NULL;
   PetscSF sf = NULL;
-  err = DMGetPointSF(amplitudeDM, &sf);CHECK_PETSC_ERROR(err);
-  err = PetscSectionCreateGlobalSection(amplitudeSection, sf, PETSC_TRUE, &amplitudeGlobalSection);CHECK_PETSC_ERROR(err);
+  err = DMGetPointSF(amplitudeDM, &sf);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionCreateGlobalSection(amplitudeSection, sf, PETSC_TRUE, &amplitudeGlobalSection);PYLITH_CHECK_ERROR(err);
 
   scalar_array coordsVertex(spaceDim);
   PetscDM faultDMMesh = _faultMesh->dmMesh();assert(faultDMMesh);
@@ -333,7 +333,7 @@
     const int v_fault = _cohesiveVertices[iVertex].fault;
 
     PetscInt goff;
-    err = PetscSectionGetOffset(amplitudeGlobalSection, v_fault, &goff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(amplitudeGlobalSection, v_fault, &goff);PYLITH_CHECK_ERROR(err);
     if (goff < 0) {
       continue;
     } // if
@@ -370,7 +370,7 @@
       ++count;
     } // if
   } // for
-  err = PetscSectionDestroy(&amplitudeGlobalSection);CHECK_PETSC_ERROR(err);
+  err = PetscSectionDestroy(&amplitudeGlobalSection);PYLITH_CHECK_ERROR(err);
 
   // Close properties database
   _dbImpulseAmp->close();
@@ -400,10 +400,10 @@
   MPI_Comm comm = _faultMesh->comm();
   PetscMPIInt commSize, commRank;
   PetscErrorCode err;
-  err = MPI_Comm_size(comm, &commSize);CHECK_PETSC_ERROR(err);
-  err = MPI_Comm_rank(comm, &commRank);CHECK_PETSC_ERROR(err);
+  err = MPI_Comm_size(comm, &commSize);PYLITH_CHECK_ERROR(err);
+  err = MPI_Comm_rank(comm, &commRank);PYLITH_CHECK_ERROR(err);
   int_array numImpulsesAll(commSize);
-  err = MPI_Allgather((void *) &numImpulsesLocal, 1, MPI_INT, (void *) &numImpulsesAll[0], commSize, MPI_INT, comm);CHECK_PETSC_ERROR(err);
+  err = MPI_Allgather((void *) &numImpulsesLocal, 1, MPI_INT, (void *) &numImpulsesAll[0], commSize, MPI_INT, comm);PYLITH_CHECK_ERROR(err);
   
   int localOffset = 0;
   for (int i=0; i < commRank; ++i) {

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveImpulses.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveImpulses.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveImpulses.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveKin.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveKin.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveKin.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveKin.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveKin.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveKin.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveLagrange.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveLagrange.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveLagrange.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -131,29 +131,29 @@
   PetscInt numFields, numComp, pStart, pEnd;
 
   PetscErrorCode err;
-  err = PetscSectionGetNumFields(fieldSection, &numFields);CHECK_PETSC_ERROR(err);
+  err = PetscSectionGetNumFields(fieldSection, &numFields);PYLITH_CHECK_ERROR(err);
   // TODO: Does this make sense?
   if (!numFields)
     PYLITH_METHOD_END;
   assert(numFields == 2);
-  err = PetscSectionGetFieldComponents(fieldSection, 0, &numComp);CHECK_PETSC_ERROR(err);assert(numComp == spaceDim);
-  err = PetscSectionGetFieldComponents(fieldSection, 1, &numComp);CHECK_PETSC_ERROR(err);assert(numComp == spaceDim);
+  err = PetscSectionGetFieldComponents(fieldSection, 0, &numComp);PYLITH_CHECK_ERROR(err);assert(numComp == spaceDim);
+  err = PetscSectionGetFieldComponents(fieldSection, 1, &numComp);PYLITH_CHECK_ERROR(err);assert(numComp == spaceDim);
 
   const int numVertices = _cohesiveVertices.size();
   for(PetscInt iVertex = 0; iVertex < numVertices; ++iVertex) {
     const int v_lagrange = _cohesiveVertices[iVertex].lagrange;
 
     PetscInt dof;
-    err = PetscSectionGetDof(fieldSection, v_lagrange, &dof);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(fieldSection, v_lagrange, &dof);PYLITH_CHECK_ERROR(err);
     assert(spaceDim == dof);
-    err = PetscSectionSetFieldDof(fieldSection, v_lagrange, 1, dof);CHECK_PETSC_ERROR(err);
+    err = PetscSectionSetFieldDof(fieldSection, v_lagrange, 1, dof);PYLITH_CHECK_ERROR(err);
   } // for
-  err = PetscSectionGetChart(fieldSection, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
+  err = PetscSectionGetChart(fieldSection, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
   for(PetscInt p = pStart; p < pEnd; ++p) {
     PetscInt dof;
-    err = PetscSectionGetFieldDof(fieldSection, p, 1, &dof);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetFieldDof(fieldSection, p, 1, &dof);PYLITH_CHECK_ERROR(err);
     if (!dof) {
-      err = PetscSectionSetFieldDof(fieldSection, p, 0, spaceDim);CHECK_PETSC_ERROR(err);
+      err = PetscSectionSetFieldDof(fieldSection, p, 0, spaceDim);PYLITH_CHECK_ERROR(err);
     } // if
   }
 
@@ -197,7 +197,7 @@
   PetscDM residualDM = residual.dmMesh();assert(residualDM);
   PetscSection residualSection = residual.petscSection();assert(residualSection);
   PetscSection residualGlobalSection = NULL;
-  PetscErrorCode err = DMGetDefaultGlobalSection(residualDM, &residualGlobalSection);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMGetDefaultGlobalSection(residualDM, &residualGlobalSection);PYLITH_CHECK_ERROR(err);
 
   topology::VecVisitorMesh residualVisitor(residual);
   PetscScalar* residualArray = residualVisitor.localArray();
@@ -236,7 +236,7 @@
 
     // Compute contribution only if Lagrange constraint is local.
     PetscInt goff  = 0;
-    err = PetscSectionGetOffset(residualGlobalSection, v_lagrange, &goff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(residualGlobalSection, v_lagrange, &goff);PYLITH_CHECK_ERROR(err);
     if (goff < 0)
       continue;
 
@@ -344,7 +344,7 @@
   PetscDM solnDM = fields->solution().dmMesh();assert(solnDM);
   PetscSection solnSection = fields->solution().petscSection();assert(solnSection);
   PetscSection solnGlobalSection = NULL;
-  PetscErrorCode err = DMGetDefaultGlobalSection(solnDM, &solnGlobalSection);CHECK_PETSC_ERROR(err);assert(solnGlobalSection);
+  PetscErrorCode err = DMGetDefaultGlobalSection(solnDM, &solnGlobalSection);PYLITH_CHECK_ERROR(err);assert(solnGlobalSection);
 
   // Get fault information
   PetscDM dmMesh = fields->mesh().dmMesh();assert(dmMesh);
@@ -376,16 +376,16 @@
 
     // Compute contribution only if Lagrange constraint is local.
     PetscInt gloff = 0;
-    err = PetscSectionGetOffset(solnGlobalSection, v_lagrange, &gloff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(solnGlobalSection, v_lagrange, &gloff);PYLITH_CHECK_ERROR(err);
     if (gloff < 0)
       continue;
 
     PetscInt gnoff = 0;
-    err = PetscSectionGetOffset(solnGlobalSection, v_negative, &gnoff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(solnGlobalSection, v_negative, &gnoff);PYLITH_CHECK_ERROR(err);
     gnoff = gnoff < 0 ? -(gnoff+1) : gnoff;
 
     PetscInt gpoff = 0;
-    err = PetscSectionGetOffset(solnGlobalSection, v_positive, &gpoff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(solnGlobalSection, v_positive, &gpoff);PYLITH_CHECK_ERROR(err);
     gpoff = gpoff < 0 ? -(gpoff+1) : gpoff;
 
 #if defined(DETAILED_EVENT_LOGGING)
@@ -401,8 +401,8 @@
     indicesN = indicesRel + gnoff;
     indicesP = indicesRel + gpoff;
     PetscInt cdof;
-    err = PetscSectionGetConstraintDof(solnSection, v_negative, &cdof);CHECK_PETSC_ERROR(err);assert(0 == cdof);
-    err = PetscSectionGetConstraintDof(solnSection, v_positive, &cdof);CHECK_PETSC_ERROR(err);assert(0 == cdof);
+    err = PetscSectionGetConstraintDof(solnSection, v_negative, &cdof);PYLITH_CHECK_ERROR(err);assert(0 == cdof);
+    err = PetscSectionGetConstraintDof(solnSection, v_positive, &cdof);PYLITH_CHECK_ERROR(err);assert(0 == cdof);
 
 #if defined(DETAILED_EVENT_LOGGING)
     _logger->eventEnd(restrictEvent);
@@ -499,7 +499,7 @@
 
   PetscDM jacobianDM  = jacobian->dmMesh();assert(jacobianDM);
   PetscSection jacobianGlobalSection = NULL;
-  PetscErrorCode err = DMGetDefaultGlobalSection(jacobianDM, &jacobianGlobalSection);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMGetDefaultGlobalSection(jacobianDM, &jacobianGlobalSection);PYLITH_CHECK_ERROR(err);
 
   topology::VecVisitorMesh jacobianVisitor(*jacobian);
   PetscScalar* jacobianArray = jacobianVisitor.localArray();
@@ -515,7 +515,7 @@
 
     // Compute contribution only if Lagrange constraint is local.
     PetscInt goff = 0;
-    err = PetscSectionGetOffset(jacobianGlobalSection, v_lagrange, &goff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(jacobianGlobalSection, v_lagrange, &goff);PYLITH_CHECK_ERROR(err);
     if (goff < 0) 
       continue;
 
@@ -606,7 +606,7 @@
 
   PetscDM solnDM = fields->solution().dmMesh();
   PetscSection solnGlobalSection = NULL;
-  PetscErrorCode err = DMGetDefaultGlobalSection(solnDM, &solnGlobalSection);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMGetDefaultGlobalSection(solnDM, &solnGlobalSection);PYLITH_CHECK_ERROR(err);
 
   _logger->eventEnd(setupEvent);
 #if !defined(DETAILED_EVENT_LOGGING)
@@ -626,7 +626,7 @@
 
     // Compute contribution only if Lagrange constraint is local.
     PetscInt gloff = 0;
-    err = PetscSectionGetOffset(solnGlobalSection, v_lagrange, &gloff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(solnGlobalSection, v_lagrange, &gloff);PYLITH_CHECK_ERROR(err);
     if (gloff < 0) {
       continue;
     } // if
@@ -640,18 +640,18 @@
     assert(1 == areaVisitor.sectionDof(v_fault));
 
     PetscInt gnoff = 0;
-    err = PetscSectionGetOffset(solnGlobalSection, v_negative, &gnoff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(solnGlobalSection, v_negative, &gnoff);PYLITH_CHECK_ERROR(err);
     indicesN = indicesRel + indicesMatToSubmat[gnoff];
     err = MatGetValues(jacobianNP,
                        indicesN.size(), &indicesN[0], indicesN.size(), &indicesN[0],
-                       &jacobianVertexN[0]); CHECK_PETSC_ERROR(err);
+                       &jacobianVertexN[0]); PYLITH_CHECK_ERROR(err);
 
     PetscInt gpoff = 0;
-    err = PetscSectionGetOffset(solnGlobalSection, v_positive, &gpoff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(solnGlobalSection, v_positive, &gpoff);PYLITH_CHECK_ERROR(err);
     indicesP = indicesRel + indicesMatToSubmat[gpoff];
     err = MatGetValues(jacobianNP,
                        indicesP.size(), &indicesP[0], indicesP.size(), &indicesP[0],
-                       &jacobianVertexP[0]); CHECK_PETSC_ERROR(err);
+                       &jacobianVertexP[0]); PYLITH_CHECK_ERROR(err);
 
 #if defined(DETAILED_EVENT_LOGGING)
     _logger->eventEnd(restrictEvent);
@@ -699,7 +699,7 @@
     _logger->eventEnd(updateEvent);
 #endif
   } // for
-  err = MatDestroy(&jacobianNP);CHECK_PETSC_ERROR(err);
+  err = MatDestroy(&jacobianNP);PYLITH_CHECK_ERROR(err);
   PetscLogFlops(numVertices*spaceDim*6);
 
 #if !defined(DETAILED_EVENT_LOGGING)
@@ -773,7 +773,7 @@
 
   PetscDM jacobianDM = jacobian.dmMesh();
   PetscSection jacobianGlobalSection = NULL;
-  PetscErrorCode err = DMGetDefaultGlobalSection(jacobianDM, &jacobianGlobalSection);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMGetDefaultGlobalSection(jacobianDM, &jacobianGlobalSection);PYLITH_CHECK_ERROR(err);
 
   _logger->eventEnd(setupEvent);
 
@@ -798,7 +798,7 @@
 
     // Compute contribution only if Lagrange constraint is local.
     PetscInt goff;
-    err = PetscSectionGetOffset(jacobianGlobalSection, v_lagrange, &goff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(jacobianGlobalSection, v_lagrange, &goff);PYLITH_CHECK_ERROR(err);
     if (goff < 0) {
       continue;
     } // if
@@ -886,7 +886,7 @@
   const PetscInt vEnd = verticesStratum.end();
 
   PetscBool hasLabel;
-  PetscErrorCode err = DMPlexHasLabel(dmMesh, label(), &hasLabel);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexHasLabel(dmMesh, label(), &hasLabel);PYLITH_CHECK_ERROR(err);
   if (!hasLabel) {
     std::ostringstream msg;
     msg << "Mesh missing group of vertices '" << label() << " for boundary condition.";
@@ -938,7 +938,7 @@
     PetscInt *closure = NULL;
     PetscInt cellNumCorners = 0, closureSize;
 
-    err = DMPlexGetTransitiveClosure(dmMesh, cells[i], PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetTransitiveClosure(dmMesh, cells[i], PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
     for(PetscInt p = 0; p < closureSize*2; p += 2) {
       const PetscInt point = closure[p];
       if ((point >= vStart) && (point < vEnd)) {
@@ -953,7 +953,7 @@
           << "'.";
       throw std::runtime_error(msg.str());
     } // if
-    err = DMPlexRestoreTransitiveClosure(dmMesh, cells[i], PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexRestoreTransitiveClosure(dmMesh, cells[i], PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
   } // for
 
   PYLITH_METHOD_END;
@@ -1051,7 +1051,7 @@
     // Get oriented closure
     PetscInt *closure = NULL;
     PetscInt  closureSize, q = 0;
-    err = DMPlexGetTransitiveClosure(dmMesh, cells[c], PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetTransitiveClosure(dmMesh, cells[c], PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
     for(PetscInt p = 0; p < closureSize*2; p += 2) {
       const PetscInt point = closure[p];
       if ((point >= vStart) && (point < vEnd)) {
@@ -1072,7 +1072,7 @@
       const PetscInt v_positive = closure[indexJ];
 
       PetscInt v_fault;
-      err = PetscFindInt(v_negative, numPoints, points, &v_fault);CHECK_PETSC_ERROR(err);
+      err = PetscFindInt(v_negative, numPoints, points, &v_fault);PYLITH_CHECK_ERROR(err);
       assert(v_fault >= 0);
       if (indexMap.end() == indexMap.find(v_lagrange)) {
         _cohesiveVertices[index].lagrange = v_lagrange;
@@ -1091,7 +1091,7 @@
         ++index;
       } // if
     } // for
-    err = DMPlexRestoreTransitiveClosure(dmMesh, cells[c], PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexRestoreTransitiveClosure(dmMesh, cells[c], PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
   } // for
 
   PYLITH_METHOD_END;
@@ -1329,7 +1329,7 @@
       coordinatesCell[i] = coordsCell[i];
     } // for
 
-    PetscErrorCode err = DMPlexGetTransitiveClosure(faultDMMesh, c, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = DMPlexGetTransitiveClosure(faultDMMesh, c, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
 
     // Filter out non-vertices
     for(PetscInt p = 0; p < closureSize*2; p += 2) {
@@ -1355,7 +1355,7 @@
       } // for
     } // for
     coordsVisitor.restoreClosure(&coordsCell, &coordsSize, c);
-    err = DMPlexRestoreTransitiveClosure(faultDMMesh, c, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexRestoreTransitiveClosure(faultDMMesh, c, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
   } // for
   orientationVisitor.clear();
 
@@ -1748,7 +1748,7 @@
   PetscScalar *solutionArray = NULL;
 
   PetscErrorCode err;
-  err = DMGetDefaultGlobalSection(solutionDM, &solutionGlobalSection);CHECK_PETSC_ERROR(err);
+  err = DMGetDefaultGlobalSection(solutionDM, &solutionGlobalSection);PYLITH_CHECK_ERROR(err);
 
   // Get Jacobian matrix
   const PetscMat jacobianMatrix = jacobian.matrix();
@@ -1764,7 +1764,7 @@
 
     // Compute contribution only if Lagrange constraint is local.
     PetscInt goff = 0;
-    err = PetscSectionGetOffset(solutionGlobalSection, v_lagrange, &goff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(solutionGlobalSection, v_lagrange, &goff);PYLITH_CHECK_ERROR(err);
     if (goff < 0)
       continue;
 
@@ -1779,16 +1779,16 @@
 
     // Compute contribution only if Lagrange constraint is local.
     PetscInt gloff = 0;
-    err = PetscSectionGetOffset(solutionGlobalSection, v_lagrange, &gloff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(solutionGlobalSection, v_lagrange, &gloff);PYLITH_CHECK_ERROR(err);
     if (gloff < 0)
       continue;
 
     PetscInt gnoff = 0;
-    err = PetscSectionGetOffset(solutionGlobalSection, v_negative, &gnoff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(solutionGlobalSection, v_negative, &gnoff);PYLITH_CHECK_ERROR(err);
     gnoff = gnoff < 0 ? -(gnoff+1) : gnoff;
 
     PetscInt gpoff = 0;
-    err = PetscSectionGetOffset(solutionGlobalSection, v_positive, &gpoff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(solutionGlobalSection, v_positive, &gpoff);PYLITH_CHECK_ERROR(err);
     gpoff = gpoff < 0 ? -(gpoff+1) : gpoff;
     
     // Set global order indices
@@ -1806,15 +1806,15 @@
   PetscMat* subMat[1];
   IS indicesIS[1];
   err = ISCreateGeneral(PETSC_COMM_SELF, indicesNP.size(), &indicesNP[0], PETSC_USE_POINTER, &indicesIS[0]);
-  CHECK_PETSC_ERROR(err);
+  PYLITH_CHECK_ERROR(err);
   err = MatGetSubMatrices(jacobianMatrix, 1, indicesIS, indicesIS, MAT_INITIAL_MATRIX, subMat);
-  CHECK_PETSC_ERROR(err);
-  err = ISDestroy(&indicesIS[0]); CHECK_PETSC_ERROR(err);
+  PYLITH_CHECK_ERROR(err);
+  err = ISDestroy(&indicesIS[0]); PYLITH_CHECK_ERROR(err);
 
   *jacobianSub = *subMat[0];
   err = PetscObjectReference((PetscObject) *subMat[0]); 
-  CHECK_PETSC_ERROR(err);
-  err = MatDestroyMatrices(1, &subMat[0]); CHECK_PETSC_ERROR(err);
+  PYLITH_CHECK_ERROR(err);
+  err = MatDestroyMatrices(1, &subMat[0]); PYLITH_CHECK_ERROR(err);
 
   // Create map from global indices to local indices (using only the
   // first index as to match the global order.
@@ -1849,7 +1849,7 @@
     PetscScalar* partitionArray = partitionVisitor.localArray();
 
     PetscMPIInt rank;
-    PetscErrorCode err = MPI_Comm_rank(_faultMesh->comm(), &rank);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = MPI_Comm_rank(_faultMesh->comm(), &rank);PYLITH_CHECK_ERROR(err);
     // Loop over cells in fault mesh, set partition
     for(PetscInt c = cStart; c < cEnd; ++c) {
       const PetscInt off = partitionVisitor.sectionOffset(c);

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveLagrange.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveLagrange.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveLagrange.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveTract.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveTract.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveTract.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,6 +20,9 @@
 
 #include "FaultCohesiveTract.hh" // implementation of object methods
 #include "CohesiveTopology.hh" // USES CohesiveTopology
+
+#include "pylith/topology/Fields.hh" // USES Fields
+#include "pylith/topology/Field.hh" // USES Field
 #include "pylith/topology/Stratum.hh" // USES StratumIS
 
 #include <cassert> // USES assert()
@@ -108,7 +111,7 @@
 
   const PetscDM dmMesh = mesh.dmMesh();assert(dmMesh);
   PetscBool hasLabel = PETSC_FALSE;
-  PetscErrorCode err = DMPlexHasLabel(dmMesh, label(), &hasLabel);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexHasLabel(dmMesh, label(), &hasLabel);PYLITH_CHECK_ERROR(err);
   if (!hasLabel) {
     std::ostringstream msg;
     msg << "Mesh missing group of vertices '" << label()
@@ -135,7 +138,7 @@
 
   PetscInt coneSize = 0;
   for (PetscInt i=0; i < ncells; ++i) {
-    err = DMPlexGetConeSize(dmMesh, cells[i], &coneSize);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetConeSize(dmMesh, cells[i], &coneSize);PYLITH_CHECK_ERROR(err);
     if (2*numCorners != coneSize) {
       std::ostringstream msg;
       msg << "Number of vertices in reference cell (" << numCorners 

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveTract.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveTract.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/FaultCohesiveTract.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/LiuCosSlipFn.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/LiuCosSlipFn.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/LiuCosSlipFn.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/LiuCosSlipFn.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/LiuCosSlipFn.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/LiuCosSlipFn.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/LiuCosSlipFn.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/LiuCosSlipFn.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/LiuCosSlipFn.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/SlipTimeFn.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/SlipTimeFn.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/SlipTimeFn.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/SlipTimeFn.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/SlipTimeFn.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/SlipTimeFn.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/StepSlipFn.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/StepSlipFn.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/StepSlipFn.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/StepSlipFn.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/StepSlipFn.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/StepSlipFn.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/StepSlipFn.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/StepSlipFn.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/StepSlipFn.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/TimeHistorySlipFn.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/TimeHistorySlipFn.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/TimeHistorySlipFn.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/TimeHistorySlipFn.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/TimeHistorySlipFn.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/TimeHistorySlipFn.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/TimeHistorySlipFn.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/TimeHistorySlipFn.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/TimeHistorySlipFn.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/TopologyOps.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/TopologyOps.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/TopologyOps.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -148,8 +148,8 @@
   PetscErrorCode  err;
 
   if (debug) {std::cout << "Checking fault vertex " << vertex << std::endl;}
-  err = DMPlexGetSupportSize(dmMesh, vertex, &supportSize);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetSupport(dmMesh, vertex, &support);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetSupportSize(dmMesh, vertex, &supportSize);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetSupport(dmMesh, vertex, &support);PYLITH_CHECK_ERROR(err);
   for (s = 0; s < supportSize; ++s) {
     const PetscInt point = support[s];
 
@@ -172,8 +172,8 @@
         PetscInt        coneSize;
 
         std::cout << "Checking neighbor " << vertex << std::endl;
-        err = DMPlexGetConeSize(dmMesh, vertex, &coneSize);CHECK_PETSC_ERROR(err);
-        err = DMPlexGetCone(dmMesh, vertex, &cone);CHECK_PETSC_ERROR(err);
+        err = DMPlexGetConeSize(dmMesh, vertex, &coneSize);PYLITH_CHECK_ERROR(err);
+        err = DMPlexGetCone(dmMesh, vertex, &cone);PYLITH_CHECK_ERROR(err);
         for (PetscInt c = 0; c < coneSize; ++c) {
           std::cout << "  cone point " << cone[c] << std::endl;
         }
@@ -196,8 +196,8 @@
         PetscInt        numCoveringPoints, points[2];
 
         points[0] = point; points[1] = *c_iter;
-        err = DMPlexGetMeet(dmMesh, 2, points, &numCoveringPoints, &coveringPoints);CHECK_PETSC_ERROR(err);
-        err = DMPlexRestoreMeet(dmMesh, 2, points, &numCoveringPoints, &coveringPoints);CHECK_PETSC_ERROR(err);
+        err = DMPlexGetMeet(dmMesh, 2, points, &numCoveringPoints, &coveringPoints);PYLITH_CHECK_ERROR(err);
+        err = DMPlexRestoreMeet(dmMesh, 2, points, &numCoveringPoints, &coveringPoints);PYLITH_CHECK_ERROR(err);
         if (numCoveringPoints == faceSize) {
           if (debug) std::cout << "    Scheduling " << point << " for replacement" << std::endl;
           vReplaceCells.insert(point);
@@ -213,8 +213,8 @@
         PetscInt        numCoveringPoints, points[2];
 
         points[0] = point; points[1] = *c_iter;
-        err = DMPlexGetMeet(dmMesh, 2, points, &numCoveringPoints, &coveringPoints);CHECK_PETSC_ERROR(err);
-        err = DMPlexRestoreMeet(dmMesh, 2, points, &numCoveringPoints, &coveringPoints);CHECK_PETSC_ERROR(err);
+        err = DMPlexGetMeet(dmMesh, 2, points, &numCoveringPoints, &coveringPoints);PYLITH_CHECK_ERROR(err);
+        err = DMPlexRestoreMeet(dmMesh, 2, points, &numCoveringPoints, &coveringPoints);PYLITH_CHECK_ERROR(err);
         if (numCoveringPoints == faceSize) {
           if (debug) std::cout << "    Scheduling " << point << " for no replacement" << std::endl;
           vNoReplaceCells.insert(point);

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/TopologyOps.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/TopologyOps.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/TopologyOps.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/TopologyVisitors.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/TopologyVisitors.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/TopologyVisitors.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/TopologyVisitors.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/TopologyVisitors.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/TopologyVisitors.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/TractPerturbation.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/TractPerturbation.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/TractPerturbation.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/TractPerturbation.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/TractPerturbation.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/TractPerturbation.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/faults/faultsfwd.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/faults/faultsfwd.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/faults/faultsfwd.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/CellGeometry.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/CellGeometry.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/CellGeometry.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/CellGeometry.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/CellGeometry.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/CellGeometry.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/CellGeometry.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/CellGeometry.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/CellGeometry.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Constraint.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Constraint.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Constraint.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Constraint.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Constraint.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Constraint.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Constraint.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Constraint.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Constraint.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicit.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicit.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicit.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -38,7 +38,7 @@
 #include "spatialdata/geocoords/CoordSys.hh" // USES CoordSys
 #include "spatialdata/units/Nondimensional.hh" // USES Nondimendional
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 #include <cassert> // USES assert()
 #include <stdexcept> // USES std::runtime_error
 #include <sstream> // USES std::ostringstream

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicit.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicit.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicit.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitLgDeform.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitLgDeform.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitLgDeform.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -38,7 +38,7 @@
 #include "spatialdata/geocoords/CoordSys.hh" // USES CoordSys
 #include "spatialdata/units/Nondimensional.hh" // USES Nondimendional
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 #include <cassert> // USES assert()
 #include <stdexcept> // USES std::runtime_error
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitLgDeform.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitLgDeform.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitLgDeform.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitTet4.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -37,7 +37,7 @@
 #include "spatialdata/geocoords/CoordSys.hh" // USES CoordSys
 #include "spatialdata/units/Nondimensional.hh" // USES Nondimendional
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 #include <cassert> // USES assert()
 #include <stdexcept> // USES std::runtime_error
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitTet4.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitTri3.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -37,7 +37,7 @@
 #include "spatialdata/geocoords/CoordSys.hh" // USES CoordSys
 #include "spatialdata/units/Nondimensional.hh" // USES Nondimendional
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 #include <cassert> // USES assert()
 #include <stdexcept> // USES std::runtime_error
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitTri3.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityExplicitTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicit.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicit.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicit.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -41,7 +41,7 @@
 #include "spatialdata/units/Nondimensional.hh" // USES Nondimendional
 #include "spatialdata/spatialdb/GravityField.hh" // USES GravityField
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 #include <cassert> // USES assert()
 #include <stdexcept> // USES std::runtime_error
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicit.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicit.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicit.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicitCUDA.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicitCUDA.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicitCUDA.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -44,7 +44,7 @@
 #include "spatialdata/units/Nondimensional.hh" // USES Nondimendional
 #include "spatialdata/spatialdb/GravityField.hh" // USES GravityField
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 #include <cassert> // USES assert()
 #include <stdexcept> // USES std::runtime_error
 
@@ -417,7 +417,7 @@
   _logger->eventEnd(setupEvent);
   _logger->eventBegin(computeEvent);
 
-  cudaError_t cerr = setupKernel(spaceDim, numBasis, cells->size(), K, &geometry, &elemMat, &analytic_gpu, &geometry_gpu, &elemMat_gpu);CHECK_PETSC_ERROR_MSG(cerr, "Failed to setup CUDA kernel");
+  cudaError_t cerr = setupKernel(spaceDim, numBasis, cells->size(), K, &geometry, &elemMat, &analytic_gpu, &geometry_gpu, &elemMat_gpu);PYLITH_CHECK_ERROR_MSG(cerr, "Failed to setup CUDA kernel");
 
   // Loop over cells
   int c = 0;
@@ -484,10 +484,10 @@
     PetscErrorCode err = updateOperator(jacobianMat, *sieveMesh->getSieve(),
 					jacobianVisitor, *c_iter,
 					&_cellMatrix[0], ADD_VALUES);
-    CHECK_PETSC_ERROR_MSG(err, "Update to PETSc Mat failed.");
+    PYLITH_CHECK_ERROR_MSG(err, "Update to PETSc Mat failed.");
   }
 
-  cerr = cleanupKernel(geometry, elemMat, analytic_gpu, geometry_gpu, elemMat_gpu);CHECK_PETSC_ERROR_MSG(cerr, "Failed to cleanup CUDA kernel");
+  cerr = cleanupKernel(geometry, elemMat, analytic_gpu, geometry_gpu, elemMat_gpu);PYLITH_CHECK_ERROR_MSG(cerr, "Failed to cleanup CUDA kernel");
 
   _needNewJacobian = false;
   _material->resetNeedNewJacobian();

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicitCUDA.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicitCUDA.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicitCUDA.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicitLgDeform.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicitLgDeform.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicitLgDeform.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -41,7 +41,7 @@
 #include "spatialdata/units/Nondimensional.hh" // USES Nondimendional
 #include "spatialdata/spatialdb/GravityField.hh" // USES GravityField
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 #include <cassert> // USES assert()
 #include <stdexcept> // USES std::runtime_error
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicitLgDeform.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicitLgDeform.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/ElasticityImplicitLgDeform.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryHex3D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryHex3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryHex3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryHex3D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryHex3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryHex3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine1D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine1D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine1D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine1D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine1D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine1D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine2D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine2D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine3D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine3D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryLine3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint1D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint1D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint1D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint1D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint1D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint1D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint2D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint2D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint3D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint3D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryPoint3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryQuad2D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryQuad2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryQuad2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryQuad2D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryQuad2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryQuad2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryQuad3D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryQuad3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryQuad3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryQuad3D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryQuad3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryQuad3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTet3D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTet3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTet3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTet3D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTet3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTet3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTri2D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTri2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTri2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTri2D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTri2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTri2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTri3D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTri3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTri3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTri3D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTri3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/GeometryTri3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Integrator.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Integrator.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Integrator.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Integrator.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Integrator.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Integrator.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Integrator.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Integrator.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Integrator.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/IntegratorElasticity.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/IntegratorElasticity.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/IntegratorElasticity.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -269,7 +269,7 @@
     const PetscInt cell = cells[c];
     PetscInt cellNumCorners;
 
-    PetscErrorCode err = DMPlexGetConeSize(dmMesh, cell, &cellNumCorners);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = DMPlexGetConeSize(dmMesh, cell, &cellNumCorners);PYLITH_CHECK_ERROR(err);
     if (numCorners != cellNumCorners) {
       std::ostringstream msg;
       msg << "Quadrature is incompatible with cell in material '"

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/IntegratorElasticity.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/IntegratorElasticity.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/IntegratorElasticity.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/IntegratorElasticityLgDeform.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/IntegratorElasticityLgDeform.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/IntegratorElasticityLgDeform.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/IntegratorElasticityLgDeform.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/IntegratorElasticityLgDeform.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/IntegratorElasticityLgDeform.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -29,9 +29,6 @@
 #include "Quadrature2Din3D.hh"
 #include "Quadrature3D.hh"
 
-#include "pylith/topology/Fields.hh" // HOLDSA Fields
-#include "pylith/topology/Field.hh" // HOLDSA Field
-
 #include <cstring> // USES memcpy()
 #include <cassert> // USES assert()
 #include <stdexcept> // USES std::runtime_error
@@ -42,7 +39,6 @@
 template<typename mesh_type>
 pylith::feassemble::Quadrature<mesh_type>::Quadrature(void) :
   _engine(0),
-  _geometryFields(0),
   _checkConditioning(false)
 { // constructor
 } // constructor
@@ -66,7 +62,6 @@
   QuadratureRefCell::deallocate();
 
   delete _engine; _engine = 0;
-  delete _geometryFields; _geometryFields = 0;
 
   PYLITH_METHOD_END;
 } // deallocate
@@ -77,12 +72,11 @@
 pylith::feassemble::Quadrature<mesh_type>::Quadrature(const Quadrature& q) :
   QuadratureRefCell(q),
   _engine(0),
-  _geometryFields(0),
   _checkConditioning(q._checkConditioning)
 { // copy constructor
   PYLITH_METHOD_BEGIN;
 
-  if (0 != q._engine)
+  if (q._engine)
     _engine = q._engine->clone();
 
   PYLITH_METHOD_END;
@@ -97,7 +91,7 @@
   PYLITH_METHOD_BEGIN;
 
   clear();
-  assert(0 == _engine);
+  assert(!_engine);
 
   const int cellDim = _cellDim;
   const int spaceDim = _spaceDim;
@@ -148,325 +142,13 @@
     assert(0);
   } // if/else
 
-  assert(0 != _engine);
+  assert(_engine);
   _engine->initialize();
 
   PYLITH_METHOD_END;
 } // initializeGeometry
 
 // ----------------------------------------------------------------------
-// Compute geometric quantities for each cell.
-template<typename mesh_type>
-void
-pylith::feassemble::Quadrature<mesh_type>::computeGeometry(
-       const mesh_type& mesh,
-       const ALE::Obj<typename mesh_type::SieveMesh::label_sequence>& cells)
-{ // computeGeometry
-  PYLITH_METHOD_BEGIN;
-
-  assert(0 != _engine);
-
-  typedef typename mesh_type::RealSection RealSection;
-  typedef typename mesh_type::SieveMesh::label_sequence label_sequence;
-  typedef typename mesh_type::RestrictVisitor RestrictVisitor;
-
-  const char* loggingStage = "Quadrature";
-  ALE::MemoryLogger& logger = ALE::MemoryLogger::singleton();
-  logger.stagePush(loggingStage);
-
-  delete _geometryFields;
-  _geometryFields = new topology::Fields<topology::Field<mesh_type> >;
-
-  // Allocate field and cell buffer for quadrature points
-  _geometryFields->add("quadrature points", "quadrature_points");
-  topology::Field<mesh_type>& quadPtsField = 
-    _geometryFields->get("quadrature points");
-  int fiberDim = _numQuadPts * _spaceDim;
-  quadPtsField.newSection(cells, fiberDim);
-  quadPtsField.allocate();
-
-  // Get chart for reuse in other fields
-  const ALE::Obj<RealSection>& section = quadPtsField->section(); 
-  assert(!section.isNull());
-  const typename RealSection::chart_type& chart = section->getChart();
-
-  // Allocate field and cell buffer for Jacobian at quadrature points
-  std::cout << "Jacobian: cell dim: " << _cellDim << std::endl;
-  _geometryFields->add("jacobian", "jacobian");
-  topology::Field<mesh_type>& jacobianField = 
-    _geometryFields->get("jacobian");
-  fiberDim = (_cellDim > 0) ?
-    _numQuadPts * _cellDim * _spaceDim :
-    _numQuadPts * 1 * _spaceDim;
-  jacobianField->newSection(chart, fiberDim);
-  jacobianField->allocate();
-  
-  // Allocate field and cell buffer for determinant of Jacobian at quad pts
-  std::cout << "Jacobian det:" << std::endl;
-  _geometryFields->add("determinant(jacobian)", "determinant_jacobian");
-  topology::Field<mesh_type>& jacobianDetField = 
-    _geometryFields->get("determinant(jacobian)");
-  fiberDim = _numQuadPts;
-  jacobianDetField.newSection(chart, fiberDim);
-  jacobianDetField.allocate();
-  
-  // Allocate field for derivatives of basis functions at quad pts
-  std::cout << "Basis derivatives: num basis: " << _numBasis << std::endl;
-  _geometryFields->add("derivative basis functions",
-		       "derivative_basis_functions");
-  topology::Field<mesh_type>& basisDerivField = 
-    _geometryFields->get("jacobian");
-  fiberDim = _numQuadPts * _numBasis * _spaceDim;
-  basisDerivField.newSection(chart, fiberDim);
-  basisDerivField.allocate();
-
-  logger.stagePop();
-
-#if defined(ALE_MEM_LOGGING)
-  std::cout 
-    << loggingStage << ": " 
-    << logger.getNumAllocations(loggingStage)
-    << " allocations " << logger.getAllocationTotal(loggingStage)
-    << " bytes"
-    << std::endl
-    << loggingStage << ": "
-    << logger.getNumDeallocations(loggingStage)
-    << " deallocations " << logger.getDeallocationTotal(loggingStage)
-    << " bytes"
-    << std::endl;
-#endif
-
-  assert(!cells.isNull());
-  const typename label_sequence::iterator cellsBegin = cells->begin();
-  const typename label_sequence::iterator cellsEnd = cells->end();
-  assert(0 != _geometry);
-  const int numBasis = _numBasis;
-  const ALE::Obj<typename mesh_type::SieveMesh>& sieveMesh = mesh.sieveMesh();
-  assert(!sieveMesh.isNull());
-
-  scalar_array coordinatesCell(numBasis*_spaceDim);
-  const ALE::Obj<RealSection>& coordinates = 
-    sieveMesh->getRealSection("coordinates");
-  RestrictVisitor coordsVisitor(*coordinates,
-				coordinatesCell.size(), &coordinatesCell[0]);
-
-  const ALE::Obj<RealSection>& quadPtsSection = quadPtsField->section();
-  const ALE::Obj<RealSection>& jacobianSection = jacobianField->section();
-  const ALE::Obj<RealSection>& jacobianDetSection = 
-    jacobianDetField->section();
-  const ALE::Obj<RealSection>& basisDerivSection = basisDerivField->section();
-
-  const scalar_array& quadPts = _engine->quadPts();
-  const scalar_array& jacobian = _engine->jacobian();
-  const scalar_array& jacobianDet = _engine->jacobianDet();
-  const scalar_array& basisDeriv = _engine->basisDeriv();
-
-  for(typename label_sequence::iterator c_iter = cellsBegin;
-      c_iter != cellsEnd;
-      ++c_iter) {
-    coordsVisitor.clear();
-    sieveMesh->restrictClosure(*c_iter, coordsVisitor);
-    _engine->computeGeometry(coordinatesCell, *c_iter);
-
-    // Update fields with cell data
-    quadPtsSection->updatePoint(*c_iter, &quadPts[0]);
-    jacobianSection->updatePoint(*c_iter, &jacobian[0]);
-    jacobianDetSection->updatePoint(*c_iter, &jacobianDet[0]);
-    basisDerivSection->updatePoint(*c_iter, &basisDeriv[0]);
-  } // for
-
-  PYLITH_METHOD_END;
-} // computeGeometry
-
-// ----------------------------------------------------------------------
-// Compute geometric quantities for each cell.
-template<typename mesh_type>
-void
-pylith::feassemble::Quadrature<mesh_type>::computeGeometry(
-       const mesh_type& mesh,
-       PetscInt cStart, PetscInt cEnd)
-{ // computeGeometry
-  PYLITH_METHOD_BEGIN;
-
-  assert(0 != _engine);
-
-  const char* loggingStage = "Quadrature";
-  ALE::MemoryLogger& logger = ALE::MemoryLogger::singleton();
-  logger.stagePush(loggingStage);
-
-  delete _geometryFields;
-  _geometryFields = new topology::Fields<topology::Field<mesh_type> >;
-
-  // Allocate field and cell buffer for quadrature points
-  _geometryFields->add("quadrature points", "quadrature_points");
-  topology::Field<mesh_type>& quadPtsField = 
-    _geometryFields->get("quadrature points");
-  int fiberDim = _numQuadPts * _spaceDim;
-  quadPtsField.newSection(cStart, cEnd, fiberDim);
-  quadPtsField.allocate();
-
-  // Allocate field and cell buffer for Jacobian at quadrature points
-  std::cout << "Jacobian: cell dim: " << _cellDim << std::endl;
-  _geometryFields->add("jacobian", "jacobian");
-  topology::Field<mesh_type>& jacobianField = 
-    _geometryFields->get("jacobian");
-  fiberDim = (_cellDim > 0) ?
-    _numQuadPts * _cellDim * _spaceDim :
-    _numQuadPts * 1 * _spaceDim;
-  jacobianField->newSection(cStart, cEnd, fiberDim);
-  jacobianField->allocate();
-  
-  // Allocate field and cell buffer for determinant of Jacobian at quad pts
-  std::cout << "Jacobian det:" << std::endl;
-  _geometryFields->add("determinant(jacobian)", "determinant_jacobian");
-  topology::Field<mesh_type>& jacobianDetField = 
-    _geometryFields->get("determinant(jacobian)");
-  fiberDim = _numQuadPts;
-  jacobianDetField.newSection(cStart, cEnd, fiberDim);
-  jacobianDetField.allocate();
-  
-  // Allocate field for derivatives of basis functions at quad pts
-  std::cout << "Basis derivatives: num basis: " << _numBasis << std::endl;
-  _geometryFields->add("derivative basis functions",
-		       "derivative_basis_functions");
-  topology::Field<mesh_type>& basisDerivField = 
-    _geometryFields->get("jacobian");
-  fiberDim = _numQuadPts * _numBasis * _spaceDim;
-  basisDerivField.newSection(cStart, cEnd, fiberDim);
-  basisDerivField.allocate();
-
-  logger.stagePop();
-
-#if defined(ALE_MEM_LOGGING)
-  std::cout 
-    << loggingStage << ": " 
-    << logger.getNumAllocations(loggingStage)
-    << " allocations " << logger.getAllocationTotal(loggingStage)
-    << " bytes"
-    << std::endl
-    << loggingStage << ": "
-    << logger.getNumDeallocations(loggingStage)
-    << " deallocations " << logger.getDeallocationTotal(loggingStage)
-    << " bytes"
-    << std::endl;
-#endif
-
-  assert(0 != _geometry);
-  const int numBasis = _numBasis;
-  PetscErrorCode err;
-
-  DM           dm = mesh.dmMesh();
-  scalar_array coordinatesCell(numBasis*_spaceDim);
-  PetscSection coordSection;
-  Vec          coordVec;
-  err = DMPlexGetCoordinateSection(dm, &coordSection);CHECK_PETSC_ERROR(err);
-  err = DMGetCoordinatesLocal(dm, &coordVec);CHECK_PETSC_ERROR(err);
-
-  PetscSection quadPtsSection = quadPtsField->petscSection();
-  Vec          quadPtsVec = quadPtsField->localVector();
-  PetscScalar *quadPtsArray;
-  PetscSection jacobianSection = jacobianField->petscSection();
-  Vec          jacobianVec = jacobianField->localVector();
-  PetscScalar *jacobianArray;
-  PetscSection jacobianDetSection = jacobianDetField->petscSection();
-  Vec          jacobianDetVec = jacobianDetField->localVector();
-  PetscScalar *jacobianDetArray;
-  PetscSection basisDerivSection = basisDerivField->petscSection();
-  Vec          basisDerivVec = basisDerivField->localVector();
-  PetscScalar *basisDerivArray;
-
-  const scalar_array& quadPts = _engine->quadPts();
-  const scalar_array& jacobian = _engine->jacobian();
-  const scalar_array& jacobianDet = _engine->jacobianDet();
-  const scalar_array& basisDeriv = _engine->basisDeriv();
-
-  err = VecGetArray(quadPtsVec, &quadPtsArray);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(jacobianVec, &jacobianArray);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(jacobianDetVec, &jacobianDetArray);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(basisDerivVec, &basisDerivArray);CHECK_PETSC_ERROR(err);
-  for (PetscInt c = cStart; c < cEnd; ++c) {
-    PetscScalar *coords = PETSC_NULL;
-    PetscInt     coordsSize;
-
-    err = DMPlexVecGetClosure(dm, coordSection, coordVec, c, &coordsSize, &coords);CHECK_PETSC_ERROR(err);
-    for(PetscInt i = 0; i < coordsSize; ++i) {coordinatesCell[i] = coords[i];}
-    err = DMPlexVecRestoreClosure(dm, coordSection, coordVec, c, &coordsSize, &coords);CHECK_PETSC_ERROR(err);
-
-    _engine->computeGeometry(coordinatesCell, c);
-    // Update fields with cell data
-    PetscInt dof, off;
-
-    err = PetscSectionGetDof(quadPtsSection, c, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(quadPtsSection, c, &off);CHECK_PETSC_ERROR(err);
-    for(PetscInt d = 0; d < dof; ++d) {
-      quadPtsArray[off+d] = quadPts[d];
-    }
-    err = PetscSectionGetDof(jacobianSection, c, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(jacobianSection, c, &off);CHECK_PETSC_ERROR(err);
-    for(PetscInt d = 0; d < dof; ++d) {
-      jacobianArray[off+d] = jacobian[d];
-    }
-    err = PetscSectionGetDof(jacobianDetSection, c, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(jacobianDetSection, c, &off);CHECK_PETSC_ERROR(err);
-    for(PetscInt d = 0; d < dof; ++d) {
-      jacobianDetArray[off+d] = jacobianDet[d];
-    }
-    err = PetscSectionGetDof(basisDerivSection, c, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(basisDerivSection, c, &off);CHECK_PETSC_ERROR(err);
-    for(PetscInt d = 0; d < dof; ++d) {
-      basisDerivArray[off+d] = basisDeriv[d];
-    }
-  } // for
-  err = VecRestoreArray(quadPtsVec, &quadPtsArray);CHECK_PETSC_ERROR(err);
-  err = VecRestoreArray(jacobianVec, &jacobianArray);CHECK_PETSC_ERROR(err);
-  err = VecRestoreArray(jacobianDetVec, &jacobianDetArray);CHECK_PETSC_ERROR(err);
-  err = VecRestoreArray(basisDerivVec, &basisDerivArray);CHECK_PETSC_ERROR(err);
-
-  PYLITH_METHOD_END;
-} // computeGeometry
-
-// ----------------------------------------------------------------------
-template<typename mesh_type>
-void
-pylith::feassemble::Quadrature<mesh_type>::retrieveGeometry(const typename mesh_type::SieveMesh::point_type& cell)
-{ // retrieveGeometry
-  PYLITH_METHOD_BEGIN;
-
-  assert(0 != _geometryFields);
-  assert(0 != _engine);
-
-  typedef typename mesh_type::RealSection RealSection;
-
-  const scalar_array& quadPts = _engine->quadPts();
-  const scalar_array& jacobian = _engine->jacobian();
-  const scalar_array& jacobianDet = _engine->jacobianDet();
-  const scalar_array& basisDeriv = _engine->basisDeriv();
-
-  const ALE::Obj<RealSection>& quadPtsSection =
-    _geometryFields->get("quadrature points").section();
-  quadPtsSection->restrictPoint(cell, const_cast<PylithScalar*>(&quadPts[0]),
-				quadPts.size());
-
-  const ALE::Obj<RealSection>& jacobianSection =
-    _geometryFields->get("jacobian").section();
-  jacobianSection->restrictPoint(cell, const_cast<PylithScalar*>(&jacobian[0]),
-				 jacobian.size());
-
-  const ALE::Obj<RealSection>& jacobianDetSection = 
-    _geometryFields->get("determinant(jacobian)").section();
-  jacobianDetSection->restrictPoint(cell, const_cast<PylithScalar*>(&jacobianDet[0]),
-				    jacobianDet.size());
-
-  const ALE::Obj<RealSection>& basisDerivSection =
-    _geometryFields->get("determinant basisfunctions").section();
-  basisDerivSection->restrictPoint(cell, const_cast<PylithScalar*>(&basisDeriv[0]),
-				   basisDeriv.size());
-
-
-  PYLITH_METHOD_END;
-} // retrieveGeometry
-
-// ----------------------------------------------------------------------
 // Deallocate temporary storage;
 template<typename mesh_type>
 void
@@ -476,10 +158,6 @@
 
   delete _engine; _engine = 0;
 
-  // Clear storage of precomputed geometry.
-  delete _geometryFields; _geometryFields = 0;
-
-
   PYLITH_METHOD_END;
 } // clear
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -110,35 +110,6 @@
    */
   const scalar_array& jacobianDet(void) const;
 
-  /** Get precomputed geometry fields.
-   *
-   * @returns Geometry fields.
-   */
-  const topology::Fields<topology::Field<mesh_type> >*
-  geometryFields(void) const;
-
-  /** Compute geometric quantities for each cell.
-   *
-   * @param mesh Finite-element mesh
-   * @param cells Finite-element cells for geometry.
-   */
-  void computeGeometry(const mesh_type& mesh,
-		       const ALE::Obj<typename mesh_type::SieveMesh::label_sequence>& cells);
-
-  /** Compute geometric quantities for each cell.
-   *
-   * @param mesh Finite-element mesh
-   * @param cells Finite-element cells for geometry.
-   */
-  void computeGeometry(const mesh_type& mesh, PetscInt cStart, PetscInt cEnd);
-
-  /** Retrieve precomputed geometric quantities for a cell.
-   *
-   * @param mesh Finite-element mesh
-   * @param cell Finite-element cell
-   */
-  void retrieveGeometry(const typename mesh_type::SieveMesh::point_type& cell);
-
   /// Deallocate temporary storage.
   void clear(void);
 
@@ -164,10 +135,6 @@
 private :
 
   QuadratureEngine* _engine; ///< Quadrature geometry engine.
-
-  /// Fields for precomputing geometry information.
-  topology::Fields<topology::Field<mesh_type> >* _geometryFields;
-
   bool _checkConditioning; ///< True if checking for ill-conditioning.
 
 // NOT IMPLEMENTED //////////////////////////////////////////////////////

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -75,17 +75,9 @@
   return _engine->jacobianDet();
 }
 
-// Get precomputed geometry fields.
+// Compute geometric quantities for each cell.
 template<typename mesh_type>
 inline
-const pylith::topology::Fields<pylith::topology::Field<mesh_type> >*
-pylith::feassemble::Quadrature<mesh_type>::geometryFields(void) const {
-  return _geometryFields;
-}
-
-// Precompute geometric quantities for each cell.
-template<typename mesh_type>
-inline
 void
 pylith::feassemble::Quadrature<mesh_type>::computeGeometry(const scalar_array& coordinatesCell,
 							   const int cell) {

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature0D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature0D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature0D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature0D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature0D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature0D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature0D.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature0D.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature0D.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1D.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1D.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1D.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din2D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din2D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din2D.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din2D.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din2D.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din3D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din3D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din3D.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din3D.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature1Din3D.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2D.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2D.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2D.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2Din3D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2Din3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2Din3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2Din3D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2Din3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2Din3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2Din3D.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2Din3D.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature2Din3D.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature3D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature3D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature3D.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature3D.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/Quadrature3D.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureEngine.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureEngine.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureEngine.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -23,7 +23,7 @@
 #include "CellGeometry.hh" // USES CellGeometry
 #include "QuadratureRefCell.hh" // QuadratureRefCell
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include <sstream> // USES std::ostringstream
 #include <stdexcept> // USES std::runtime_error

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureEngine.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureEngine.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureEngine.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureEngine.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureEngine.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureEngine.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureRefCell.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureRefCell.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureRefCell.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -22,7 +22,7 @@
 
 #include "CellGeometry.hh" // USES CellGeometry
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include <cstring> // USES memcpy()
 #include <cassert> // USES assert()

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureRefCell.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureRefCell.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureRefCell.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureRefCell.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureRefCell.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/QuadratureRefCell.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/feassemble/feassemblefwd.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/feassemble/feassemblefwd.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/feassemble/feassemblefwd.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/friction/FrictionModel.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/friction/FrictionModel.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/friction/FrictionModel.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -22,6 +22,7 @@
 
 #include "pylith/topology/SubMesh.hh" // USES Mesh
 #include "pylith/topology/Field.hh" // USES Field
+#include "pylith/topology/Fields.hh" // USES Fields
 #include "pylith/topology/Stratum.hh" // USES Stratum
 #include "pylith/topology/CoordsVisitor.hh" // USES CoordsVisitor
 #include "pylith/topology/VisitorMesh.hh" // USES VisitorMesh

Modified: short/3D/PyLith/trunk/libsrc/pylith/friction/FrictionModel.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/friction/FrictionModel.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/friction/FrictionModel.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/friction/FrictionModel.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/friction/FrictionModel.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/friction/FrictionModel.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/friction/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/friction/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/friction/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/libsrc/pylith/friction/RateStateAgeing.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/friction/RateStateAgeing.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/friction/RateStateAgeing.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/friction/RateStateAgeing.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/friction/RateStateAgeing.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/friction/RateStateAgeing.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/friction/SlipWeakening.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/friction/SlipWeakening.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/friction/SlipWeakening.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/friction/SlipWeakening.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/friction/SlipWeakening.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/friction/SlipWeakening.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/friction/SlipWeakeningTime.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/friction/SlipWeakeningTime.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/friction/SlipWeakeningTime.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/friction/SlipWeakeningTime.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/friction/SlipWeakeningTime.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/friction/SlipWeakeningTime.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/friction/StaticFriction.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/friction/StaticFriction.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/friction/StaticFriction.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/friction/StaticFriction.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/friction/StaticFriction.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/friction/StaticFriction.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/friction/TimeWeakening.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/friction/TimeWeakening.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/friction/TimeWeakening.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/friction/TimeWeakening.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/friction/TimeWeakening.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/friction/TimeWeakening.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/friction/frictionfwd.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/friction/frictionfwd.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/friction/frictionfwd.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPrager3D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPrager3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPrager3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPrager3D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPrager3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPrager3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPrager3D.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPrager3D.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPrager3D.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPragerPlaneStrain.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPragerPlaneStrain.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPragerPlaneStrain.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPragerPlaneStrain.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPragerPlaneStrain.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPragerPlaneStrain.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPragerPlaneStrain.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPragerPlaneStrain.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/DruckerPragerPlaneStrain.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/EffectiveStress.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/EffectiveStress.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/EffectiveStress.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/EffectiveStress.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/EffectiveStress.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/EffectiveStress.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticIsotropic3D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticIsotropic3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticIsotropic3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticIsotropic3D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticIsotropic3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticIsotropic3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticIsotropic3D.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticIsotropic3D.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticIsotropic3D.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticMaterial.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticMaterial.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticMaterial.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -21,6 +21,8 @@
 #include "ElasticMaterial.hh" // implementation of object methods
 
 #include "pylith/topology/Mesh.hh" // USES Mesh
+#include "pylith/topology/Field.hh" // USES Field
+#include "pylith/topology/Fields.hh" // USES Fields
 #include "pylith/topology/CoordsVisitor.hh" // USES CoordsVisitor
 #include "pylith/topology/VisitorMesh.hh" // USES VecVisitorMesh
 #include "pylith/topology/Stratum.hh" // USES StratumIS
@@ -482,16 +484,16 @@
     PetscInt numCells;
     PetscErrorCode err = 0;
 
-    err = DMPlexGetStratumIS(dmMesh, "material-id", id(), &cellIS);CHECK_PETSC_ERROR(err);
-    err = ISGetLocalSize(cellIS, &numCells);CHECK_PETSC_ERROR(err);
-    err = ISGetIndices(cellIS, &cells);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetStratumIS(dmMesh, "material-id", id(), &cellIS);PYLITH_CHECK_ERROR(err);
+    err = ISGetLocalSize(cellIS, &numCells);PYLITH_CHECK_ERROR(err);
+    err = ISGetIndices(cellIS, &cells);PYLITH_CHECK_ERROR(err);
     
     const int fiberDim = 1*numQuadPts;
     bool useCurrentField = false;
     if (fieldSection) {
       // check fiber dimension
       PetscInt fiberDimCurrentLocal = 0;
-      if (numCells > 0) {err = PetscSectionGetDof(fieldSection, cells[0], &fiberDimCurrentLocal);CHECK_PETSC_ERROR(err);}
+      if (numCells > 0) {err = PetscSectionGetDof(fieldSection, cells[0], &fiberDimCurrentLocal);PYLITH_CHECK_ERROR(err);}
       PetscInt fiberDimCurrent = 0;
       MPI_Allreduce(&fiberDimCurrentLocal, &fiberDimCurrent, 1, MPIU_INT, MPI_MAX, field->mesh().comm());
       assert(fiberDimCurrent > 0);
@@ -511,22 +513,22 @@
 
     scalar_array dtStableCell(numQuadPts);
     dtStableCell = PYLITH_MAXSCALAR;
-    err = VecGetArray(fieldVec, &fieldArray);CHECK_PETSC_ERROR(err);
+    err = VecGetArray(fieldVec, &fieldArray);PYLITH_CHECK_ERROR(err);
     for (PetscInt c = 0; c < numCells; ++c) {
       const PetscInt cell = cells[c];
       PetscInt dof, off;
 
       assert(fieldSection);
-      err = PetscSectionGetDof(fieldSection, cell, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(fieldSection, cell, &off);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(fieldSection, cell, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(fieldSection, cell, &off);PYLITH_CHECK_ERROR(err);
       assert(numQuadPts == dof);
       for (PetscInt d = 0; d < dof; ++d) {
         fieldArray[off+d] = dtStableCell[d];
       }
     } // for
-    err = VecRestoreArray(fieldVec, &fieldArray);CHECK_PETSC_ERROR(err);
-    err = ISRestoreIndices(cellIS, &cells);CHECK_PETSC_ERROR(err);
-    err = ISDestroy(&cellIS);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(fieldVec, &fieldArray);PYLITH_CHECK_ERROR(err);
+    err = ISRestoreIndices(cellIS, &cells);PYLITH_CHECK_ERROR(err);
+    err = ISDestroy(&cellIS);PYLITH_CHECK_ERROR(err);
   } // if
   
   PYLITH_METHOD_RETURN(dtStable);

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticMaterial.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticMaterial.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticMaterial.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticMaterial.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticMaterial.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticMaterial.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticPlaneStrain.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticPlaneStrain.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticPlaneStrain.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticPlaneStrain.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticPlaneStrain.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticPlaneStrain.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticPlaneStress.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticPlaneStress.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticPlaneStress.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticPlaneStress.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticPlaneStress.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticPlaneStress.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticStrain1D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticStrain1D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticStrain1D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticStrain1D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticStrain1D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticStrain1D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticStress1D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticStress1D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticStress1D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticStress1D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticStress1D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/ElasticStress1D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellIsotropic3D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellIsotropic3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellIsotropic3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellIsotropic3D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellIsotropic3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellIsotropic3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellIsotropic3D.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellIsotropic3D.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellIsotropic3D.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellPlaneStrain.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellPlaneStrain.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellPlaneStrain.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellPlaneStrain.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellPlaneStrain.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellPlaneStrain.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellPlaneStrain.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellPlaneStrain.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellPlaneStrain.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellQpQsIsotropic3D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellQpQsIsotropic3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellQpQsIsotropic3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellQpQsIsotropic3D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellQpQsIsotropic3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellQpQsIsotropic3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellQpQsIsotropic3D.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellQpQsIsotropic3D.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/GenMaxwellQpQsIsotropic3D.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/Material.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/Material.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/Material.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -376,16 +376,16 @@
     PetscSection fieldSection = field->petscSection();
     PetscInt pStart, pEnd;
     PetscErrorCode err;
-    err = PetscSectionGetChart(fieldSection, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetChart(fieldSection, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
     if (pEnd < 0) {
-      err = DMPlexGetHeightStratum(dmMesh, 0, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
-      err = PetscSectionSetChart(fieldSection, pStart, pEnd);CHECK_PETSC_ERROR(err);
+      err = DMPlexGetHeightStratum(dmMesh, 0, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionSetChart(fieldSection, pStart, pEnd);PYLITH_CHECK_ERROR(err);
     } else {
       // check fiber dimension
       PetscInt totalFiberDimCurrentLocal = 0;
       PetscInt totalFiberDimCurrent = 0;
       if (numCells > 0) {
-	err = PetscSectionGetDof(fieldSection, cells[0], &totalFiberDimCurrentLocal);CHECK_PETSC_ERROR(err);
+	err = PetscSectionGetDof(fieldSection, cells[0], &totalFiberDimCurrentLocal);PYLITH_CHECK_ERROR(err);
       } // if
       MPI_Allreduce((void *) &totalFiberDimCurrentLocal, (void *) &totalFiberDimCurrent, 1, MPIU_INT, MPI_MAX, field->mesh().comm());
       assert(totalFiberDimCurrent > 0);
@@ -453,7 +453,7 @@
       PetscInt totalFiberDimCurrentLocal = 0;
       PetscInt totalFiberDimCurrent = 0;
       if (numCells > 0) {
-	PetscErrorCode err = PetscSectionGetDof(fieldSection, cells[0], &totalFiberDimCurrentLocal);CHECK_PETSC_ERROR(err);
+	PetscErrorCode err = PetscSectionGetDof(fieldSection, cells[0], &totalFiberDimCurrentLocal);PYLITH_CHECK_ERROR(err);
       } // if
       MPI_Allreduce((void*) &totalFiberDimCurrentLocal, (void*) &totalFiberDimCurrent, 1, MPIU_INT, MPI_MAX, field->mesh().comm());
       assert(totalFiberDimCurrent > 0);

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/Material.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/Material.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/Material.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/Material.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/Material.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/Material.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellIsotropic3D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellIsotropic3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellIsotropic3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellIsotropic3D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellIsotropic3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellIsotropic3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellIsotropic3D.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellIsotropic3D.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellIsotropic3D.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellPlaneStrain.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellPlaneStrain.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellPlaneStrain.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellPlaneStrain.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellPlaneStrain.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellPlaneStrain.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellPlaneStrain.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellPlaneStrain.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/MaxwellPlaneStrain.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/Metadata.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/Metadata.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/Metadata.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/Metadata.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/Metadata.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/Metadata.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/Metadata.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/Metadata.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/Metadata.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLaw3D.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLaw3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLaw3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLaw3D.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLaw3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLaw3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLaw3D.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLaw3D.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLaw3D.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLawPlaneStrain.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLawPlaneStrain.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLawPlaneStrain.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLawPlaneStrain.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLawPlaneStrain.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLawPlaneStrain.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLawPlaneStrain.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLawPlaneStrain.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/PowerLawPlaneStrain.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/ViscoelasticMaxwell.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/ViscoelasticMaxwell.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/ViscoelasticMaxwell.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/ViscoelasticMaxwell.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/ViscoelasticMaxwell.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/ViscoelasticMaxwell.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/materials/materialsfwd.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/materials/materialsfwd.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/materials/materialsfwd.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/BinaryIO.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/BinaryIO.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/BinaryIO.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/BinaryIO.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/BinaryIO.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/BinaryIO.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/CellFilter.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/CellFilter.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/CellFilter.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 
 #include "pylith/feassemble/Quadrature.hh" // USES Quadrature
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 // Constructor

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/CellFilter.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/CellFilter.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/CellFilter.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/CellFilterAvg.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/CellFilterAvg.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/CellFilterAvg.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -23,7 +23,7 @@
 #include "pylith/topology/Field.hh" // USES Field
 #include "pylith/topology/VisitorMesh.hh" // USES VecVisitorMesh
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 // Constructor
@@ -106,18 +106,18 @@
 
   if (!label) {
     PetscInt cMax;
-    err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetHybridBounds(dmMesh, &cMax, PETSC_NULL, PETSC_NULL, PETSC_NULL);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetHybridBounds(dmMesh, &cMax, PETSC_NULL, PETSC_NULL, PETSC_NULL);PYLITH_CHECK_ERROR(err);
     if (cMax >= 0) {cEnd = PetscMin(cEnd, cMax);}
     numCells = cEnd - cStart;
   } else {
     const PetscInt *cells;
-    err = DMPlexGetStratumIS(dmMesh, label, 1, &cellIS);CHECK_PETSC_ERROR(err);
-    err = ISGetSize(cellIS, &numCells);CHECK_PETSC_ERROR(err);
-    err = ISGetIndices(cellIS, &cells);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetStratumIS(dmMesh, label, 1, &cellIS);PYLITH_CHECK_ERROR(err);
+    err = ISGetSize(cellIS, &numCells);PYLITH_CHECK_ERROR(err);
+    err = ISGetIndices(cellIS, &cells);PYLITH_CHECK_ERROR(err);
     cStart = cells[0];
-    err = ISRestoreIndices(cellIS, &cells);CHECK_PETSC_ERROR(err);
-    err = ISDestroy(&cellIS);CHECK_PETSC_ERROR(err);
+    err = ISRestoreIndices(cellIS, &cells);PYLITH_CHECK_ERROR(err);
+    err = ISDestroy(&cellIS);PYLITH_CHECK_ERROR(err);
   } // if
 
   topology::VecVisitorMesh fieldInVisitor(fieldIn);
@@ -177,7 +177,7 @@
   // Loop over cells
   if (cellIS) {
     const PetscInt *cells = NULL;
-    err = ISGetIndices(cellIS, &cells);CHECK_PETSC_ERROR(err);
+    err = ISGetIndices(cellIS, &cells);PYLITH_CHECK_ERROR(err);
     for(PetscInt c = 0; c < numCells; ++c) {
       const PetscInt ioff = fieldInVisitor.sectionOffset(cells[c]);
       assert(totalFiberDim == fieldInVisitor.sectionDof(cells[c]));
@@ -191,8 +191,8 @@
           fieldAvgArray[aoff+i] += wts[iQuad] / volume * fieldInArray[ioff+iQuad*fiberDim+i];
       } // for
     } // for
-    err = ISRestoreIndices(cellIS, &cells);CHECK_PETSC_ERROR(err);
-    err = ISDestroy(&cellIS);CHECK_PETSC_ERROR(err);
+    err = ISRestoreIndices(cellIS, &cells);PYLITH_CHECK_ERROR(err);
+    err = ISDestroy(&cellIS);PYLITH_CHECK_ERROR(err);
   } else {
     for(PetscInt c = cStart; c < cEnd; ++c) {
       const PetscInt ioff = fieldInVisitor.sectionOffset(c);

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/CellFilterAvg.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/CellFilterAvg.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/CellFilterAvg.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriter.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriter.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriter.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriter.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriter.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriter.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -56,8 +56,8 @@
   DataWriter<mesh_type, field_type>::deallocate();
 
   PetscErrorCode err = 0;
-  err = PetscViewerDestroy(&_viewer); CHECK_PETSC_ERROR(err);
-  err = VecDestroy(&_tstamp); CHECK_PETSC_ERROR(err);
+  err = PetscViewerDestroy(&_viewer); PYLITH_CHECK_ERROR(err);
+  err = VecDestroy(&_tstamp); PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // deallocate
@@ -97,13 +97,13 @@
     _timesteps.clear();
     _tstampIndex = 0;
     PetscMPIInt commRank;
-    err = MPI_Comm_rank(mesh.comm(), &commRank);CHECK_PETSC_ERROR(err);
+    err = MPI_Comm_rank(mesh.comm(), &commRank);PYLITH_CHECK_ERROR(err);
     const int localSize = (!commRank) ? 1 : 0;
-    err = VecCreateMPI(mesh.comm(), localSize, 1, &_tstamp);CHECK_PETSC_ERROR(err);assert(_tstamp);
-    err = VecSetBlockSize(_tstamp, 1); CHECK_PETSC_ERROR(err);CHECK_PETSC_ERROR(err);
-    err = PetscObjectSetName((PetscObject) _tstamp, "time");CHECK_PETSC_ERROR(err);
+    err = VecCreateMPI(mesh.comm(), localSize, 1, &_tstamp);PYLITH_CHECK_ERROR(err);assert(_tstamp);
+    err = VecSetBlockSize(_tstamp, 1); PYLITH_CHECK_ERROR(err);PYLITH_CHECK_ERROR(err);
+    err = PetscObjectSetName((PetscObject) _tstamp, "time");PYLITH_CHECK_ERROR(err);
 
-    err = PetscViewerHDF5Open(mesh.comm(), filename.c_str(), FILE_MODE_WRITE, &_viewer);CHECK_PETSC_ERROR(err);
+    err = PetscViewerHDF5Open(mesh.comm(), filename.c_str(), FILE_MODE_WRITE, &_viewer);PYLITH_CHECK_ERROR(err);
 
     const spatialdata::geocoords::CoordSys* cs = mesh.coordsys();assert(cs);
 
@@ -116,24 +116,24 @@
 
     metadata.label = "vertices";
     metadata.vectorFieldType = topology::FieldBase::VECTOR;
-    err = DMPlexGetScale(dmMesh, PETSC_UNIT_LENGTH, &lengthScale);CHECK_PETSC_ERROR(err);
-    err = DMGetCoordinateDM(dmMesh, &dmCoord);CHECK_PETSC_ERROR(err);assert(dmCoord);
-    err = PetscObjectReference((PetscObject) dmCoord);CHECK_PETSC_ERROR(err);
-    err = DMGetCoordinatesLocal(dmMesh, &coordinates);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetScale(dmMesh, PETSC_UNIT_LENGTH, &lengthScale);PYLITH_CHECK_ERROR(err);
+    err = DMGetCoordinateDM(dmMesh, &dmCoord);PYLITH_CHECK_ERROR(err);assert(dmCoord);
+    err = PetscObjectReference((PetscObject) dmCoord);PYLITH_CHECK_ERROR(err);
+    err = DMGetCoordinatesLocal(dmMesh, &coordinates);PYLITH_CHECK_ERROR(err);
     topology::Field<mesh_type> field(mesh, dmCoord, coordinates, metadata);
     field.createScatterWithBC(mesh, "", 0, metadata.label.c_str());
     field.scatterSectionToVector(metadata.label.c_str());
     PetscVec coordVector = field.vector(metadata.label.c_str());assert(coordVector);
-    err = VecScale(coordVector, lengthScale);CHECK_PETSC_ERROR(err);
-    err = PetscViewerHDF5PushGroup(_viewer, "/geometry");CHECK_PETSC_ERROR(err);
-    err = VecView(coordVector, _viewer);CHECK_PETSC_ERROR(err);
-    err = PetscViewerHDF5PopGroup(_viewer); CHECK_PETSC_ERROR(err);
+    err = VecScale(coordVector, lengthScale);PYLITH_CHECK_ERROR(err);
+    err = PetscViewerHDF5PushGroup(_viewer, "/geometry");PYLITH_CHECK_ERROR(err);
+    err = VecView(coordVector, _viewer);PYLITH_CHECK_ERROR(err);
+    err = PetscViewerHDF5PopGroup(_viewer); PYLITH_CHECK_ERROR(err);
 
     PetscInt vStart, vEnd, cStart, cEnd, cMax, dof, conesSize, numCorners, numCornersLocal = 0;
 
-    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetHybridBounds(dmMesh, &cMax, PETSC_NULL, PETSC_NULL, PETSC_NULL);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetHybridBounds(dmMesh, &cMax, PETSC_NULL, PETSC_NULL, PETSC_NULL);PYLITH_CHECK_ERROR(err);
     if (cMax >= 0) {
       cEnd = PetscMin(cEnd, cMax);
     } // if
@@ -141,24 +141,24 @@
       PetscInt *closure = NULL;
       PetscInt  closureSize, v;
 
-      err = DMPlexGetTransitiveClosure(dmMesh, cell, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+      err = DMPlexGetTransitiveClosure(dmMesh, cell, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
       numCornersLocal = 0;
       for (v = 0; v < closureSize*2; v += 2) {
         if ((closure[v] >= vStart) && (closure[v] < vEnd)) {
           ++numCornersLocal;
         } // if
       } // for
-      err = DMPlexRestoreTransitiveClosure(dmMesh, cell, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+      err = DMPlexRestoreTransitiveClosure(dmMesh, cell, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
       if (numCornersLocal)
 	break;
     } // for
-    err = MPI_Allreduce(&numCornersLocal, &numCorners, 1, MPIU_INT, MPI_MAX, mesh.comm());CHECK_PETSC_ERROR(err);
+    err = MPI_Allreduce(&numCornersLocal, &numCorners, 1, MPIU_INT, MPI_MAX, mesh.comm());PYLITH_CHECK_ERROR(err);
 
     if (label) {
       conesSize = 0;
       for(PetscInt cell = cStart; cell < cEnd; ++cell) {
         PetscInt value;
-        err = DMPlexGetLabelValue(dmMesh, label, cell, &value);CHECK_PETSC_ERROR(err);
+        err = DMPlexGetLabelValue(dmMesh, label, cell, &value);PYLITH_CHECK_ERROR(err);
         if (value == labelId)
 	  ++conesSize;
       } // for
@@ -173,45 +173,45 @@
     PetscVec cellVec = NULL;
     PetscScalar *vertices = NULL;
 
-    err = DMPlexGetVertexNumbering(dmMesh, &globalVertexNumbers);CHECK_PETSC_ERROR(err);
-    err = ISGetIndices(globalVertexNumbers, &gvertex);CHECK_PETSC_ERROR(err);
-    err = VecCreate(mesh.comm(), &cellVec);CHECK_PETSC_ERROR(err);
-    err = VecSetSizes(cellVec, conesSize, PETSC_DETERMINE);CHECK_PETSC_ERROR(err);
-    err = VecSetBlockSize(cellVec, numCorners);CHECK_PETSC_ERROR(err);
-    err = VecSetFromOptions(cellVec);CHECK_PETSC_ERROR(err);
-    err = PetscObjectSetName((PetscObject) cellVec, "cells");CHECK_PETSC_ERROR(err);
-    err = VecGetArray(cellVec, &vertices);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetVertexNumbering(dmMesh, &globalVertexNumbers);PYLITH_CHECK_ERROR(err);
+    err = ISGetIndices(globalVertexNumbers, &gvertex);PYLITH_CHECK_ERROR(err);
+    err = VecCreate(mesh.comm(), &cellVec);PYLITH_CHECK_ERROR(err);
+    err = VecSetSizes(cellVec, conesSize, PETSC_DETERMINE);PYLITH_CHECK_ERROR(err);
+    err = VecSetBlockSize(cellVec, numCorners);PYLITH_CHECK_ERROR(err);
+    err = VecSetFromOptions(cellVec);PYLITH_CHECK_ERROR(err);
+    err = PetscObjectSetName((PetscObject) cellVec, "cells");PYLITH_CHECK_ERROR(err);
+    err = VecGetArray(cellVec, &vertices);PYLITH_CHECK_ERROR(err);
     for(PetscInt cell = cStart, v = 0; cell < cEnd; ++cell) {
       PetscInt *closure = NULL;
       PetscInt  closureSize, p;
 
       if (label) {
         PetscInt value;
-        err = DMPlexGetLabelValue(dmMesh, label, cell, &value);CHECK_PETSC_ERROR(err);
+        err = DMPlexGetLabelValue(dmMesh, label, cell, &value);PYLITH_CHECK_ERROR(err);
         if (value != labelId)
 	  continue;
       } // if
 
-      err = DMPlexGetTransitiveClosure(dmMesh, cell, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+      err = DMPlexGetTransitiveClosure(dmMesh, cell, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
       for(p = 0; p < closureSize*2; p += 2) {
         if ((closure[p] >= vStart) && (closure[p] < vEnd)) {
           const PetscInt gv = gvertex[closure[p] - vStart];
           vertices[v++] = gv < 0 ? -(gv+1) : gv;
         } // if
       } // for
-      err = DMPlexRestoreTransitiveClosure(dmMesh, cell, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+      err = DMPlexRestoreTransitiveClosure(dmMesh, cell, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
       //assert(v == (cell-cStart+1)*numCorners); :TODO: MATT Why is this here?
     } // for
     CHKMEMA; // MATT why is this here?
-    err = VecRestoreArray(cellVec, &vertices);CHECK_PETSC_ERROR(err);
-    err = PetscViewerHDF5PushGroup(_viewer, "/topology");CHECK_PETSC_ERROR(err);
-    err = VecView(cellVec, _viewer);CHECK_PETSC_ERROR(err);
-    err = PetscViewerHDF5PopGroup(_viewer);CHECK_PETSC_ERROR(err);
-    err = VecDestroy(&cellVec);CHECK_PETSC_ERROR(err);
-    err = ISRestoreIndices(globalVertexNumbers, &gvertex);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(cellVec, &vertices);PYLITH_CHECK_ERROR(err);
+    err = PetscViewerHDF5PushGroup(_viewer, "/topology");PYLITH_CHECK_ERROR(err);
+    err = VecView(cellVec, _viewer);PYLITH_CHECK_ERROR(err);
+    err = PetscViewerHDF5PopGroup(_viewer);PYLITH_CHECK_ERROR(err);
+    err = VecDestroy(&cellVec);PYLITH_CHECK_ERROR(err);
+    err = ISRestoreIndices(globalVertexNumbers, &gvertex);PYLITH_CHECK_ERROR(err);
 
     hid_t h5 = -1;
-    err = PetscViewerHDF5GetFileId(_viewer, &h5); CHECK_PETSC_ERROR(err);
+    err = PetscViewerHDF5GetFileId(_viewer, &h5); PYLITH_CHECK_ERROR(err);
     assert(h5 >= 0);
     const int cellDim = mesh.dimension();
     HDF5::writeAttribute(h5, "/topology/cells", "cell_dim", (void*)&cellDim, H5T_NATIVE_INT);
@@ -237,8 +237,8 @@
   PYLITH_METHOD_BEGIN;
 
   PetscErrorCode err = 0;
-  err = PetscViewerDestroy(&_viewer); CHECK_PETSC_ERROR(err);
-  err = VecDestroy(&_tstamp); CHECK_PETSC_ERROR(err);assert(!_tstamp);
+  err = PetscViewerDestroy(&_viewer); PYLITH_CHECK_ERROR(err);
+  err = VecDestroy(&_tstamp); PYLITH_CHECK_ERROR(err);assert(!_tstamp);
 
   _timesteps.clear();
   _tstampIndex = 0;
@@ -284,41 +284,41 @@
     const int istep = _timesteps[field.label()];
     // Add time stamp to "/time" if necessary.
     PetscMPIInt commRank;
-    err = MPI_Comm_rank(mesh.comm(), &commRank);CHECK_PETSC_ERROR(err);
+    err = MPI_Comm_rank(mesh.comm(), &commRank);PYLITH_CHECK_ERROR(err);
     if (_tstampIndex == istep)
       _writeTimeStamp(t, commRank);
 
 #if 0 // :TODO: MATT What is this doing here?
     const int spaceDim = mesh.coordsys()->spaceDim();
     PetscInt  bs;
-    err = VecGetBlockSize(vector, &bs);CHECK_PETSC_ERROR(err);
+    err = VecGetBlockSize(vector, &bs);PYLITH_CHECK_ERROR(err);
     switch (field.vectorFieldType()) {
     case pylith::topology::FieldBase::VECTOR:
       if (bs % spaceDim) {
-	CHECK_PETSC_ERROR(PETSC_ERR_ARG_WRONG);
+	PYLITH_CHECK_ERROR(PETSC_ERR_ARG_WRONG);
       } // if
       break;
     case pylith::topology::FieldBase::TENSOR:
       if (bs % spaceDim) {
-      CHECK_PETSC_ERROR(PETSC_ERR_ARG_WRONG);
+      PYLITH_CHECK_ERROR(PETSC_ERR_ARG_WRONG);
       } // if
       break;
     default:
       if (bs > 1) {
-	CHECK_PETSC_ERROR(PETSC_ERR_ARG_WRONG);
+	PYLITH_CHECK_ERROR(PETSC_ERR_ARG_WRONG);
       } // if
       break;
     } // switch
 #endif
 
-    err = PetscViewerHDF5PushGroup(_viewer, "/vertex_fields");CHECK_PETSC_ERROR(err);
-    err = PetscViewerHDF5SetTimestep(_viewer, istep);CHECK_PETSC_ERROR(err);
-    err = VecView(vector, _viewer);CHECK_PETSC_ERROR(err);
-    err = PetscViewerHDF5PopGroup(_viewer);CHECK_PETSC_ERROR(err);
+    err = PetscViewerHDF5PushGroup(_viewer, "/vertex_fields");PYLITH_CHECK_ERROR(err);
+    err = PetscViewerHDF5SetTimestep(_viewer, istep);PYLITH_CHECK_ERROR(err);
+    err = VecView(vector, _viewer);PYLITH_CHECK_ERROR(err);
+    err = PetscViewerHDF5PopGroup(_viewer);PYLITH_CHECK_ERROR(err);
 
     if (0 == istep) {
       hid_t h5 = -1;
-      err = PetscViewerHDF5GetFileId(_viewer, &h5); CHECK_PETSC_ERROR(err);
+      err = PetscViewerHDF5GetFileId(_viewer, &h5); PYLITH_CHECK_ERROR(err);
       assert(h5 >= 0);
       std::string fullName = std::string("/vertex_fields/") + field.label();
       HDF5::writeAttribute(h5, fullName.c_str(), "vector_field_type",
@@ -369,18 +369,18 @@
     const int istep = _timesteps[field.label()];
     // Add time stamp to "/time" if necessary.
     PetscMPIInt commRank;
-    err = MPI_Comm_rank(field.mesh().comm(), &commRank);CHECK_PETSC_ERROR(err);
+    err = MPI_Comm_rank(field.mesh().comm(), &commRank);PYLITH_CHECK_ERROR(err);
     if (_tstampIndex == istep)
       _writeTimeStamp(t, commRank);
 
-    err = PetscViewerHDF5PushGroup(_viewer, "/cell_fields");CHECK_PETSC_ERROR(err);
-    err = PetscViewerHDF5SetTimestep(_viewer, istep);CHECK_PETSC_ERROR(err);
-    err = VecView(vector, _viewer);CHECK_PETSC_ERROR(err);
-    err = PetscViewerHDF5PopGroup(_viewer);CHECK_PETSC_ERROR(err);
+    err = PetscViewerHDF5PushGroup(_viewer, "/cell_fields");PYLITH_CHECK_ERROR(err);
+    err = PetscViewerHDF5SetTimestep(_viewer, istep);PYLITH_CHECK_ERROR(err);
+    err = VecView(vector, _viewer);PYLITH_CHECK_ERROR(err);
+    err = PetscViewerHDF5PopGroup(_viewer);PYLITH_CHECK_ERROR(err);
 
     if (0 == istep) {
       hid_t h5 = -1;
-      err = PetscViewerHDF5GetFileId(_viewer, &h5); CHECK_PETSC_ERROR(err);
+      err = PetscViewerHDF5GetFileId(_viewer, &h5); PYLITH_CHECK_ERROR(err);
       assert(h5 >= 0);
       std::string fullName = std::string("/cell_fields/") + field.label();
       HDF5::writeAttribute(h5, fullName.c_str(), "vector_field_type",
@@ -434,15 +434,15 @@
 
   if (0 == commRank) {
     const PylithScalar tDim = t * DataWriter<mesh_type, field_type>::_timeScale;
-    err = VecSetValue(_tstamp, 0, tDim, INSERT_VALUES); CHECK_PETSC_ERROR(err);
+    err = VecSetValue(_tstamp, 0, tDim, INSERT_VALUES); PYLITH_CHECK_ERROR(err);
   } // if
-  err = VecAssemblyBegin(_tstamp); CHECK_PETSC_ERROR(err);
-  err = VecAssemblyEnd(_tstamp); CHECK_PETSC_ERROR(err);
+  err = VecAssemblyBegin(_tstamp); PYLITH_CHECK_ERROR(err);
+  err = VecAssemblyEnd(_tstamp); PYLITH_CHECK_ERROR(err);
   
-  err = PetscViewerHDF5PushGroup(_viewer, "/"); CHECK_PETSC_ERROR(err);
-  err = PetscViewerHDF5SetTimestep(_viewer, _tstampIndex); CHECK_PETSC_ERROR(err);
-  err = VecView(_tstamp, _viewer); CHECK_PETSC_ERROR(err);
-  err = PetscViewerHDF5PopGroup(_viewer); CHECK_PETSC_ERROR(err);
+  err = PetscViewerHDF5PushGroup(_viewer, "/"); PYLITH_CHECK_ERROR(err);
+  err = PetscViewerHDF5SetTimestep(_viewer, _tstampIndex); PYLITH_CHECK_ERROR(err);
+  err = VecView(_tstamp, _viewer); PYLITH_CHECK_ERROR(err);
+  err = PetscViewerHDF5PopGroup(_viewer); PYLITH_CHECK_ERROR(err);
 
   _tstampIndex++;
 } // _writeTimeStamp

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5Ext.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5Ext.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5Ext.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -59,7 +59,7 @@
   for (typename dataset_type::iterator d_iter=_datasets.begin();
        d_iter != dEnd;
        ++d_iter) {
-    err = PetscViewerDestroy(&d_iter->second.viewer);CHECK_PETSC_ERROR(err);
+    err = PetscViewerDestroy(&d_iter->second.viewer);PYLITH_CHECK_ERROR(err);
   } // for
 
   PYLITH_METHOD_END;
@@ -97,9 +97,9 @@
     PetscDM dmMesh = mesh.dmMesh();assert(dmMesh);
     MPI_Comm comm;
     PetscMPIInt commRank;
-    PetscErrorCode err = PetscObjectGetComm((PetscObject) dmMesh, &comm);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = PetscObjectGetComm((PetscObject) dmMesh, &comm);PYLITH_CHECK_ERROR(err);
 
-    err = MPI_Comm_rank(comm, &commRank);CHECK_PETSC_ERROR(err);
+    err = MPI_Comm_rank(comm, &commRank);PYLITH_CHECK_ERROR(err);
     if (!commRank) {
       _h5->open(_hdf5Filename().c_str(), H5F_ACC_TRUNC);
 
@@ -122,48 +122,48 @@
     PetscInt vStart, vEnd, vMax, verticesSize, globalSize, dim, dimLocal = 0;
 
     /* TODO Get rid of this and use the createScatterWithBC(numbering) code */
-    err = DMPlexGetScale(dmMesh, PETSC_UNIT_LENGTH, &lengthScale);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetCoordinateSection(dmMesh, &coordSection);CHECK_PETSC_ERROR(err);
-    err = DMGetCoordinatesLocal(dmMesh, &coordinates);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetHybridBounds(dmMesh, PETSC_NULL, PETSC_NULL, PETSC_NULL, &vMax);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetScale(dmMesh, PETSC_UNIT_LENGTH, &lengthScale);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetCoordinateSection(dmMesh, &coordSection);PYLITH_CHECK_ERROR(err);
+    err = DMGetCoordinatesLocal(dmMesh, &coordinates);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetHybridBounds(dmMesh, PETSC_NULL, PETSC_NULL, PETSC_NULL, &vMax);PYLITH_CHECK_ERROR(err);
     if (vMax >= 0) {
       vEnd = PetscMin(vEnd, vMax);
     } // if
     for(PetscInt vertex = vStart; vertex < vEnd; ++vertex) {
-      err = PetscSectionGetDof(coordSection, vertex, &dimLocal);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(coordSection, vertex, &dimLocal);PYLITH_CHECK_ERROR(err);
       if (dimLocal) break;
     } // for
-    err = MPI_Allreduce(&dimLocal, &dim, 1, MPIU_INT, MPI_MAX, comm);CHECK_PETSC_ERROR(err);
+    err = MPI_Allreduce(&dimLocal, &dim, 1, MPIU_INT, MPI_MAX, comm);PYLITH_CHECK_ERROR(err);
     verticesSize = vEnd - vStart;
 
     PetscVec coordVec = NULL;
     PetscScalar *coordsArray = NULL, *cArray = NULL;
 
-    err = VecCreate(comm, &coordVec);CHECK_PETSC_ERROR(err);
-    err = VecSetSizes(coordVec, verticesSize*dim, PETSC_DETERMINE);CHECK_PETSC_ERROR(err);
-    err = VecSetBlockSize(coordVec, dim);CHECK_PETSC_ERROR(err);
-    err = VecSetFromOptions(coordVec);CHECK_PETSC_ERROR(err);
-    err = VecGetArray(coordVec, &coordsArray);CHECK_PETSC_ERROR(err);
-    err = VecGetArray(coordinates, &cArray);CHECK_PETSC_ERROR(err);
+    err = VecCreate(comm, &coordVec);PYLITH_CHECK_ERROR(err);
+    err = VecSetSizes(coordVec, verticesSize*dim, PETSC_DETERMINE);PYLITH_CHECK_ERROR(err);
+    err = VecSetBlockSize(coordVec, dim);PYLITH_CHECK_ERROR(err);
+    err = VecSetFromOptions(coordVec);PYLITH_CHECK_ERROR(err);
+    err = VecGetArray(coordVec, &coordsArray);PYLITH_CHECK_ERROR(err);
+    err = VecGetArray(coordinates, &cArray);PYLITH_CHECK_ERROR(err);
     for(PetscInt v = 0; v < vEnd - vStart; ++v) {
       for(PetscInt d = 0; d < dim; ++d) {
           coordsArray[v*dim+d] = cArray[v*dim+d];
       } // for
     } // for
-    err = VecRestoreArray(coordVec, &coordsArray);CHECK_PETSC_ERROR(err);
-    err = VecRestoreArray(coordinates, &cArray);CHECK_PETSC_ERROR(err);
-    err = VecScale(coordVec, lengthScale);CHECK_PETSC_ERROR(err);
-    err = PetscObjectSetName((PetscObject) coordVec, "vertices");CHECK_PETSC_ERROR(err);
-    err = VecGetSize(coordVec, &globalSize);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(coordVec, &coordsArray);PYLITH_CHECK_ERROR(err);
+    err = VecRestoreArray(coordinates, &cArray);PYLITH_CHECK_ERROR(err);
+    err = VecScale(coordVec, lengthScale);PYLITH_CHECK_ERROR(err);
+    err = PetscObjectSetName((PetscObject) coordVec, "vertices");PYLITH_CHECK_ERROR(err);
+    err = VecGetSize(coordVec, &globalSize);PYLITH_CHECK_ERROR(err);
     globalSize /= cs->spaceDim();
 
     const std::string& filenameVertices = _datasetFilename("vertices");
-    err = PetscViewerBinaryOpen(comm, filenameVertices.c_str(), FILE_MODE_WRITE, &binaryViewer);CHECK_PETSC_ERROR(err);
-    err = PetscViewerBinarySetSkipHeader(binaryViewer, PETSC_TRUE);CHECK_PETSC_ERROR(err);
-    err = VecView(coordVec, binaryViewer); CHECK_PETSC_ERROR(err);
-    err = PetscViewerDestroy(&binaryViewer); CHECK_PETSC_ERROR(err);
-    err = VecDestroy(&coordVec);CHECK_PETSC_ERROR(err);
+    err = PetscViewerBinaryOpen(comm, filenameVertices.c_str(), FILE_MODE_WRITE, &binaryViewer);PYLITH_CHECK_ERROR(err);
+    err = PetscViewerBinarySetSkipHeader(binaryViewer, PETSC_TRUE);PYLITH_CHECK_ERROR(err);
+    err = VecView(coordVec, binaryViewer); PYLITH_CHECK_ERROR(err);
+    err = PetscViewerDestroy(&binaryViewer); PYLITH_CHECK_ERROR(err);
+    err = VecDestroy(&coordVec);PYLITH_CHECK_ERROR(err);
     
     // Create external dataset for coordinates    
     if (!commRank) {
@@ -178,9 +178,9 @@
 
     // Account for censored cells
     PetscInt cStart, cEnd, cMax, dof, conesSize, numCells, numCorners, numCornersLocal = 0;
-    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetHybridBounds(dmMesh, &cMax, PETSC_NULL, PETSC_NULL, PETSC_NULL);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetHybridBounds(dmMesh, &cMax, PETSC_NULL, PETSC_NULL, PETSC_NULL);PYLITH_CHECK_ERROR(err);
     if (cMax >= 0) {
       cEnd = PetscMin(cEnd, cMax);
     } // if
@@ -188,23 +188,23 @@
       PetscInt *closure = NULL;
       PetscInt closureSize, v;
 
-      err = DMPlexGetTransitiveClosure(dmMesh, cell, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+      err = DMPlexGetTransitiveClosure(dmMesh, cell, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
       numCornersLocal = 0;
       for (v = 0; v < closureSize*2; v += 2) {
         if ((closure[v] >= vStart) && (closure[v] < vEnd)) {
           ++numCornersLocal;
         } // if
       } // for
-      err = DMPlexRestoreTransitiveClosure(dmMesh, cell, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+      err = DMPlexRestoreTransitiveClosure(dmMesh, cell, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
       if (numCornersLocal) break;
     } // for
-    err = MPI_Allreduce(&numCornersLocal, &numCorners, 1, MPIU_INT, MPI_MAX, comm);CHECK_PETSC_ERROR(err);
+    err = MPI_Allreduce(&numCornersLocal, &numCorners, 1, MPIU_INT, MPI_MAX, comm);PYLITH_CHECK_ERROR(err);
     if (label) {
       conesSize = 0;
       for(PetscInt cell = cStart; cell < cEnd; ++cell) {
         PetscInt value;
 
-        err = DMPlexGetLabelValue(dmMesh, label, cell, &value);CHECK_PETSC_ERROR(err);
+        err = DMPlexGetLabelValue(dmMesh, label, cell, &value);PYLITH_CHECK_ERROR(err);
         if (value == labelId) ++conesSize;
       } // for
       conesSize *= numCorners;
@@ -218,14 +218,14 @@
     PetscVec cellVec = NULL;
     PetscScalar *vertices = NULL;
 
-    err = DMPlexGetVertexNumbering(dmMesh, &globalVertexNumbers);CHECK_PETSC_ERROR(err);
-    err = ISGetIndices(globalVertexNumbers, &gvertex);CHECK_PETSC_ERROR(err);
-    err = VecCreate(comm, &cellVec);CHECK_PETSC_ERROR(err);
-    err = VecSetSizes(cellVec, conesSize, PETSC_DETERMINE);CHECK_PETSC_ERROR(err);
-    err = VecSetBlockSize(cellVec, numCorners);CHECK_PETSC_ERROR(err);
-    err = VecSetFromOptions(cellVec);CHECK_PETSC_ERROR(err);
-    err = PetscObjectSetName((PetscObject) cellVec, "cells");CHECK_PETSC_ERROR(err);
-    err = VecGetArray(cellVec, &vertices);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetVertexNumbering(dmMesh, &globalVertexNumbers);PYLITH_CHECK_ERROR(err);
+    err = ISGetIndices(globalVertexNumbers, &gvertex);PYLITH_CHECK_ERROR(err);
+    err = VecCreate(comm, &cellVec);PYLITH_CHECK_ERROR(err);
+    err = VecSetSizes(cellVec, conesSize, PETSC_DETERMINE);PYLITH_CHECK_ERROR(err);
+    err = VecSetBlockSize(cellVec, numCorners);PYLITH_CHECK_ERROR(err);
+    err = VecSetFromOptions(cellVec);PYLITH_CHECK_ERROR(err);
+    err = PetscObjectSetName((PetscObject) cellVec, "cells");PYLITH_CHECK_ERROR(err);
+    err = VecGetArray(cellVec, &vertices);PYLITH_CHECK_ERROR(err);
     for(PetscInt cell = cStart, v = 0; cell < cEnd; ++cell) {
       PetscInt *closure = NULL;
       PetscInt closureSize, p;
@@ -233,32 +233,32 @@
       if (label) {
         PetscInt value;
 
-        err = DMPlexGetLabelValue(dmMesh, label, cell, &value);CHECK_PETSC_ERROR(err);
+        err = DMPlexGetLabelValue(dmMesh, label, cell, &value);PYLITH_CHECK_ERROR(err);
         if (value != labelId)
 	  continue;
       } // if
-      err = DMPlexGetTransitiveClosure(dmMesh, cell, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+      err = DMPlexGetTransitiveClosure(dmMesh, cell, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
       for(p = 0; p < closureSize*2; p += 2) {
         if ((closure[p] >= vStart) && (closure[p] < vEnd)) {
           const PetscInt gv = gvertex[closure[p] - vStart];
           vertices[v++] = gv < 0 ? -(gv+1) : gv;
         } // if
       } // for
-      err = DMPlexRestoreTransitiveClosure(dmMesh, cell, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+      err = DMPlexRestoreTransitiveClosure(dmMesh, cell, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
       //assert(v == (cell-cStart+1)*numCorners);
     } // for
     CHKMEMA;
-    err = ISRestoreIndices(globalVertexNumbers, &gvertex);CHECK_PETSC_ERROR(err);
-    err = VecRestoreArray(cellVec, &vertices);CHECK_PETSC_ERROR(err);
-    err = VecGetSize(cellVec, &numCells);CHECK_PETSC_ERROR(err);
+    err = ISRestoreIndices(globalVertexNumbers, &gvertex);PYLITH_CHECK_ERROR(err);
+    err = VecRestoreArray(cellVec, &vertices);PYLITH_CHECK_ERROR(err);
+    err = VecGetSize(cellVec, &numCells);PYLITH_CHECK_ERROR(err);
     numCells /= numCorners;
 
     const std::string& filenameCells = _datasetFilename("cells");
-    err = PetscViewerBinaryOpen(comm, filenameCells.c_str(), FILE_MODE_WRITE, &binaryViewer);CHECK_PETSC_ERROR(err);
-    err = PetscViewerBinarySetSkipHeader(binaryViewer, PETSC_TRUE);CHECK_PETSC_ERROR(err);
-    err = VecView(cellVec, binaryViewer);CHECK_PETSC_ERROR(err);
-    err = VecDestroy(&cellVec);CHECK_PETSC_ERROR(err);
-    err = PetscViewerDestroy(&binaryViewer);CHECK_PETSC_ERROR(err);
+    err = PetscViewerBinaryOpen(comm, filenameCells.c_str(), FILE_MODE_WRITE, &binaryViewer);PYLITH_CHECK_ERROR(err);
+    err = PetscViewerBinarySetSkipHeader(binaryViewer, PETSC_TRUE);PYLITH_CHECK_ERROR(err);
+    err = VecView(cellVec, binaryViewer);PYLITH_CHECK_ERROR(err);
+    err = VecDestroy(&cellVec);PYLITH_CHECK_ERROR(err);
+    err = PetscViewerDestroy(&binaryViewer);PYLITH_CHECK_ERROR(err);
 
     // Create external dataset for cells
     if (!commRank) {
@@ -333,8 +333,8 @@
     PetscMPIInt commRank;
     PetscErrorCode err;
 
-    err = PetscObjectGetComm((PetscObject) dmMesh, &comm);CHECK_PETSC_ERROR(err);
-    err = MPI_Comm_rank(comm, &commRank);CHECK_PETSC_ERROR(err);
+    err = PetscObjectGetComm((PetscObject) dmMesh, &comm);PYLITH_CHECK_ERROR(err);
+    err = MPI_Comm_rank(comm, &commRank);PYLITH_CHECK_ERROR(err);
     field.createScatterWithBC(mesh, "", 0, context);
     field.scatterSectionToVector(context);
 
@@ -347,8 +347,8 @@
     if (_datasets.find(field.label()) != _datasets.end()) {
       binaryViewer = _datasets[field.label()].viewer;
     } else {
-      err = PetscViewerBinaryOpen(comm, _datasetFilename(field.label()).c_str(), FILE_MODE_WRITE, &binaryViewer);CHECK_PETSC_ERROR(err);
-      err = PetscViewerBinarySetSkipHeader(binaryViewer, PETSC_TRUE);CHECK_PETSC_ERROR(err);
+      err = PetscViewerBinaryOpen(comm, _datasetFilename(field.label()).c_str(), FILE_MODE_WRITE, &binaryViewer);PYLITH_CHECK_ERROR(err);
+      err = PetscViewerBinarySetSkipHeader(binaryViewer, PETSC_TRUE);PYLITH_CHECK_ERROR(err);
       ExternalDataset dataset;
       dataset.numTimeSteps = 0;
       dataset.viewer = binaryViewer;
@@ -359,7 +359,7 @@
     assert(binaryViewer);
 
     PetscVec vector = field.vector(context);assert(vector);
-    err = VecView(vector, binaryViewer);CHECK_PETSC_ERROR(err);
+    err = VecView(vector, binaryViewer);PYLITH_CHECK_ERROR(err);
     ++_datasets[field.label()].numTimeSteps;
 
     PetscDM dm = NULL;
@@ -367,25 +367,25 @@
     PetscInt dof = 0, n, numLocalVertices = 0, numVertices, vStart;
     PetscIS globalVertexNumbers = NULL;
 
-    err = VecGetDM(vector, &dm);CHECK_PETSC_ERROR(err);
-    err = DMGetDefaultSection(dm, &section);CHECK_PETSC_ERROR(err);assert(section);
+    err = VecGetDM(vector, &dm);PYLITH_CHECK_ERROR(err);
+    err = DMGetDefaultSection(dm, &section);PYLITH_CHECK_ERROR(err);assert(section);
 
-    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, PETSC_NULL);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetVertexNumbering(dmMesh, &globalVertexNumbers);CHECK_PETSC_ERROR(err);
-    err = ISGetSize(globalVertexNumbers, &n);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, PETSC_NULL);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetVertexNumbering(dmMesh, &globalVertexNumbers);PYLITH_CHECK_ERROR(err);
+    err = ISGetSize(globalVertexNumbers, &n);PYLITH_CHECK_ERROR(err);
     if (n > 0) {
       const PetscInt *indices = NULL;
-      err = ISGetIndices(globalVertexNumbers, &indices);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetDof(section, vStart, &dof);CHECK_PETSC_ERROR(err);
+      err = ISGetIndices(globalVertexNumbers, &indices);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetDof(section, vStart, &dof);PYLITH_CHECK_ERROR(err);
       for(PetscInt v = 0; v < n; ++v) {
         if (indices[v] >= 0) ++numLocalVertices;
       } // for
-      err = ISRestoreIndices(globalVertexNumbers, &indices);CHECK_PETSC_ERROR(err);
+      err = ISRestoreIndices(globalVertexNumbers, &indices);PYLITH_CHECK_ERROR(err);
     } // for
     int fiberDimLocal = dof;
     int fiberDim = 0;
-    err = MPI_Allreduce(&fiberDimLocal, &fiberDim, 1, MPI_INT, MPI_MAX, comm);CHECK_PETSC_ERROR(err);
-    err = MPI_Allreduce(&numLocalVertices, &numVertices, 1, MPI_INT, MPI_SUM, comm);CHECK_PETSC_ERROR(err);
+    err = MPI_Allreduce(&fiberDimLocal, &fiberDim, 1, MPI_INT, MPI_MAX, comm);PYLITH_CHECK_ERROR(err);
+    err = MPI_Allreduce(&numLocalVertices, &numVertices, 1, MPI_INT, MPI_SUM, comm);PYLITH_CHECK_ERROR(err);
     assert(fiberDim > 0);assert(numVertices > 0);
 
     if (!commRank) {
@@ -464,8 +464,8 @@
     PetscMPIInt commRank;
     PetscErrorCode err;
 
-    err = PetscObjectGetComm((PetscObject) dmMesh, &comm);CHECK_PETSC_ERROR(err);
-    err = MPI_Comm_rank(comm, &commRank);CHECK_PETSC_ERROR(err);
+    err = PetscObjectGetComm((PetscObject) dmMesh, &comm);PYLITH_CHECK_ERROR(err);
+    err = MPI_Comm_rank(comm, &commRank);PYLITH_CHECK_ERROR(err);
     field.createScatterWithBC(field.mesh(), label ? label : "", labelId, context);
     field.scatterSectionToVector(context);
 
@@ -478,8 +478,8 @@
     if (_datasets.find(field.label()) != _datasets.end()) {
       binaryViewer = _datasets[field.label()].viewer;
     } else {
-      err = PetscViewerBinaryOpen(comm, _datasetFilename(field.label()).c_str(), FILE_MODE_WRITE, &binaryViewer);CHECK_PETSC_ERROR(err);
-      err = PetscViewerBinarySetSkipHeader(binaryViewer, PETSC_TRUE);CHECK_PETSC_ERROR(err);
+      err = PetscViewerBinaryOpen(comm, _datasetFilename(field.label()).c_str(), FILE_MODE_WRITE, &binaryViewer);PYLITH_CHECK_ERROR(err);
+      err = PetscViewerBinarySetSkipHeader(binaryViewer, PETSC_TRUE);PYLITH_CHECK_ERROR(err);
       ExternalDataset dataset;
       dataset.numTimeSteps = 0;
       dataset.viewer = binaryViewer;
@@ -490,49 +490,49 @@
     assert(binaryViewer);
 
     PetscVec vector = field.vector(context);assert(vector);
-    err = VecView(vector, binaryViewer);CHECK_PETSC_ERROR(err);
+    err = VecView(vector, binaryViewer);PYLITH_CHECK_ERROR(err);
     ++_datasets[field.label()].numTimeSteps;
 
     PetscSection section = field.petscSection();assert(section);
     PetscInt dof = 0, n, numLocalCells = 0, numCells, cellHeight, cStart, cEnd;
     PetscIS globalCellNumbers;
 
-    err = DMPlexGetVTKCellHeight(dmMesh, &cellHeight);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetHeightStratum(dmMesh, cellHeight, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetVTKCellHeight(dmMesh, &cellHeight);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetHeightStratum(dmMesh, cellHeight, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
     if (label) {
       PetscIS pointIS;
 
-      DMPlexGetStratumIS(dmMesh, label, labelId, &pointIS);CHECK_PETSC_ERROR(err);
-      err = ISGetLocalSize(pointIS, &n);CHECK_PETSC_ERROR(err);
+      DMPlexGetStratumIS(dmMesh, label, labelId, &pointIS);PYLITH_CHECK_ERROR(err);
+      err = ISGetLocalSize(pointIS, &n);PYLITH_CHECK_ERROR(err);
       if (n > 0) {
         const PetscInt *indices;
-        err = ISGetIndices(pointIS, &indices);CHECK_PETSC_ERROR(err);
+        err = ISGetIndices(pointIS, &indices);PYLITH_CHECK_ERROR(err);
         for(PetscInt c = 0; c < n; ++c) {
           if ((indices[c] >= cStart) && (indices[c] < cEnd)) {
-            err = PetscSectionGetDof(section, indices[0], &dof);CHECK_PETSC_ERROR(err);
+            err = PetscSectionGetDof(section, indices[0], &dof);PYLITH_CHECK_ERROR(err);
             ++numLocalCells;
           } // if
         } // for
-        err = ISRestoreIndices(pointIS, &indices);CHECK_PETSC_ERROR(err);
+        err = ISRestoreIndices(pointIS, &indices);PYLITH_CHECK_ERROR(err);
       } // if
-      err = ISDestroy(&pointIS);CHECK_PETSC_ERROR(err);
+      err = ISDestroy(&pointIS);PYLITH_CHECK_ERROR(err);
     } else {
-      err = DMPlexGetCellNumbering(dmMesh, &globalCellNumbers);CHECK_PETSC_ERROR(err);
-      err = ISGetLocalSize(globalCellNumbers, &n);CHECK_PETSC_ERROR(err);
+      err = DMPlexGetCellNumbering(dmMesh, &globalCellNumbers);PYLITH_CHECK_ERROR(err);
+      err = ISGetLocalSize(globalCellNumbers, &n);PYLITH_CHECK_ERROR(err);
       if (n > 0) {
         const PetscInt *indices = NULL;
-        err = ISGetIndices(globalCellNumbers, &indices);CHECK_PETSC_ERROR(err);
-        err = PetscSectionGetDof(section, cStart, &dof);CHECK_PETSC_ERROR(err);
+        err = ISGetIndices(globalCellNumbers, &indices);PYLITH_CHECK_ERROR(err);
+        err = PetscSectionGetDof(section, cStart, &dof);PYLITH_CHECK_ERROR(err);
         for(PetscInt v = 0; v < n; ++v) {
           if (indices[v] >= 0) ++numLocalCells;
         } // for
-        err = ISRestoreIndices(globalCellNumbers, &indices);CHECK_PETSC_ERROR(err);
+        err = ISRestoreIndices(globalCellNumbers, &indices);PYLITH_CHECK_ERROR(err);
       } // if
     } // if/else
     int fiberDimLocal = dof;
     int fiberDim = 0;
     MPI_Allreduce(&fiberDimLocal, &fiberDim, 1, MPI_INT, MPI_MAX, comm);
-    err = MPI_Allreduce(&numLocalCells, &numCells, 1, MPI_INT, MPI_SUM, comm);CHECK_PETSC_ERROR(err);
+    err = MPI_Allreduce(&numLocalCells, &numCells, 1, MPI_INT, MPI_SUM, comm);PYLITH_CHECK_ERROR(err);
     assert(fiberDim > 0);assert(numCells > 0);
 
     if (!commRank) {

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5Ext.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5Ext.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5Ext.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5Ext.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5Ext.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterHDF5Ext.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterVTK.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterVTK.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterVTK.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -135,10 +135,10 @@
 
   // Save handle for actions required in closeTimeStep() and close();
   PetscErrorCode err = 0;
-  err = DMDestroy(&_dm);CHECK_PETSC_ERROR(err);
+  err = DMDestroy(&_dm);PYLITH_CHECK_ERROR(err);
   PetscDM dmMesh = mesh.dmMesh();assert(dmMesh);
   _dm = dmMesh;assert(_dm);
-  err = PetscObjectReference((PetscObject) _dm);CHECK_PETSC_ERROR(err);
+  err = PetscObjectReference((PetscObject) _dm);PYLITH_CHECK_ERROR(err);
 
   // Create VTK label in DM: Cleared in close().
   if (label) {
@@ -147,7 +147,7 @@
     const PetscInt* cells = cellsIS.points();
 
     for (PetscInt c=0; c < ncells; ++c) {
-      err = DMPlexSetLabelValue(dmMesh, "vtk", cells[c], 1);CHECK_PETSC_ERROR(err);
+      err = DMPlexSetLabelValue(dmMesh, "vtk", cells[c], 1);PYLITH_CHECK_ERROR(err);
     } // for
 
   } // if
@@ -165,12 +165,12 @@
 
   if (_dm) {
     PetscBool hasLabel = PETSC_FALSE;
-    PetscErrorCode err = DMPlexHasLabel(_dm, "vtk", &hasLabel);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = DMPlexHasLabel(_dm, "vtk", &hasLabel);PYLITH_CHECK_ERROR(err);
     if (hasLabel) {
-      err = DMPlexClearLabelStratum(_dm, "vtk", 1);CHECK_PETSC_ERROR(err);
-      err = DMPlexClearLabelStratum(_dm, "vtk", 2);CHECK_PETSC_ERROR(err);
+      err = DMPlexClearLabelStratum(_dm, "vtk", 1);PYLITH_CHECK_ERROR(err);
+      err = DMPlexClearLabelStratum(_dm, "vtk", 2);PYLITH_CHECK_ERROR(err);
     } // if
-    err = DMDestroy(&_dm);CHECK_PETSC_ERROR(err);
+    err = DMDestroy(&_dm);PYLITH_CHECK_ERROR(err);
   } // if
 
   DataWriter<mesh_type, field_type>::close();
@@ -193,14 +193,14 @@
     
   const std::string& filename = _vtkFilename(t);
 
-  err = PetscViewerCreate(mesh.comm(), &_viewer);CHECK_PETSC_ERROR(err);
-  err = PetscViewerSetType(_viewer, PETSCVIEWERVTK);CHECK_PETSC_ERROR(err);
-  err = PetscViewerSetFormat(_viewer, PETSC_VIEWER_ASCII_VTK);CHECK_PETSC_ERROR(err);
-  err = PetscViewerFileSetName(_viewer, filename.c_str());CHECK_PETSC_ERROR(err);
+  err = PetscViewerCreate(mesh.comm(), &_viewer);PYLITH_CHECK_ERROR(err);
+  err = PetscViewerSetType(_viewer, PETSCVIEWERVTK);PYLITH_CHECK_ERROR(err);
+  err = PetscViewerSetFormat(_viewer, PETSC_VIEWER_ASCII_VTK);PYLITH_CHECK_ERROR(err);
+  err = PetscViewerFileSetName(_viewer, filename.c_str());PYLITH_CHECK_ERROR(err);
   
   // Increment reference count on mesh DM, because the viewer destroys the DM.
   assert(_dm && _dm == mesh.dmMesh());
-  err = PetscObjectReference((PetscObject) _dm);CHECK_PETSC_ERROR(err);
+  err = PetscObjectReference((PetscObject) _dm);PYLITH_CHECK_ERROR(err);
   
   PYLITH_METHOD_END;
 } // openTimeStep
@@ -216,10 +216,10 @@
   // Account for possibility that no fields were written, so viewer doesn't have handle to DM.
   if (_dm && !_wroteVertexHeader && !_wroteCellHeader) {
     // No fields written, so must manually dereference the mesh DM.
-    PetscErrorCode err = PetscObjectDereference((PetscObject) _dm);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = PetscObjectDereference((PetscObject) _dm);PYLITH_CHECK_ERROR(err);
   } // if
   
-  PetscErrorCode err = PetscViewerDestroy(&_viewer);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = PetscViewerDestroy(&_viewer);PYLITH_CHECK_ERROR(err);
   _wroteVertexHeader = false;
   _wroteCellHeader = false;
   
@@ -247,8 +247,8 @@
   // Will change to just VecView() once I setup the vectors correctly
   // (use VecSetOperation() to change the view method).
   PetscViewerVTKFieldType ft = field.vectorFieldType() != topology::FieldBase::VECTOR ? PETSC_VTK_POINT_FIELD : PETSC_VTK_POINT_VECTOR_FIELD;
-  PetscErrorCode err = PetscViewerVTKAddField(_viewer, (PetscObject) dmMesh, DMPlexVTKWriteAll, ft, (PetscObject) v);CHECK_PETSC_ERROR(err);
-  err = PetscObjectReference((PetscObject) v);CHECK_PETSC_ERROR(err); /* Needed because viewer destroys the Vec */
+  PetscErrorCode err = PetscViewerVTKAddField(_viewer, (PetscObject) dmMesh, DMPlexVTKWriteAll, ft, (PetscObject) v);PYLITH_CHECK_ERROR(err);
+  err = PetscObjectReference((PetscObject) v);PYLITH_CHECK_ERROR(err); /* Needed because viewer destroys the Vec */
   
   _wroteVertexHeader = true;
 
@@ -275,8 +275,8 @@
   // Will change to just VecView() once I setup the vectors correctly
   // (use VecSetOperation() to change the view).
   PetscViewerVTKFieldType ft = field.vectorFieldType() != topology::FieldBase::VECTOR ? PETSC_VTK_CELL_FIELD : PETSC_VTK_CELL_VECTOR_FIELD;
-  PetscErrorCode err = PetscViewerVTKAddField(_viewer, (PetscObject) dmMesh, DMPlexVTKWriteAll, ft, (PetscObject) v); CHECK_PETSC_ERROR(err);
-  err = PetscObjectReference((PetscObject) v);CHECK_PETSC_ERROR(err); /* Needed because viewer destroys the Vec */
+  PetscErrorCode err = PetscViewerVTKAddField(_viewer, (PetscObject) dmMesh, DMPlexVTKWriteAll, ft, (PetscObject) v); PYLITH_CHECK_ERROR(err);
+  err = PetscObjectReference((PetscObject) v);PYLITH_CHECK_ERROR(err); /* Needed because viewer destroys the Vec */
   
   _wroteCellHeader = true;
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterVTK.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterVTK.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterVTK.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterVTK.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterVTK.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/DataWriterVTK.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/ExodusII.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/ExodusII.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/ExodusII.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 
 #include "ExodusII.hh" // implementation of class methods
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include "petsc.h" // USES MPI_Comm
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/ExodusII.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/ExodusII.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/ExodusII.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFile.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFile.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFile.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -22,7 +22,7 @@
 
 #include "GMVFileAscii.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include <fstream> // uses std::fstream
 #include <sstream> // uses std::ostringstream

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFile.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFile.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFile.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileAscii.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileAscii.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileAscii.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -21,7 +21,7 @@
 #include "GMVFileAscii.hh" // implementation of class methods
 
 #include "pylith/utils/array.hh" // USES scalar_array, int_array
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include "journal/info.h" // USES journal::info_t
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileAscii.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileAscii.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileAscii.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileAscii.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileAscii.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileAscii.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileBinary.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileBinary.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileBinary.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -23,7 +23,7 @@
 #include "BinaryIO.hh" // USES readString()
 
 #include "pylith/utils/array.hh" // USES scalar_array, int_array
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include "journal/info.h" // USES journal::info_t
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileBinary.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileBinary.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/GMVFileBinary.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/HDF5.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/HDF5.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/HDF5.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 
 #include "HDF5.hh" // implementation of class methods
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include <cstring> // USES strlen()
 #include <stdexcept> // USES std::runtime_error

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/HDF5.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/HDF5.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/HDF5.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshBuilder.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshBuilder.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshBuilder.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -22,7 +22,7 @@
 
 #include "pylith/topology/Mesh.hh" // USES Mesh
 #include "pylith/utils/array.hh" // USES scalar_array, int_array
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 
 #include "spatialdata/units/Nondimensional.hh" // USES Nondimensional
 
@@ -157,7 +157,7 @@
   PetscDM dmMesh;
   PetscBool pInterpolate = interpolate ? PETSC_TRUE : PETSC_FALSE;
 
-  err = DMPlexCreateFromCellList(comm, dim, numCells, numVertices, numCorners, pInterpolate, &cells[0], spaceDim, &(*coordinates)[0], &dmMesh);CHECK_PETSC_ERROR(err);
+  err = DMPlexCreateFromCellList(comm, dim, numCells, numVertices, numCorners, pInterpolate, &cells[0], spaceDim, &(*coordinates)[0], &dmMesh);PYLITH_CHECK_ERROR(err);
   mesh->setDMMesh(dmMesh);
 
   PYLITH_METHOD_END;

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshBuilder.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshBuilder.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshBuilder.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIO.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIO.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIO.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -24,7 +24,7 @@
 #include "pylith/topology/Stratum.hh" // USES Stratum
 
 #include "pylith/utils/array.hh" // USES scalar_array, int_array
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include "spatialdata/geocoords/CoordSys.hh" // USES CoordSys
 
@@ -168,9 +168,9 @@
   err = DMPlexGetScale(dmMesh, PETSC_UNIT_LENGTH, &lengthScale);
 
   // Get coordinates and dimensionalize values
-  err = DMGetCoordinatesLocal(dmMesh, &coordVec);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(coordVec, &coordArray);CHECK_PETSC_ERROR(err);
-  err = VecGetLocalSize(coordVec, &coordSize);CHECK_PETSC_ERROR(err);
+  err = DMGetCoordinatesLocal(dmMesh, &coordVec);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(coordVec, &coordArray);PYLITH_CHECK_ERROR(err);
+  err = VecGetLocalSize(coordVec, &coordSize);PYLITH_CHECK_ERROR(err);
   assert(coordSize % *spaceDim == 0);
   *numVertices = coordSize / *spaceDim;
 
@@ -178,7 +178,7 @@
   for (PetscInt i=0; i < coordSize; ++i) {
     (*coordinates)[i] = coordArray[i]*lengthScale;
   } // for
-  err = VecRestoreArray(coordVec, &coordArray);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(coordVec, &coordArray);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // _getVertices
@@ -258,13 +258,13 @@
   PetscInt coneSize = 0, v = 0, count = 0;
   PetscErrorCode err = 0;
 
-  err = DMPlexGetVertexNumbering(dmMesh, &globalVertexNumbers);CHECK_PETSC_ERROR(err);
-  err = ISGetIndices(globalVertexNumbers, &gvertex);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetVertexNumbering(dmMesh, &globalVertexNumbers);PYLITH_CHECK_ERROR(err);
+  err = ISGetIndices(globalVertexNumbers, &gvertex);PYLITH_CHECK_ERROR(err);
   for (PetscInt c = cStart, index = 0; c < cEnd; ++c) {
-    err = DMPlexGetConeSize(dmMesh, c, &coneSize);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetConeSize(dmMesh, c, &coneSize);PYLITH_CHECK_ERROR(err);
     assert(coneSize == *numCorners);
 
-    err = DMPlexGetCone(dmMesh, c, &cone);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetCone(dmMesh, c, &cone);PYLITH_CHECK_ERROR(err);
     for(PetscInt p = 0; p < coneSize; ++p) {
       const PetscInt gv = gvertex[cone[p]-vStart];
       (*cells)[index++] = gv < 0 ? -(gv+1) : gv;
@@ -321,7 +321,7 @@
     } // if
     PetscErrorCode err = 0;
     for(PetscInt c = cStart; c < cEnd; ++c) {
-      err = DMPlexSetLabelValue(dmMesh, "material-id", c, materialIds[c-cStart]);CHECK_PETSC_ERROR(err);
+      err = DMPlexSetLabelValue(dmMesh, "material-id", c, materialIds[c-cStart]);PYLITH_CHECK_ERROR(err);
     } // for
   } // if
 
@@ -373,7 +373,7 @@
   PetscErrorCode err = 0;
   PetscInt matId = 0;
   for(PetscInt c = cStart, index = 0; c < cEnd; ++c) {
-    err = DMPlexGetLabelValue(dmMesh, "material-id", c, &matId);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetLabelValue(dmMesh, "material-id", c, &matId);PYLITH_CHECK_ERROR(err);
     (*materialIds)[index++] = matId;
   } // for
 
@@ -426,15 +426,15 @@
 
   if (CELL == type) {
     for(PetscInt p = 0; p < numPoints; ++p) {
-      err = DMPlexSetLabelValue(dmMesh, name.c_str(), points[p], 1);CHECK_PETSC_ERROR(err);
+      err = DMPlexSetLabelValue(dmMesh, name.c_str(), points[p], 1);PYLITH_CHECK_ERROR(err);
     } // for
   } else if (VERTEX == type) {
     PetscInt cStart, cEnd, numCells;
 
-    err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
     numCells = cEnd - cStart;
     for(PetscInt p = 0; p < numPoints; ++p) {
-      err = DMPlexSetLabelValue(dmMesh, name.c_str(), numCells+points[p], 1);CHECK_PETSC_ERROR(err);
+      err = DMPlexSetLabelValue(dmMesh, name.c_str(), numCells+points[p], 1);PYLITH_CHECK_ERROR(err);
     } // for
   } // if/else
 
@@ -525,13 +525,13 @@
   PetscDM dmMesh = _mesh->dmMesh();assert(dmMesh);
   PetscInt numGroups = 0;
   PetscErrorCode err = 0;
-  err = DMPlexGetNumLabels(dmMesh, &numGroups);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetNumLabels(dmMesh, &numGroups);PYLITH_CHECK_ERROR(err);
   numGroups -= 2; // Remove depth and material labels.
   names->resize(numGroups);
 
   for (int iGroup=0, iLabel=numGroups-1; iGroup < numGroups; ++iGroup, --iLabel) {
     const char* namestr = NULL;
-    err = DMPlexGetLabelName(dmMesh, iLabel, &namestr);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetLabelName(dmMesh, iLabel, &namestr);PYLITH_CHECK_ERROR(err);
     (*names)[iGroup] = namestr;
     std::cout << "GROUP " << iGroup << ": " << (*names)[iGroup] << std::endl;
   } // for
@@ -607,10 +607,10 @@
 
   PetscInt pStart, pEnd, firstPoint = 0;
   PetscErrorCode err = 0;
-  err = DMPlexGetChart(dmMesh, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetChart(dmMesh, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
   for(PetscInt p = pStart; p < pEnd; ++p) {
     PetscInt val;
-    err = DMPlexGetLabelValue(dmMesh, name, p, &val);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetLabelValue(dmMesh, name, p, &val);PYLITH_CHECK_ERROR(err);
     if (val >= 0) {
       firstPoint = p;
       break;
@@ -619,19 +619,19 @@
   *groupType = (firstPoint >= cStart && firstPoint < cEnd) ? CELL : VERTEX;
 
   PetscInt groupSize;
-  err = DMPlexGetStratumSize(dmMesh, name, 1, &groupSize);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetStratumSize(dmMesh, name, 1, &groupSize);PYLITH_CHECK_ERROR(err);
   points->resize(groupSize);
 
   const PetscInt offset = (VERTEX == *groupType) ? numCells : 0;
   PetscIS groupIS = NULL;
   const PetscInt* groupIndices = NULL;
-  err = DMPlexGetStratumIS(dmMesh, name, 1, &groupIS);CHECK_PETSC_ERROR(err);
-  err = ISGetIndices(groupIS, &groupIndices);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetStratumIS(dmMesh, name, 1, &groupIS);PYLITH_CHECK_ERROR(err);
+  err = ISGetIndices(groupIS, &groupIndices);PYLITH_CHECK_ERROR(err);
   for(PetscInt p = 0; p < groupSize; ++p) {
     (*points)[p] = groupIndices[p]-offset;
   } // for
-  err = ISRestoreIndices(groupIS, &groupIndices);CHECK_PETSC_ERROR(err);
-  err = ISDestroy(&groupIS);CHECK_PETSC_ERROR(err);
+  err = ISRestoreIndices(groupIS, &groupIndices);PYLITH_CHECK_ERROR(err);
+  err = ISDestroy(&groupIS);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // _getGroup

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIO.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIO.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIO.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIO.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIO.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIO.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOAscii.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOAscii.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOAscii.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOAscii.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOAscii.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOAscii.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOAscii.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOAscii.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOAscii.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOCubit.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOCubit.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOCubit.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOCubit.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOCubit.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOCubit.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOCubit.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOCubit.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOCubit.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOLagrit.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOLagrit.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOLagrit.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOLagrit.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOLagrit.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOLagrit.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOLagrit.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOLagrit.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/MeshIOLagrit.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputManager.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputManager.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputManager.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputManager.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputManager.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputManager.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputSolnPoints.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputSolnPoints.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputSolnPoints.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -53,7 +53,7 @@
   OutputManager<topology::Mesh, topology::Field<topology::Mesh> >::deallocate();
 
   if (_interpolator) {
-    PetscErrorCode err = err = DMInterpolationDestroy(&_interpolator);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = err = DMInterpolationDestroy(&_interpolator);PYLITH_CHECK_ERROR(err);
   } // if
 
   _mesh = 0; // :TODO: Use shared pointer
@@ -116,11 +116,11 @@
   PetscDM dmMesh = _mesh->dmMesh();assert(dmMesh);
   PetscErrorCode err = 0;
 
-  err = DMInterpolationCreate(_mesh->comm(), &_interpolator);CHECK_PETSC_ERROR(err);
-  err = DMInterpolationSetDim(_interpolator, spaceDim);CHECK_PETSC_ERROR(err);
-  err = DMInterpolationAddPoints(_interpolator, numPoints, (PetscReal*) &pointsNondim[0]);CHECK_PETSC_ERROR(err);
+  err = DMInterpolationCreate(_mesh->comm(), &_interpolator);PYLITH_CHECK_ERROR(err);
+  err = DMInterpolationSetDim(_interpolator, spaceDim);PYLITH_CHECK_ERROR(err);
+  err = DMInterpolationAddPoints(_interpolator, numPoints, (PetscReal*) &pointsNondim[0]);PYLITH_CHECK_ERROR(err);
   const PetscBool pointsAllProcs = PETSC_TRUE;
-  err = DMInterpolationSetUp(_interpolator, dmMesh, pointsAllProcs);CHECK_PETSC_ERROR(err);
+  err = DMInterpolationSetUp(_interpolator, dmMesh, pointsAllProcs);PYLITH_CHECK_ERROR(err);
 
   // Create mesh corresponding to points.
   const int meshDim = 0;
@@ -129,7 +129,7 @@
 
   const int numPointsLocal = _interpolator->n;
   PylithScalar* pointsLocal = NULL;
-  err = VecGetArray(_interpolator->coords, &pointsLocal);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(_interpolator->coords, &pointsLocal);PYLITH_CHECK_ERROR(err);
   scalar_array pointsArray(numPointsLocal*spaceDim);
   const int sizeLocal = numPointsLocal*spaceDim;
   for (int i=0; i < sizeLocal; ++i) {
@@ -146,7 +146,7 @@
   const bool isParallel = true;
   MeshBuilder::buildMesh(_pointsMesh, &pointsArray, numPointsLocal, spaceDim,
 			 cells, numCells, numCorners, meshDim, interpolate, isParallel);
-  err = VecRestoreArray(_interpolator->coords, &pointsLocal);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(_interpolator->coords, &pointsLocal);PYLITH_CHECK_ERROR(err);
 
   // Set coordinate system and create nondimensionalized coordinates
   _pointsMesh->coordsys(_mesh->coordsys());
@@ -259,8 +259,8 @@
 
   PetscVec fieldInterpVec = fieldInterp.vector(context);
   assert(fieldInterpVec);
-  err = DMInterpolationSetDof(_interpolator, fiberDim);CHECK_PETSC_ERROR(err);
-  err = DMInterpolationEvaluate(_interpolator, dmMesh, field.localVector(), fieldInterpVec);CHECK_PETSC_ERROR(err);
+  err = DMInterpolationSetDof(_interpolator, fiberDim);PYLITH_CHECK_ERROR(err);
+  err = DMInterpolationEvaluate(_interpolator, dmMesh, field.localVector(), fieldInterpVec);PYLITH_CHECK_ERROR(err);
 
   fieldInterp.scatterVectorToSection(context);
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputSolnPoints.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputSolnPoints.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputSolnPoints.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputSolnSubset.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputSolnSubset.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputSolnSubset.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -72,7 +72,7 @@
 
   PetscDM dmMesh = mesh.dmMesh();assert(dmMesh);
   PetscBool hasLabel = PETSC_FALSE;
-  PetscErrorCode err = DMPlexHasLabel(dmMesh, _label.c_str(), &hasLabel);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexHasLabel(dmMesh, _label.c_str(), &hasLabel);PYLITH_CHECK_ERROR(err);
   if (!hasLabel) {
     std::ostringstream msg;
     msg << "Mesh missing group of vertices '" << _label

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputSolnSubset.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputSolnSubset.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/OutputSolnSubset.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFile.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFile.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFile.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -22,7 +22,7 @@
 
 #include "PsetFileAscii.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include <fstream> // uses std::fstream
 #include <sstream> // uses std::ostringstream

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFile.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFile.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFile.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileAscii.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileAscii.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileAscii.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -21,7 +21,7 @@
 #include "PsetFileAscii.hh" // implementation of class methods
 
 #include "pylith/utils/array.hh" // USES scalar_array, int_array
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include "journal/info.h" // USES journal::info_t
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileAscii.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileAscii.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileAscii.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileAscii.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileAscii.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileAscii.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileBinary.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileBinary.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileBinary.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -23,7 +23,7 @@
 #include "BinaryIO.hh" // USES readString()
 
 #include "pylith/utils/array.hh" // USES scalar_array, int_array
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include "journal/info.h" // USES journal::info_t
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileBinary.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileBinary.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/PsetFileBinary.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/VertexFilter.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/VertexFilter.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/VertexFilter.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/VertexFilter.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/VertexFilter.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/VertexFilter.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/VertexFilterVecNorm.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/VertexFilterVecNorm.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/VertexFilterVecNorm.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/VertexFilterVecNorm.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/VertexFilterVecNorm.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/VertexFilterVecNorm.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/Xdmf.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/Xdmf.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/Xdmf.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -24,7 +24,7 @@
 
 #include "pylith/topology/FieldBase.hh" // USES FieldBase enums
 #include "pylith/utils/array.hh" // USES PylithScalar_array
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include <string> // USES std::string
 #include <stdexcept> // USES std::runtime_error

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/Xdmf.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/Xdmf.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/Xdmf.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/meshio/meshiofwd.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/meshio/meshiofwd.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/meshio/meshiofwd.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/problems/Explicit.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/problems/Explicit.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/problems/Explicit.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/problems/Explicit.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/problems/Explicit.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/problems/Explicit.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/problems/Formulation.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/problems/Formulation.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/problems/Formulation.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -27,7 +27,7 @@
 #include "pylith/topology/Jacobian.hh" // USES Jacobian
 #include "pylith/topology/SolutionFields.hh" // USES SolutionFields
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 #include <cassert> // USES assert()
 
 // ----------------------------------------------------------------------
@@ -66,7 +66,7 @@
 #if 0   // :KLUDGE: Assume Solver deallocates matrix.
   PetscErrorCode err = 0;
   if (_customConstraintPCMat) {
-    err = PetscObjectDereference((PetscObject) _customConstraintPCMat);CHECK_PETSC_ERROR(err);
+    err = PetscObjectDereference((PetscObject) _customConstraintPCMat);PYLITH_CHECK_ERROR(err);
     _customConstraintPCMat = 0;
   } // if
 #else
@@ -175,7 +175,7 @@
 
 #if 0 // :KLUDGE: Assume solver deallocates matrix
   PetscErrorCode err = 0;
-  err = PetscObjectReference((PetscObject) mat); CHECK_PETSC_ERROR(err);
+  err = PetscObjectReference((PetscObject) mat); PYLITH_CHECK_ERROR(err);
 #endif
 } // preconditioner
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/problems/Formulation.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/problems/Formulation.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/problems/Formulation.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/problems/Implicit.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/problems/Implicit.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/problems/Implicit.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/problems/Implicit.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/problems/Implicit.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/problems/Implicit.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/problems/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/problems/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/problems/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/libsrc/pylith/problems/Solver.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/problems/Solver.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/problems/Solver.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 #include "pylith/topology/Jacobian.hh" // USES Jacobian
 
 #include "pylith/utils/EventLogger.hh" // USES EventLogger
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 
 #include <petscdmmesh_solvers.hh> // USES constructFieldSplit()
 
@@ -93,8 +93,8 @@
   delete _logger; _logger = 0;
 
   PetscErrorCode err = 0;
-  err = MatDestroy(&_jacobianPC);CHECK_PETSC_ERROR(err);
-  err = MatDestroy(&_jacobianPCFault);CHECK_PETSC_ERROR(err);
+  err = MatDestroy(&_jacobianPC);PYLITH_CHECK_ERROR(err);
+  err = MatDestroy(&_jacobianPCFault);PYLITH_CHECK_ERROR(err);
 
   _ctx.pc = 0; // KSP PC (managed separately)
   _ctx.A = 0; // Jacobian (managed separately)
@@ -123,22 +123,22 @@
   PetscInt numFields;
   PetscErrorCode err;
 
-  err = DMGetNumFields(dmMesh, &numFields);CHECK_PETSC_ERROR(err);
+  err = DMGetNumFields(dmMesh, &numFields);PYLITH_CHECK_ERROR(err);
   if (formulation->splitFields() && formulation->useCustomConstraintPC() &&
       numFields > 1) {
     // We have split fields with a custom constraint preconditioner
     // and constraints exist.
 
     PylithInt M, N, m, n;
-    err = MatDestroy(&_jacobianPC);CHECK_PETSC_ERROR(err);
-    err = MatGetSize(jacobianMat, &M, &N);CHECK_PETSC_ERROR(err);
-    err = MatGetLocalSize(jacobianMat, &m, &n);CHECK_PETSC_ERROR(err);
-    err = MatCreateShell(fields.mesh().comm(), m, n, M, N, &_ctx, &_jacobianPC);CHECK_PETSC_ERROR(err);
+    err = MatDestroy(&_jacobianPC);PYLITH_CHECK_ERROR(err);
+    err = MatGetSize(jacobianMat, &M, &N);PYLITH_CHECK_ERROR(err);
+    err = MatGetLocalSize(jacobianMat, &m, &n);PYLITH_CHECK_ERROR(err);
+    err = MatCreateShell(fields.mesh().comm(), m, n, M, N, &_ctx, &_jacobianPC);PYLITH_CHECK_ERROR(err);
     err = MatShellSetOperation(_jacobianPC, MATOP_GET_SUBMATRIX, 
-                               (void (*)(void)) MyMatGetSubMatrix);CHECK_PETSC_ERROR(err);
+                               (void (*)(void)) MyMatGetSubMatrix);PYLITH_CHECK_ERROR(err);
   } else {
     _jacobianPC = jacobianMat;
-    err = PetscObjectReference((PetscObject) jacobianMat);CHECK_PETSC_ERROR(err);
+    err = PetscObjectReference((PetscObject) jacobianMat);PYLITH_CHECK_ERROR(err);
   } // if/else
 
   PYLITH_METHOD_END;
@@ -168,14 +168,14 @@
 
   const bool separateComponents = formulation->splitFieldComponents();
 
-  err = PetscObjectGetComm((PetscObject) dmMesh, &comm);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetDimension(dmMesh, &spaceDim);CHECK_PETSC_ERROR(err);
-  err = PetscSectionGetNumFields(solutionSection, &numFields);CHECK_PETSC_ERROR(err);
+  err = PetscObjectGetComm((PetscObject) dmMesh, &comm);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetDimension(dmMesh, &spaceDim);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionGetNumFields(solutionSection, &numFields);PYLITH_CHECK_ERROR(err);
 
-  err = PCSetDM(*pc, dmMesh);CHECK_PETSC_ERROR(err);
-  err = PCSetType(*pc, PCFIELDSPLIT);CHECK_PETSC_ERROR(err);
-  err = PCSetOptionsPrefix(*pc, "fs_");CHECK_PETSC_ERROR(err);
-  err = PCSetFromOptions(*pc);CHECK_PETSC_ERROR(err);
+  err = PCSetDM(*pc, dmMesh);PYLITH_CHECK_ERROR(err);
+  err = PCSetType(*pc, PCFIELDSPLIT);PYLITH_CHECK_ERROR(err);
+  err = PCSetOptionsPrefix(*pc, "fs_");PYLITH_CHECK_ERROR(err);
+  err = PCSetFromOptions(*pc);PYLITH_CHECK_ERROR(err);
 
   if (formulation->splitFields() && formulation->useCustomConstraintPC() &&
       numFields > 1) {
@@ -187,20 +187,20 @@
     PetscSection lagrangeSection = NULL;
     PetscInt lagrangeFields[1] = {1}, nrows, ncols;
 
-    err = MatDestroy(&_jacobianPCFault);CHECK_PETSC_ERROR(err);
-    err = DMCreateSubDM(dmMesh, 1, lagrangeFields, NULL, &lagrangeDM);CHECK_PETSC_ERROR(err);
-    err = DMGetDefaultGlobalSection(lagrangeDM, &lagrangeSection);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetStorageSize(lagrangeSection, &nrows);CHECK_PETSC_ERROR(err);
+    err = MatDestroy(&_jacobianPCFault);PYLITH_CHECK_ERROR(err);
+    err = DMCreateSubDM(dmMesh, 1, lagrangeFields, NULL, &lagrangeDM);PYLITH_CHECK_ERROR(err);
+    err = DMGetDefaultGlobalSection(lagrangeDM, &lagrangeSection);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetStorageSize(lagrangeSection, &nrows);PYLITH_CHECK_ERROR(err);
     ncols = nrows;
 
-    err = MatCreate(comm, &_jacobianPCFault);CHECK_PETSC_ERROR(err);
-    err = MatSetSizes(_jacobianPCFault, nrows, ncols, PETSC_DECIDE, PETSC_DECIDE);CHECK_PETSC_ERROR(err);
-    err = MatSetType(_jacobianPCFault, MATAIJ);CHECK_PETSC_ERROR(err);
-    err = MatSetFromOptions(_jacobianPCFault);CHECK_PETSC_ERROR(err);
+    err = MatCreate(comm, &_jacobianPCFault);PYLITH_CHECK_ERROR(err);
+    err = MatSetSizes(_jacobianPCFault, nrows, ncols, PETSC_DECIDE, PETSC_DECIDE);PYLITH_CHECK_ERROR(err);
+    err = MatSetType(_jacobianPCFault, MATAIJ);PYLITH_CHECK_ERROR(err);
+    err = MatSetFromOptions(_jacobianPCFault);PYLITH_CHECK_ERROR(err);
     
     // Allocate just the diagonal.
-    err = MatSeqAIJSetPreallocation(_jacobianPCFault, 1, NULL);CHECK_PETSC_ERROR(err);
-    err = MatMPIAIJSetPreallocation(_jacobianPCFault, 1, NULL, 0, NULL);CHECK_PETSC_ERROR(err);
+    err = MatSeqAIJSetPreallocation(_jacobianPCFault, 1, NULL);PYLITH_CHECK_ERROR(err);
+    err = MatMPIAIJSetPreallocation(_jacobianPCFault, 1, NULL, 0, NULL);PYLITH_CHECK_ERROR(err);
     // Set preconditioning matrix in formulation
     formulation->customPCMatrix(_jacobianPCFault);assert(_jacobianPCFault);
 
@@ -235,67 +235,67 @@
     PetscInt dim = spaceDim, vStart, vEnd;
     PetscVec mode[6];
 
-    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetCoordinateSection(dmMesh, &coordinateSection);CHECK_PETSC_ERROR(err);assert(coordinateSection);
-    err = DMGetCoordinatesLocal(dmMesh, &coordinateVec);CHECK_PETSC_ERROR(err);assert(coordinateVec);
+    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetCoordinateSection(dmMesh, &coordinateSection);PYLITH_CHECK_ERROR(err);assert(coordinateSection);
+    err = DMGetCoordinatesLocal(dmMesh, &coordinateVec);PYLITH_CHECK_ERROR(err);assert(coordinateVec);
     if (dim > 1) {
       const int m = (dim * (dim + 1)) / 2;
       for(int i = 0; i < m; ++i) {
-        err = VecDuplicate(solutionGlobalVec, &mode[i]);CHECK_PETSC_ERROR(err);
+        err = VecDuplicate(solutionGlobalVec, &mode[i]);PYLITH_CHECK_ERROR(err);
       } // for
       // :KLUDGE: Assume P1
       for(int d = 0; d < dim; ++d) {
         PetscScalar values[3] = {0.0, 0.0, 0.0};
 	
         values[d] = 1.0;
-        err = VecSet(solutionVec, 0.0);CHECK_PETSC_ERROR(err);
+        err = VecSet(solutionVec, 0.0);PYLITH_CHECK_ERROR(err);
         for(PetscInt v = vStart; v < vEnd; ++v) {
-          err = DMPlexVecSetClosure(dmMesh, solutionSection, solutionVec, v, values, INSERT_VALUES);CHECK_PETSC_ERROR(err);
+          err = DMPlexVecSetClosure(dmMesh, solutionSection, solutionVec, v, values, INSERT_VALUES);PYLITH_CHECK_ERROR(err);
         } // for
-        err = DMLocalToGlobalBegin(dmMesh, solutionVec, INSERT_VALUES, mode[d]);CHECK_PETSC_ERROR(err);
-        err = DMLocalToGlobalEnd(dmMesh, solutionVec, INSERT_VALUES, mode[d]);CHECK_PETSC_ERROR(err);
+        err = DMLocalToGlobalBegin(dmMesh, solutionVec, INSERT_VALUES, mode[d]);PYLITH_CHECK_ERROR(err);
+        err = DMLocalToGlobalEnd(dmMesh, solutionVec, INSERT_VALUES, mode[d]);PYLITH_CHECK_ERROR(err);
       } // for
       for(int d = dim; d < m; ++d) {
         PetscInt k = (dim > 2) ? d - dim : d;
 	
-        err = VecSet(solutionVec, 0.0);CHECK_PETSC_ERROR(err);
+        err = VecSet(solutionVec, 0.0);PYLITH_CHECK_ERROR(err);
         for(PetscInt v = vStart; v < vEnd; ++v) {
           PetscScalar  values[3] = {0.0, 0.0, 0.0};
           PetscScalar *coords = NULL;
 
-          err = DMPlexVecGetClosure(dmMesh, coordinateSection, coordinateVec, v, NULL, &coords);CHECK_PETSC_ERROR(err);
+          err = DMPlexVecGetClosure(dmMesh, coordinateSection, coordinateVec, v, NULL, &coords);PYLITH_CHECK_ERROR(err);
           for(int i = 0; i < dim; ++i) {
             for(int j = 0; j < dim; ++j) {
               values[j] += _epsilon(i, j, k)*coords[i];
             } // for
           } // for
-          err = DMPlexVecRestoreClosure(dmMesh, coordinateSection, coordinateVec, v, NULL, &coords);CHECK_PETSC_ERROR(err);
-          err = DMPlexVecSetClosure(dmMesh, solutionSection, solutionVec, v, values, INSERT_VALUES);CHECK_PETSC_ERROR(err);
+          err = DMPlexVecRestoreClosure(dmMesh, coordinateSection, coordinateVec, v, NULL, &coords);PYLITH_CHECK_ERROR(err);
+          err = DMPlexVecSetClosure(dmMesh, solutionSection, solutionVec, v, values, INSERT_VALUES);PYLITH_CHECK_ERROR(err);
         }
-        err = DMLocalToGlobalBegin(dmMesh, solutionVec, INSERT_VALUES, mode[d]);CHECK_PETSC_ERROR(err);
-        err = DMLocalToGlobalEnd(dmMesh, solutionVec, INSERT_VALUES, mode[d]);CHECK_PETSC_ERROR(err);
+        err = DMLocalToGlobalBegin(dmMesh, solutionVec, INSERT_VALUES, mode[d]);PYLITH_CHECK_ERROR(err);
+        err = DMLocalToGlobalEnd(dmMesh, solutionVec, INSERT_VALUES, mode[d]);PYLITH_CHECK_ERROR(err);
       } // for
       for(int i = 0; i < dim; ++i) {
-        err = VecNormalize(mode[i], NULL);CHECK_PETSC_ERROR(err);
+        err = VecNormalize(mode[i], NULL);PYLITH_CHECK_ERROR(err);
       } // for
       /* Orthonormalize system */
       for(int i = dim; i < m; ++i) {
         PetscScalar dots[6];
 
-        err = VecMDot(mode[i], i, mode, dots);CHECK_PETSC_ERROR(err);
+        err = VecMDot(mode[i], i, mode, dots);PYLITH_CHECK_ERROR(err);
         for(int j = 0; j < i; ++j) dots[j] *= -1.0;
-        err = VecMAXPY(mode[i], i, dots, mode);CHECK_PETSC_ERROR(err);
-        err = VecNormalize(mode[i], NULL);CHECK_PETSC_ERROR(err);
+        err = VecMAXPY(mode[i], i, dots, mode);PYLITH_CHECK_ERROR(err);
+        err = VecNormalize(mode[i], NULL);PYLITH_CHECK_ERROR(err);
       } // for
-      err = MatNullSpaceCreate(comm, PETSC_FALSE, m, mode, &nullsp);CHECK_PETSC_ERROR(err);
-      for(int i = 0; i< m; ++i) {err = VecDestroy(&mode[i]);CHECK_PETSC_ERROR(err);}
+      err = MatNullSpaceCreate(comm, PETSC_FALSE, m, mode, &nullsp);PYLITH_CHECK_ERROR(err);
+      for(int i = 0; i< m; ++i) {err = VecDestroy(&mode[i]);PYLITH_CHECK_ERROR(err);}
     } // if
 
-    err = DMSetNumFields(dmMesh, 2);CHECK_PETSC_ERROR(err);
-    err = DMGetField(dmMesh, 0, &field);CHECK_PETSC_ERROR(err);
-    err = PetscObjectCompose(field, "nearnullspace", (PetscObject) nullsp);CHECK_PETSC_ERROR(err);
-    err = MatNullSpaceDestroy(&nullsp);CHECK_PETSC_ERROR(err);
-    err = PetscObjectCompose(field, "pmat", (PetscObject) _jacobianPCFault);CHECK_PETSC_ERROR(err);
+    err = DMSetNumFields(dmMesh, 2);PYLITH_CHECK_ERROR(err);
+    err = DMGetField(dmMesh, 0, &field);PYLITH_CHECK_ERROR(err);
+    err = PetscObjectCompose(field, "nearnullspace", (PetscObject) nullsp);PYLITH_CHECK_ERROR(err);
+    err = MatNullSpaceDestroy(&nullsp);PYLITH_CHECK_ERROR(err);
+    err = PetscObjectCompose(field, "pmat", (PetscObject) _jacobianPCFault);PYLITH_CHECK_ERROR(err);
   } // if/else
 
   PYLITH_METHOD_END;

Modified: short/3D/PyLith/trunk/libsrc/pylith/problems/Solver.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/problems/Solver.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/problems/Solver.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/problems/SolverLinear.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/problems/SolverLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/problems/SolverLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -27,7 +27,7 @@
 
 #include <petscksp.h> // USES PetscKSP
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 
 // ----------------------------------------------------------------------
 // Constructor
@@ -52,7 +52,7 @@
 
   Solver::deallocate();
 
-  PetscErrorCode err = KSPDestroy(&_ksp);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = KSPDestroy(&_ksp);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // deallocate
@@ -72,14 +72,14 @@
   Solver::initialize(fields, jacobian, formulation);
 
   PetscErrorCode err = 0;
-  err = KSPDestroy(&_ksp);CHECK_PETSC_ERROR(err);
-  err = KSPCreate(fields.mesh().comm(), &_ksp);CHECK_PETSC_ERROR(err);
-  err = KSPSetInitialGuessNonzero(_ksp, PETSC_FALSE);CHECK_PETSC_ERROR(err);
-  err = KSPSetFromOptions(_ksp);CHECK_PETSC_ERROR(err);
+  err = KSPDestroy(&_ksp);PYLITH_CHECK_ERROR(err);
+  err = KSPCreate(fields.mesh().comm(), &_ksp);PYLITH_CHECK_ERROR(err);
+  err = KSPSetInitialGuessNonzero(_ksp, PETSC_FALSE);PYLITH_CHECK_ERROR(err);
+  err = KSPSetFromOptions(_ksp);PYLITH_CHECK_ERROR(err);
 
   if (formulation->splitFields()) {
     PetscPC pc = 0;
-    err = KSPGetPC(_ksp, &pc);CHECK_PETSC_ERROR(err);
+    err = KSPGetPC(_ksp, &pc);PYLITH_CHECK_ERROR(err);
     _setupFieldSplit(&pc, formulation, jacobian, fields);
   } // if
 
@@ -113,9 +113,9 @@
   PetscErrorCode err = 0;
   const PetscMat jacobianMat = jacobian->matrix();
   if (!jacobian->valuesChanged()) {
-    err = KSPSetOperators(_ksp, jacobianMat, jacobianMat, SAME_PRECONDITIONER);CHECK_PETSC_ERROR(err);
+    err = KSPSetOperators(_ksp, jacobianMat, jacobianMat, SAME_PRECONDITIONER);PYLITH_CHECK_ERROR(err);
   } else {
-    err = KSPSetOperators(_ksp, jacobianMat, jacobianMat, DIFFERENT_NONZERO_PATTERN);CHECK_PETSC_ERROR(err);
+    err = KSPSetOperators(_ksp, jacobianMat, jacobianMat, DIFFERENT_NONZERO_PATTERN);PYLITH_CHECK_ERROR(err);
   } // else
   jacobian->resetValuesChanged();
 
@@ -125,7 +125,7 @@
   _logger->eventEnd(setupEvent);
   _logger->eventBegin(solveEvent);
 
-  err = KSPSolve(_ksp, residualVec, solutionVec); CHECK_PETSC_ERROR(err);
+  err = KSPSolve(_ksp, residualVec, solutionVec); PYLITH_CHECK_ERROR(err);
 
   _logger->eventEnd(solveEvent);
   _logger->eventBegin(scatterEvent);

Modified: short/3D/PyLith/trunk/libsrc/pylith/problems/SolverLinear.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/problems/SolverLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/problems/SolverLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/problems/SolverLumped.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/problems/SolverLumped.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/problems/SolverLumped.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/problems/SolverLumped.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/problems/SolverLumped.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/problems/SolverLumped.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/problems/SolverNonlinear.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/problems/SolverNonlinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/problems/SolverNonlinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -28,7 +28,7 @@
 
 #include <petscsnes.h> // USES PetscSNES
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 
 // KLUDGE, Fixes issue with PetscIsInfOrNanReal and include cmath
 // instead of math.h.
@@ -69,7 +69,7 @@
 
   Solver::deallocate();
 
-  PetscErrorCode err = SNESDestroy(&_snes);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = SNESDestroy(&_snes);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // deallocate
@@ -91,33 +91,33 @@
   PetscErrorCode err = 0;
   if (_snes) {
     err = SNESDestroy(&_snes); _snes = 0;
-    CHECK_PETSC_ERROR(err);
+    PYLITH_CHECK_ERROR(err);
   } // if    
-  err = SNESCreate(fields.mesh().comm(), &_snes); CHECK_PETSC_ERROR(err);
+  err = SNESCreate(fields.mesh().comm(), &_snes); PYLITH_CHECK_ERROR(err);
 
   const topology::Field<topology::Mesh>& residual = fields.get("residual");
   const PetscVec residualVec = residual.globalVector();
   err = SNESSetFunction(_snes, residualVec, reformResidual, (void*) formulation);
-  CHECK_PETSC_ERROR(err);
+  PYLITH_CHECK_ERROR(err);
 
-  err = SNESSetJacobian(_snes, jacobian.matrix(), _jacobianPC, reformJacobian, (void*) formulation);CHECK_PETSC_ERROR(err);
+  err = SNESSetJacobian(_snes, jacobian.matrix(), _jacobianPC, reformJacobian, (void*) formulation);PYLITH_CHECK_ERROR(err);
 
   // Set default line search type to SNESSHELL and use our custom line search
   PetscSNESLineSearch ls;
-  err = SNESGetSNESLineSearch(_snes, &ls);CHECK_PETSC_ERROR(err);
-  err = SNESLineSearchSetType(ls, SNESSHELL);CHECK_PETSC_ERROR(err);
-  err = SNESLineSearchSetOrder(ls, SNES_LINESEARCH_ORDER_CUBIC);CHECK_PETSC_ERROR(err);
-  err = SNESLineSearchShellSetUserFunc(ls, lineSearch, (void*) formulation);CHECK_PETSC_ERROR(err);
+  err = SNESGetSNESLineSearch(_snes, &ls);PYLITH_CHECK_ERROR(err);
+  err = SNESLineSearchSetType(ls, SNESSHELL);PYLITH_CHECK_ERROR(err);
+  err = SNESLineSearchSetOrder(ls, SNES_LINESEARCH_ORDER_CUBIC);PYLITH_CHECK_ERROR(err);
+  err = SNESLineSearchShellSetUserFunc(ls, lineSearch, (void*) formulation);PYLITH_CHECK_ERROR(err);
 
   // Get SNES options and allow the user to override the line search type
-  err = SNESSetFromOptions(_snes);CHECK_PETSC_ERROR(err);
-  err = SNESSetComputeInitialGuess(_snes, initialGuess, (void*) formulation);CHECK_PETSC_ERROR(err);
+  err = SNESSetFromOptions(_snes);PYLITH_CHECK_ERROR(err);
+  err = SNESSetComputeInitialGuess(_snes, initialGuess, (void*) formulation);PYLITH_CHECK_ERROR(err);
 
   if (formulation->splitFields()) {
     PetscKSP ksp = 0;
     PetscPC pc = 0;
-    err = SNESGetKSP(_snes, &ksp); CHECK_PETSC_ERROR(err);
-    err = KSPGetPC(ksp, &pc); CHECK_PETSC_ERROR(err);
+    err = SNESGetKSP(_snes, &ksp); PYLITH_CHECK_ERROR(err);
+    err = KSPGetPC(ksp, &pc); PYLITH_CHECK_ERROR(err);
     _setupFieldSplit(&pc, formulation, jacobian, fields);
   } // if
 
@@ -142,7 +142,7 @@
   PetscErrorCode err = 0;
   const PetscVec solutionVec = solution->globalVector();
 
-  err = SNESSolve(_snes, PETSC_NULL, solutionVec); CHECK_PETSC_ERROR(err);
+  err = SNESSolve(_snes, PETSC_NULL, solutionVec); PYLITH_CHECK_ERROR(err);
   
   _logger->eventEnd(solveEvent);
   _logger->eventBegin(scatterEvent);
@@ -519,7 +519,7 @@
 { // initialGuess
   PYLITH_METHOD_BEGIN;
 
-  PetscErrorCode err = VecSet(initialGuessVec, 0.0);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = VecSet(initialGuessVec, 0.0);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_RETURN(0);
 } // initialGuess

Modified: short/3D/PyLith/trunk/libsrc/pylith/problems/SolverNonlinear.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/problems/SolverNonlinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/problems/SolverNonlinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/problems/problemsfwd.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/problems/problemsfwd.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/problems/problemsfwd.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerHex8.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerHex8.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerTet4.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerTet4.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerTri3.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerTri3.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/CellRefinerTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/CoordsVisitor.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/CoordsVisitor.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/CoordsVisitor.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/CoordsVisitor.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/CoordsVisitor.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/CoordsVisitor.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 #error "CoordsVisitor.icc must be included only from CoordsVisitor.hh"
 #else
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 
 // ----------------------------------------------------------------------
 // Default constructor.
@@ -51,9 +51,9 @@
 { // initialize
   assert(_dm);
   PetscErrorCode err;
-  err = DMPlexGetCoordinateSection(_dm, &_section);CHECK_PETSC_ERROR(err);assert(_section);
-  err = DMGetCoordinatesLocal(_dm, &_localVec);CHECK_PETSC_ERROR(err);assert(_localVec);
-  err = VecGetArray(_localVec, &_localArray);CHECK_PETSC_ERROR(err);assert(_localArray);
+  err = DMPlexGetCoordinateSection(_dm, &_section);PYLITH_CHECK_ERROR(err);assert(_section);
+  err = DMGetCoordinatesLocal(_dm, &_localVec);PYLITH_CHECK_ERROR(err);assert(_localVec);
+  err = VecGetArray(_localVec, &_localArray);PYLITH_CHECK_ERROR(err);assert(_localArray);
 } // initialize
 
 // ----------------------------------------------------------------------
@@ -63,7 +63,7 @@
 pylith::topology::CoordsVisitor::clear(void)
 { // clear
   if (_localVec) {
-    PetscErrorCode err = VecRestoreArray(_localVec, &_localArray);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = VecRestoreArray(_localVec, &_localArray);PYLITH_CHECK_ERROR(err);
   } // if
 
   _localVec = NULL;
@@ -88,7 +88,7 @@
 { // sectionDof
   assert(_section);
   PetscInt dof;
-  PetscErrorCode err = PetscSectionGetDof(_section, point, &dof);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = PetscSectionGetDof(_section, point, &dof);PYLITH_CHECK_ERROR(err);
   return dof;
 } // sectionDof
 
@@ -100,7 +100,7 @@
 { // sectionOffset
   assert(_section);
   PetscInt offset;
-  PetscErrorCode err = PetscSectionGetOffset(_section, point, &offset);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = PetscSectionGetOffset(_section, point, &offset);PYLITH_CHECK_ERROR(err);
   return offset;
 } // sectionOffset
 
@@ -115,7 +115,7 @@
   assert(_dm);
   assert(_section);
   assert(_localVec);
-  PetscErrorCode err = DMPlexVecGetClosure(_dm, _section, _localVec, cell, coordsSize, coordsCell);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexVecGetClosure(_dm, _section, _localVec, cell, coordsSize, coordsCell);PYLITH_CHECK_ERROR(err);
 } // getClosure
 
 // ----------------------------------------------------------------------
@@ -129,7 +129,7 @@
   assert(_dm);
   assert(_section);
   assert(_localVec);
-  PetscErrorCode err = DMPlexVecRestoreClosure(_dm, _section, _localVec, cell, coordsSize, coordsCell);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexVecRestoreClosure(_dm, _section, _localVec, cell, coordsSize, coordsCell);PYLITH_CHECK_ERROR(err);
 } // restoreClosure
 
 #endif

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/Distributor.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/Distributor.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/Distributor.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -98,7 +98,7 @@
   } // else
 
   PetscDM newDM = NULL;
-  PetscErrorCode err = DMPlexDistribute(origMesh.dmMesh(), partitioner, 0, &newDM);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexDistribute(origMesh.dmMesh(), partitioner, 0, &newDM);PYLITH_CHECK_ERROR(err);
   newMesh->setDMMesh(newDM);
 
   PYLITH_METHOD_END;

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/Distributor.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/Distributor.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/Distributor.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/Field.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/Field.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/Field.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -25,7 +25,7 @@
 #include "spatialdata/geocoords/CoordSys.hh" // USES CoordSys
 #include "spatialdata/units/Nondimensional.hh" // USES Nondimensional
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 #include <stdexcept> // USES std::runtime_error
 #include <sstream> // USES std::ostringstream
 #include <cassert> // USES assert()
@@ -51,24 +51,24 @@
     PetscSection s = NULL;
     PetscErrorCode err;
 
-    err = DMDestroy(&_dm);CHECK_PETSC_ERROR(err);
-    err = DMPlexClone(dm, &_dm);CHECK_PETSC_ERROR(err);
-    err = DMGetCoordinatesLocal(dm, &coordVec);CHECK_PETSC_ERROR(err);
+    err = DMDestroy(&_dm);PYLITH_CHECK_ERROR(err);
+    err = DMPlexClone(dm, &_dm);PYLITH_CHECK_ERROR(err);
+    err = DMGetCoordinatesLocal(dm, &coordVec);PYLITH_CHECK_ERROR(err);
     if (coordVec) {
       PetscDM coordDM=NULL, newCoordDM=NULL;
       PetscSection coordSection=NULL, newCoordSection=NULL;
 
-      err = DMGetCoordinateDM(dm, &coordDM);CHECK_PETSC_ERROR(err);
-      err = DMGetCoordinateDM(_dm, &newCoordDM);CHECK_PETSC_ERROR(err);
-      err = DMGetDefaultSection(coordDM, &coordSection);CHECK_PETSC_ERROR(err);
-      err = PetscSectionClone(coordSection, &newCoordSection);CHECK_PETSC_ERROR(err);
-      err = DMSetDefaultSection(newCoordDM, newCoordSection);CHECK_PETSC_ERROR(err);
-      err = PetscSectionDestroy(&newCoordSection);CHECK_PETSC_ERROR(err);
-      err = DMSetCoordinatesLocal(_dm, coordVec);CHECK_PETSC_ERROR(err);
+      err = DMGetCoordinateDM(dm, &coordDM);PYLITH_CHECK_ERROR(err);
+      err = DMGetCoordinateDM(_dm, &newCoordDM);PYLITH_CHECK_ERROR(err);
+      err = DMGetDefaultSection(coordDM, &coordSection);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionClone(coordSection, &newCoordSection);PYLITH_CHECK_ERROR(err);
+      err = DMSetDefaultSection(newCoordDM, newCoordSection);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionDestroy(&newCoordSection);PYLITH_CHECK_ERROR(err);
+      err = DMSetCoordinatesLocal(_dm, coordVec);PYLITH_CHECK_ERROR(err);
     } // if
-    err = PetscSectionCreate(mesh.comm(), &s);CHECK_PETSC_ERROR(err);
-    err = DMSetDefaultSection(_dm, s);CHECK_PETSC_ERROR(err);
-    err = PetscSectionDestroy(&s);CHECK_PETSC_ERROR(err);
+    err = PetscSectionCreate(mesh.comm(), &s);PYLITH_CHECK_ERROR(err);
+    err = DMSetDefaultSection(_dm, s);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionDestroy(&s);PYLITH_CHECK_ERROR(err);
   } // if
 
   PYLITH_METHOD_END;
@@ -91,10 +91,10 @@
   PetscErrorCode err;
 
   _metadata["default"] = metadata;
-  err = DMCreateLocalVector(_dm, &_localVec);CHECK_PETSC_ERROR(err);
-  err = DMCreateGlobalVector(_dm, &_globalVec);CHECK_PETSC_ERROR(err);
-  err = PetscObjectSetName((PetscObject) _globalVec, _metadata["default"].label.c_str());CHECK_PETSC_ERROR(err);
-  err = PetscObjectSetName((PetscObject) _localVec,  _metadata["default"].label.c_str());CHECK_PETSC_ERROR(err);
+  err = DMCreateLocalVector(_dm, &_localVec);PYLITH_CHECK_ERROR(err);
+  err = DMCreateGlobalVector(_dm, &_globalVec);PYLITH_CHECK_ERROR(err);
+  err = PetscObjectSetName((PetscObject) _globalVec, _metadata["default"].label.c_str());PYLITH_CHECK_ERROR(err);
+  err = PetscObjectSetName((PetscObject) _localVec,  _metadata["default"].label.c_str());PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // constructor
@@ -119,11 +119,11 @@
   PetscErrorCode err;
 
   _metadata["default"] = metadata;
-  err = DMCreateLocalVector(_dm, &_localVec);CHECK_PETSC_ERROR(err);
-  err = DMCreateGlobalVector(_dm, &_globalVec);CHECK_PETSC_ERROR(err);
-  err = PetscObjectSetName((PetscObject) _globalVec, _metadata["default"].label.c_str());CHECK_PETSC_ERROR(err);
-  err = PetscObjectSetName((PetscObject) _localVec,  _metadata["default"].label.c_str());CHECK_PETSC_ERROR(err);
-  err = VecCopy(localVec, _localVec);CHECK_PETSC_ERROR(err);
+  err = DMCreateLocalVector(_dm, &_localVec);PYLITH_CHECK_ERROR(err);
+  err = DMCreateGlobalVector(_dm, &_globalVec);PYLITH_CHECK_ERROR(err);
+  err = PetscObjectSetName((PetscObject) _globalVec, _metadata["default"].label.c_str());PYLITH_CHECK_ERROR(err);
+  err = PetscObjectSetName((PetscObject) _localVec,  _metadata["default"].label.c_str());PYLITH_CHECK_ERROR(err);
+  err = VecCopy(localVec, _localVec);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // constructor
@@ -151,23 +151,23 @@
   assert(src._dm);
 
   _metadata["default"] = src._metadata["default"];
-  err = DMGetDefaultSection(src._dm, &s);CHECK_PETSC_ERROR(err);
+  err = DMGetDefaultSection(src._dm, &s);PYLITH_CHECK_ERROR(err);
   for(PetscInt f = 0; f < numFields; ++f) {
     const char *name;
 
-    err = PetscSectionGetFieldName(s, fields[f], &name);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetFieldName(s, fields[f], &name);PYLITH_CHECK_ERROR(err);
     _metadata[name] = src._metadata[name];
   } // for
-  err = DMCreateSubDM(dm, numFields, fields, NULL, &_dm);CHECK_PETSC_ERROR(err);
-  err = DMGetCoordinatesLocal(dm, &coordVec);CHECK_PETSC_ERROR(err);
+  err = DMCreateSubDM(dm, numFields, fields, NULL, &_dm);PYLITH_CHECK_ERROR(err);
+  err = DMGetCoordinatesLocal(dm, &coordVec);PYLITH_CHECK_ERROR(err);
   if (coordVec) {
-    err = DMGetCoordinateDM(dm, &coordDM);CHECK_PETSC_ERROR(err);
-    err = DMGetCoordinateDM(_dm, &newCoordDM);CHECK_PETSC_ERROR(err);
-    err = DMGetDefaultSection(coordDM, &coordSection);CHECK_PETSC_ERROR(err);
-    err = PetscSectionClone(coordSection, &newCoordSection);CHECK_PETSC_ERROR(err);
-    err = DMSetDefaultSection(newCoordDM, newCoordSection);CHECK_PETSC_ERROR(err);
-    err = PetscSectionDestroy(&newCoordSection);CHECK_PETSC_ERROR(err);
-    err = DMSetCoordinatesLocal(_dm, coordVec);CHECK_PETSC_ERROR(err);
+    err = DMGetCoordinateDM(dm, &coordDM);PYLITH_CHECK_ERROR(err);
+    err = DMGetCoordinateDM(_dm, &newCoordDM);PYLITH_CHECK_ERROR(err);
+    err = DMGetDefaultSection(coordDM, &coordSection);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionClone(coordSection, &newCoordSection);PYLITH_CHECK_ERROR(err);
+    err = DMSetDefaultSection(newCoordDM, newCoordSection);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionDestroy(&newCoordSection);PYLITH_CHECK_ERROR(err);
+    err = DMSetCoordinatesLocal(_dm, coordVec);PYLITH_CHECK_ERROR(err);
   } // if
 
   PYLITH_METHOD_END;
@@ -179,7 +179,7 @@
 pylith::topology::Field<mesh_type>::~Field(void)
 { // destructor
   deallocate();
-  PetscErrorCode err = DMDestroy(&_dm);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMDestroy(&_dm);PYLITH_CHECK_ERROR(err);
 } // destructor
 
 // ----------------------------------------------------------------------
@@ -197,17 +197,17 @@
        s_iter != scattersEnd;
        ++s_iter) {
 
-    err = DMDestroy(&s_iter->second.dm);CHECK_PETSC_ERROR(err);
-    err = VecDestroy(&s_iter->second.vector);CHECK_PETSC_ERROR(err);
+    err = DMDestroy(&s_iter->second.dm);PYLITH_CHECK_ERROR(err);
+    err = VecDestroy(&s_iter->second.vector);PYLITH_CHECK_ERROR(err);
 
     if (s_iter->second.scatter) {
-      err = VecScatterDestroy(&s_iter->second.scatter);CHECK_PETSC_ERROR(err);
+      err = VecScatterDestroy(&s_iter->second.scatter);PYLITH_CHECK_ERROR(err);
     } // if
-    err = VecDestroy(&s_iter->second.scatterVec);CHECK_PETSC_ERROR(err);
+    err = VecDestroy(&s_iter->second.scatterVec);PYLITH_CHECK_ERROR(err);
   } // for
   _scatters.clear();
-  err = VecDestroy(&_globalVec);CHECK_PETSC_ERROR(err);
-  err = VecDestroy(&_localVec);CHECK_PETSC_ERROR(err);
+  err = VecDestroy(&_globalVec);PYLITH_CHECK_ERROR(err);
+  err = VecDestroy(&_localVec);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // deallocate
@@ -223,15 +223,15 @@
   PetscErrorCode err;
 
   _metadata["default"].label = value;
-  if (_localVec)  {err = PetscObjectSetName((PetscObject) _localVec, value);CHECK_PETSC_ERROR(err);}
-  if (_globalVec) {err = PetscObjectSetName((PetscObject) _globalVec, value);CHECK_PETSC_ERROR(err);}
+  if (_localVec)  {err = PetscObjectSetName((PetscObject) _localVec, value);PYLITH_CHECK_ERROR(err);}
+  if (_globalVec) {err = PetscObjectSetName((PetscObject) _globalVec, value);PYLITH_CHECK_ERROR(err);}
 
   const typename scatter_map_type::const_iterator scattersEnd = _scatters.end();
   for (typename scatter_map_type::const_iterator s_iter=_scatters.begin();
        s_iter != scattersEnd;
        ++s_iter) {
     if (s_iter->second.vector) {
-      err = PetscObjectSetName((PetscObject)s_iter->second.vector, value);CHECK_PETSC_ERROR(err);    
+      err = PetscObjectSetName((PetscObject)s_iter->second.vector, value);PYLITH_CHECK_ERROR(err);    
     } // if
   } // for
 
@@ -261,8 +261,8 @@
   PetscInt pStart, pEnd;
   PetscErrorCode err;
 
-  err = DMGetDefaultSection(_dm, &s);CHECK_PETSC_ERROR(err);
-  err = PetscSectionGetChart(s, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
+  err = DMGetDefaultSection(_dm, &s);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionGetChart(s, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_RETURN(pEnd-pStart);
 } // chartSize
@@ -281,8 +281,8 @@
     PetscSection s = NULL;
     PetscErrorCode err;
 
-    err = DMGetDefaultSection(_dm, &s);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetStorageSize(s, &size);CHECK_PETSC_ERROR(err);
+    err = DMGetDefaultSection(_dm, &s);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetStorageSize(s, &size);PYLITH_CHECK_ERROR(err);
   } // if
 
   PYLITH_METHOD_RETURN(size);
@@ -330,18 +330,18 @@
       pointMin = std::min(pointMin, points[i]);
       pointMax = std::max(pointMax, points[i]);
     } // for
-    err = DMGetDefaultSection(_dm, &s);CHECK_PETSC_ERROR(err);
-    err = DMSetDefaultGlobalSection(_dm, NULL);CHECK_PETSC_ERROR(err);
-    err = PetscSectionSetChart(s, pointMin, pointMax+1);CHECK_PETSC_ERROR(err);
+    err = DMGetDefaultSection(_dm, &s);PYLITH_CHECK_ERROR(err);
+    err = DMSetDefaultGlobalSection(_dm, NULL);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionSetChart(s, pointMin, pointMax+1);PYLITH_CHECK_ERROR(err);
     for (PetscInt i = 0; i < npts; ++i) {
-      err = PetscSectionSetDof(s, points[i], fiberDim);CHECK_PETSC_ERROR(err);
+      err = PetscSectionSetDof(s, points[i], fiberDim);PYLITH_CHECK_ERROR(err);
     } // for
   } else { // create empty chart
     PetscSection s = NULL;
 
-    err = DMGetDefaultSection(_dm, &s);CHECK_PETSC_ERROR(err);
-    err = DMSetDefaultGlobalSection(_dm, NULL);CHECK_PETSC_ERROR(err);
-    err = PetscSectionSetChart(s, 0, 0);CHECK_PETSC_ERROR(err);
+    err = DMGetDefaultSection(_dm, &s);PYLITH_CHECK_ERROR(err);
+    err = DMSetDefaultGlobalSection(_dm, NULL);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionSetChart(s, 0, 0);PYLITH_CHECK_ERROR(err);
   } // if/else
 
   PYLITH_METHOD_END;
@@ -377,18 +377,18 @@
       pointMin = std::min(pointMin, points[i]);
       pointMax = std::max(pointMax, points[i]);
     } // for
-    err = DMGetDefaultSection(_dm, &s);CHECK_PETSC_ERROR(err);
-    err = DMSetDefaultGlobalSection(_dm, NULL);CHECK_PETSC_ERROR(err);
-    err = PetscSectionSetChart(s, pointMin, pointMax+1);CHECK_PETSC_ERROR(err);
+    err = DMGetDefaultSection(_dm, &s);PYLITH_CHECK_ERROR(err);
+    err = DMSetDefaultGlobalSection(_dm, NULL);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionSetChart(s, pointMin, pointMax+1);PYLITH_CHECK_ERROR(err);
     for (PetscInt i = 0; i < num; ++i) {
-      err = PetscSectionSetDof(s, points[i], fiberDim);CHECK_PETSC_ERROR(err);
+      err = PetscSectionSetDof(s, points[i], fiberDim);PYLITH_CHECK_ERROR(err);
     } // for
   } else { // create empty chart
     PetscSection s = NULL;
 
-    err = DMGetDefaultSection(_dm, &s);CHECK_PETSC_ERROR(err);
-    err = DMSetDefaultGlobalSection(_dm, NULL);CHECK_PETSC_ERROR(err);
-    err = PetscSectionSetChart(s, 0, 0);CHECK_PETSC_ERROR(err);
+    err = DMGetDefaultSection(_dm, &s);PYLITH_CHECK_ERROR(err);
+    err = DMSetDefaultGlobalSection(_dm, NULL);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionSetChart(s, 0, 0);PYLITH_CHECK_ERROR(err);
   } // if/else
 
   PYLITH_METHOD_END;
@@ -412,16 +412,16 @@
 
   switch(domain) {
   case VERTICES_FIELD:
-    err = DMPlexGetDepthStratum(_dm, stratum, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetDepthStratum(_dm, stratum, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
     break;
   case CELLS_FIELD:
-    err = DMPlexGetHeightStratum(_dm, stratum, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetHeightStratum(_dm, stratum, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
     break;
   case FACES_FIELD:
-    err = DMPlexGetHeightStratum(_dm, stratum+1, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetHeightStratum(_dm, stratum+1, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
     break;
   case POINTS_FIELD:
-    err = DMPlexGetChart(_dm, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetChart(_dm, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
     break;
   default:
     std::cerr << "Unknown value for DomainEnum: " << domain << std::endl;
@@ -446,12 +446,12 @@
   PetscSection s = NULL;
   PetscErrorCode err;
 
-  err = DMGetDefaultSection(_dm, &s);CHECK_PETSC_ERROR(err);
-  err = DMSetDefaultGlobalSection(_dm, NULL);CHECK_PETSC_ERROR(err);
-  err = PetscSectionSetChart(s, pStart, pEnd);CHECK_PETSC_ERROR(err);
+  err = DMGetDefaultSection(_dm, &s);PYLITH_CHECK_ERROR(err);
+  err = DMSetDefaultGlobalSection(_dm, NULL);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionSetChart(s, pStart, pEnd);PYLITH_CHECK_ERROR(err);
 
   for(PetscInt p = pStart; p < pEnd; ++p) {
-    err = PetscSectionSetDof(s, p, fiberDim);CHECK_PETSC_ERROR(err);
+    err = PetscSectionSetDof(s, p, fiberDim);PYLITH_CHECK_ERROR(err);
   } // for
 
   PYLITH_METHOD_END;
@@ -481,13 +481,13 @@
   PetscInt pStart, pEnd;
   PetscErrorCode err;
 
-  err = DMGetDefaultSection(src._dm, &srcs);CHECK_PETSC_ERROR(err);
-  err = DMGetDefaultSection(_dm, &s);CHECK_PETSC_ERROR(err);
-  err = DMSetDefaultGlobalSection(_dm, NULL);CHECK_PETSC_ERROR(err);
-  err = PetscSectionGetChart(srcs, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
-  err = PetscSectionSetChart(s, pStart, pEnd);CHECK_PETSC_ERROR(err);
+  err = DMGetDefaultSection(src._dm, &srcs);PYLITH_CHECK_ERROR(err);
+  err = DMGetDefaultSection(_dm, &s);PYLITH_CHECK_ERROR(err);
+  err = DMSetDefaultGlobalSection(_dm, NULL);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionGetChart(srcs, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionSetChart(s, pStart, pEnd);PYLITH_CHECK_ERROR(err);
   for(PetscInt p = pStart; p < pEnd; ++p) {
-    err = PetscSectionSetDof(s, p, fiberDim);CHECK_PETSC_ERROR(err);
+    err = PetscSectionSetDof(s, p, fiberDim);PYLITH_CHECK_ERROR(err);
   } // for
 
   PYLITH_METHOD_END;
@@ -514,15 +514,15 @@
   PetscErrorCode err;
 
   assert(_dm);
-  err = PetscSectionClone(section, &newSection);CHECK_PETSC_ERROR(err);
-  err = DMSetDefaultSection(_dm, newSection);CHECK_PETSC_ERROR(err);
-  err = PetscSectionDestroy(&newSection);CHECK_PETSC_ERROR(err);
-  err = VecDestroy(&_globalVec);CHECK_PETSC_ERROR(err);
-  err = DMCreateGlobalVector(_dm, &_globalVec);CHECK_PETSC_ERROR(err);
-  err = VecDestroy(&_localVec);CHECK_PETSC_ERROR(err);
-  err = DMCreateLocalVector(_dm, &_localVec);CHECK_PETSC_ERROR(err);
-  err = PetscObjectSetName((PetscObject) _globalVec, _metadata["default"].label.c_str());CHECK_PETSC_ERROR(err);
-  err = PetscObjectSetName((PetscObject) _localVec,  _metadata["default"].label.c_str());CHECK_PETSC_ERROR(err);
+  err = PetscSectionClone(section, &newSection);PYLITH_CHECK_ERROR(err);
+  err = DMSetDefaultSection(_dm, newSection);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionDestroy(&newSection);PYLITH_CHECK_ERROR(err);
+  err = VecDestroy(&_globalVec);PYLITH_CHECK_ERROR(err);
+  err = DMCreateGlobalVector(_dm, &_globalVec);PYLITH_CHECK_ERROR(err);
+  err = VecDestroy(&_localVec);PYLITH_CHECK_ERROR(err);
+  err = DMCreateLocalVector(_dm, &_localVec);PYLITH_CHECK_ERROR(err);
+  err = PetscObjectSetName((PetscObject) _globalVec, _metadata["default"].label.c_str());PYLITH_CHECK_ERROR(err);
+  err = PetscObjectSetName((PetscObject) _localVec,  _metadata["default"].label.c_str());PYLITH_CHECK_ERROR(err);
     
   // Reuse scatters in clone
   if (src._scatters.size() > 0) {
@@ -538,39 +538,39 @@
       // Copy DM
       sinfo.dm = s_iter->second.dm;
       err = PetscObjectReference((PetscObject) sinfo.dm);
-      CHECK_PETSC_ERROR(err);
+      PYLITH_CHECK_ERROR(err);
 
       // Copy scatter
       if (s_iter->second.scatter) {
         sinfo.scatter = s_iter->second.scatter;
         err = PetscObjectReference((PetscObject) sinfo.scatter);
-        CHECK_PETSC_ERROR(err);
+        PYLITH_CHECK_ERROR(err);
       } // if
       
       // Create scatter Vec
       sinfo.scatterVec = _localVec;
-      err = PetscObjectReference((PetscObject) sinfo.scatterVec);CHECK_PETSC_ERROR(err);
+      err = PetscObjectReference((PetscObject) sinfo.scatterVec);PYLITH_CHECK_ERROR(err);
 
       // Create vector using sizes from source section
       PetscInt vecLocalSize = 0;
       PetscInt vecGlobalSize = 0, vecGlobalSize2 = 0;
-      err = VecGetLocalSize(s_iter->second.vector, &vecLocalSize);CHECK_PETSC_ERROR(err);
-      err = VecGetSize(s_iter->second.vector, &vecGlobalSize);CHECK_PETSC_ERROR(err);
-      err = VecGetSize(_globalVec, &vecGlobalSize2);CHECK_PETSC_ERROR(err);
+      err = VecGetLocalSize(s_iter->second.vector, &vecLocalSize);PYLITH_CHECK_ERROR(err);
+      err = VecGetSize(s_iter->second.vector, &vecGlobalSize);PYLITH_CHECK_ERROR(err);
+      err = VecGetSize(_globalVec, &vecGlobalSize2);PYLITH_CHECK_ERROR(err);
       
       if (vecGlobalSize != vecGlobalSize2) {
         int blockSize = 1;
-        err = VecGetBlockSize(s_iter->second.vector, &blockSize);CHECK_PETSC_ERROR(err);
-        err = VecCreate(_mesh.comm(), &sinfo.vector);CHECK_PETSC_ERROR(err);
-        err = VecSetSizes(sinfo.vector, vecLocalSize, vecGlobalSize);CHECK_PETSC_ERROR(err);
-        err = VecSetBlockSize(sinfo.vector, blockSize);CHECK_PETSC_ERROR(err);
-        err = VecSetFromOptions(sinfo.vector); CHECK_PETSC_ERROR(err);  
+        err = VecGetBlockSize(s_iter->second.vector, &blockSize);PYLITH_CHECK_ERROR(err);
+        err = VecCreate(_mesh.comm(), &sinfo.vector);PYLITH_CHECK_ERROR(err);
+        err = VecSetSizes(sinfo.vector, vecLocalSize, vecGlobalSize);PYLITH_CHECK_ERROR(err);
+        err = VecSetBlockSize(sinfo.vector, blockSize);PYLITH_CHECK_ERROR(err);
+        err = VecSetFromOptions(sinfo.vector); PYLITH_CHECK_ERROR(err);  
       } else {
         sinfo.vector = _globalVec;
         err = PetscObjectReference((PetscObject) sinfo.vector);
-        CHECK_PETSC_ERROR(err);
+        PYLITH_CHECK_ERROR(err);
       } // if/else
-      err = PetscObjectSetName((PetscObject)sinfo.vector, _metadata["default"].label.c_str());CHECK_PETSC_ERROR(err);
+      err = PetscObjectSetName((PetscObject)sinfo.vector, _metadata["default"].label.c_str());PYLITH_CHECK_ERROR(err);
 	
       _scatters[s_iter->first] = sinfo;
     } // for
@@ -607,17 +607,17 @@
   PetscErrorCode err;
 
   if (_dm) {
-    err = DMGetDefaultSection(_dm, &s);CHECK_PETSC_ERROR(err);
+    err = DMGetDefaultSection(_dm, &s);PYLITH_CHECK_ERROR(err);
   } // if
   assert(s);
 
-  err = PetscSectionSetUp(s);CHECK_PETSC_ERROR(err);
-  err = VecDestroy(&_globalVec);CHECK_PETSC_ERROR(err);
-  err = DMCreateGlobalVector(_dm, &_globalVec);CHECK_PETSC_ERROR(err);
-  err = VecDestroy(&_localVec);CHECK_PETSC_ERROR(err);
-  err = DMCreateLocalVector(_dm, &_localVec);CHECK_PETSC_ERROR(err);
-  err = PetscObjectSetName((PetscObject) _globalVec, _metadata["default"].label.c_str());CHECK_PETSC_ERROR(err);
-  err = PetscObjectSetName((PetscObject) _localVec,  _metadata["default"].label.c_str());CHECK_PETSC_ERROR(err);
+  err = PetscSectionSetUp(s);PYLITH_CHECK_ERROR(err);
+  err = VecDestroy(&_globalVec);PYLITH_CHECK_ERROR(err);
+  err = DMCreateGlobalVector(_dm, &_globalVec);PYLITH_CHECK_ERROR(err);
+  err = VecDestroy(&_localVec);PYLITH_CHECK_ERROR(err);
+  err = DMCreateLocalVector(_dm, &_localVec);PYLITH_CHECK_ERROR(err);
+  err = PetscObjectSetName((PetscObject) _globalVec, _metadata["default"].label.c_str());PYLITH_CHECK_ERROR(err);
+  err = PetscObjectSetName((PetscObject) _localVec,  _metadata["default"].label.c_str());PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // allocate
@@ -635,19 +635,19 @@
   PetscInt pStart, pEnd, maxDof = 0;
   PetscErrorCode err;
 
-  err = DMGetDefaultSection(_dm, &section);CHECK_PETSC_ERROR(err);    
-  err = PetscSectionGetChart(section, &pStart, &pEnd);CHECK_PETSC_ERROR(err);    
-  if (pEnd > pStart) {err = PetscSectionGetMaxDof(section, &maxDof);CHECK_PETSC_ERROR(err);}
+  err = DMGetDefaultSection(_dm, &section);PYLITH_CHECK_ERROR(err);    
+  err = PetscSectionGetChart(section, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);    
+  if (pEnd > pStart) {err = PetscSectionGetMaxDof(section, &maxDof);PYLITH_CHECK_ERROR(err);}
   scalar_array values(maxDof);
   values *= 0.0;
 
   for(PetscInt p = pStart; p < pEnd; ++p) {
     PetscInt dof;
 
-    err = PetscSectionGetDof(section, p, &dof);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(section, p, &dof);PYLITH_CHECK_ERROR(err);
     if (dof > 0) {
       assert(dof <= maxDof);
-      err = DMPlexVecSetClosure(_dm, section, _localVec, p, &values[0], INSERT_VALUES);CHECK_PETSC_ERROR(err);
+      err = DMPlexVecSetClosure(_dm, section, _localVec, p, &values[0], INSERT_VALUES);PYLITH_CHECK_ERROR(err);
     } // if
   } // for
 
@@ -663,7 +663,7 @@
   PYLITH_METHOD_BEGIN;
 
   assert(_localVec);
-  PetscErrorCode err = VecSet(_localVec, 0.0);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = VecSet(_localVec, 0.0);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // zeroAll
@@ -680,11 +680,11 @@
   // Not sure if DMLocalToLocal() would work
   PetscErrorCode err;
 
-  err = VecSet(_globalVec, 0.0);CHECK_PETSC_ERROR(err);
-  err = DMLocalToGlobalBegin(_dm, _localVec, ADD_VALUES, _globalVec);CHECK_PETSC_ERROR(err);
-  err = DMLocalToGlobalEnd(_dm, _localVec, ADD_VALUES, _globalVec);CHECK_PETSC_ERROR(err);
-  err = DMGlobalToLocalBegin(_dm, _globalVec, INSERT_VALUES, _localVec);CHECK_PETSC_ERROR(err);
-  err = DMGlobalToLocalEnd(_dm, _globalVec, INSERT_VALUES, _localVec);CHECK_PETSC_ERROR(err);
+  err = VecSet(_globalVec, 0.0);PYLITH_CHECK_ERROR(err);
+  err = DMLocalToGlobalBegin(_dm, _localVec, ADD_VALUES, _globalVec);PYLITH_CHECK_ERROR(err);
+  err = DMLocalToGlobalEnd(_dm, _localVec, ADD_VALUES, _globalVec);PYLITH_CHECK_ERROR(err);
+  err = DMGlobalToLocalBegin(_dm, _globalVec, INSERT_VALUES, _localVec);PYLITH_CHECK_ERROR(err);
+  err = DMGlobalToLocalEnd(_dm, _globalVec, INSERT_VALUES, _localVec);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // complete
@@ -722,7 +722,7 @@
   } // if
   assert(_localVec && field._localVec);
 
-  PetscErrorCode err = VecCopy(field._localVec, _localVec);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = VecCopy(field._localVec, _localVec);PYLITH_CHECK_ERROR(err);
 
   label(const_cast<Field&>(field)._metadata["default"].label.c_str()); // Update label
   _metadata["default"].scale = const_cast<Field&>(field)._metadata["default"].scale;
@@ -749,10 +749,10 @@
   PetscErrorCode err;
 
   assert(_dm);
-  err = DMGetDefaultSection(_dm, &section);CHECK_PETSC_ERROR(err);assert(section);  
-  err = PetscSectionGetNumFields(osection, &numFields);CHECK_PETSC_ERROR(err);
-  err = PetscSectionGetChart(section, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
-  err = PetscSectionGetChart(osection, &qStart, &qEnd);CHECK_PETSC_ERROR(err);
+  err = DMGetDefaultSection(_dm, &section);PYLITH_CHECK_ERROR(err);assert(section);  
+  err = PetscSectionGetNumFields(osection, &numFields);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionGetChart(section, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionGetChart(osection, &qStart, &qEnd);PYLITH_CHECK_ERROR(err);
   if ((pStart != qStart) || (pEnd != qEnd)) {
     std::ostringstream msg;
 
@@ -773,7 +773,7 @@
     throw std::runtime_error(msg.str());
   }
   if ((field >= 0) && (component >= 0)) {
-    err = PetscSectionGetFieldComponents(osection, field, &numComp);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetFieldComponents(osection, field, &numComp);PYLITH_CHECK_ERROR(err);
     if (component >= numComp) {
       std::ostringstream msg;
       msg << "Invalid field component "<<component<<" should be in [0, "<<numComp<<")";
@@ -781,24 +781,24 @@
     } // if
   } // if
   // Copy values from field
-  err = VecGetArray(_localVec, &array);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(ovec, &oarray);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(_localVec, &array);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(ovec, &oarray);PYLITH_CHECK_ERROR(err);
   for(PetscInt p = pStart; p < pEnd; ++p) {
     PetscInt dof, off, odof, ooff;
 
-    err = PetscSectionGetDof(section, p, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(section, p, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(section, p, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(section, p, &off);PYLITH_CHECK_ERROR(err);
     if (field >= 0) {
-      err = PetscSectionGetFieldDof(osection, p, field, &odof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetFieldOffset(osection, p, field, &ooff);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetFieldDof(osection, p, field, &odof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetFieldOffset(osection, p, field, &ooff);PYLITH_CHECK_ERROR(err);
       if (component >= 0) {
         assert(!(odof%numComp));
         odof  = odof/numComp;
         ooff += odof*component;
       } // if
     } else {
-      err = PetscSectionGetDof(osection, p, &odof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(osection, p, &ooff);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(osection, p, &odof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(osection, p, &ooff);PYLITH_CHECK_ERROR(err);
     } // else
     assert(odof == dof);
     if (!odof) continue;
@@ -806,8 +806,8 @@
       array[off+d] = oarray[ooff+d];
     } // for
   } // for
-  err = VecRestoreArray(_localVec, &array);CHECK_PETSC_ERROR(err);
-  err = VecRestoreArray(ovec, &oarray);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(_localVec, &array);PYLITH_CHECK_ERROR(err);
+  err = VecRestoreArray(ovec, &oarray);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // copy
@@ -845,7 +845,7 @@
     throw std::runtime_error(msg.str());
   } // if
   assert(_localVec && field._localVec);
-  PetscErrorCode err = VecAXPY(_localVec, 1.0, field._localVec);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = VecAXPY(_localVec, 1.0, field._localVec);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_RETURN(*this);
 } // operator+=
@@ -873,19 +873,19 @@
   PetscInt pStart, pEnd;
   PetscErrorCode err;
 
-  err = DMGetDefaultSection(_dm, &section);CHECK_PETSC_ERROR(err);
-  err = PetscSectionGetChart(section, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(_localVec, &array);CHECK_PETSC_ERROR(err);
+  err = DMGetDefaultSection(_dm, &section);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionGetChart(section, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(_localVec, &array);PYLITH_CHECK_ERROR(err);
   for(PetscInt p = pStart; p < pEnd; ++p) {
     PetscInt dof, off;
 
-    err = PetscSectionGetDof(section, p, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(section, p, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(section, p, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(section, p, &off);PYLITH_CHECK_ERROR(err);
     if (dof) {
       normalizer.dimensionalize(&array[off], dof, const_cast<Field*>(this)->_metadata["default"].scale);
     }
   }
-  err = VecRestoreArray(_localVec, &array);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(_localVec, &array);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // dimensionalize
@@ -940,10 +940,10 @@
     PetscSection section = NULL;
     PetscErrorCode err;
 
-    err = DMGetDefaultSection(_dm, &section);CHECK_PETSC_ERROR(err);
-    err = DMView(_dm, PETSC_VIEWER_STDOUT_WORLD);CHECK_PETSC_ERROR(err);
-    err = PetscSectionView(section, PETSC_VIEWER_STDOUT_WORLD);CHECK_PETSC_ERROR(err);
-    err = VecView(_localVec, PETSC_VIEWER_STDOUT_WORLD);CHECK_PETSC_ERROR(err);
+    err = DMGetDefaultSection(_dm, &section);PYLITH_CHECK_ERROR(err);
+    err = DMView(_dm, PETSC_VIEWER_STDOUT_WORLD);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionView(section, PETSC_VIEWER_STDOUT_WORLD);PYLITH_CHECK_ERROR(err);
+    err = VecView(_localVec, PETSC_VIEWER_STDOUT_WORLD);PYLITH_CHECK_ERROR(err);
   }
 
   PYLITH_METHOD_END;
@@ -975,16 +975,16 @@
   PetscInt localSize, globalSize;
 
 
-  err = PetscObjectReference((PetscObject) _dm);CHECK_PETSC_ERROR(err);
-  err = PetscObjectReference((PetscObject) _globalVec);CHECK_PETSC_ERROR(err);
-  err = PetscObjectSetName((PetscObject) _globalVec, _metadata["default"].label.c_str());CHECK_PETSC_ERROR(err);
-  err = VecGetSize(_localVec,  &localSize);CHECK_PETSC_ERROR(err);
-  err = VecGetSize(_globalVec, &globalSize);CHECK_PETSC_ERROR(err);
+  err = PetscObjectReference((PetscObject) _dm);PYLITH_CHECK_ERROR(err);
+  err = PetscObjectReference((PetscObject) _globalVec);PYLITH_CHECK_ERROR(err);
+  err = PetscObjectSetName((PetscObject) _globalVec, _metadata["default"].label.c_str());PYLITH_CHECK_ERROR(err);
+  err = VecGetSize(_localVec,  &localSize);PYLITH_CHECK_ERROR(err);
+  err = VecGetSize(_globalVec, &globalSize);PYLITH_CHECK_ERROR(err);
   //assert(order->getLocalSize()  == localSize);
   //assert(order->getGlobalSize() == globalSize);
 
-  err = DMDestroy(&sinfo.dm);CHECK_PETSC_ERROR(err);
-  err = VecDestroy(&sinfo.vector);CHECK_PETSC_ERROR(err);
+  err = DMDestroy(&sinfo.dm);PYLITH_CHECK_ERROR(err);
+  err = VecDestroy(&sinfo.vector);PYLITH_CHECK_ERROR(err);
   sinfo.vector = _globalVec;
   sinfo.dm     = _dm;
   
@@ -1022,16 +1022,16 @@
 
   PetscInt localSize, globalSize;
 
-  err = PetscObjectReference((PetscObject) _dm);CHECK_PETSC_ERROR(err);
-  err = PetscObjectReference((PetscObject) _globalVec);CHECK_PETSC_ERROR(err);
-  err = PetscObjectSetName((PetscObject) _globalVec, _metadata["default"].label.c_str());CHECK_PETSC_ERROR(err);
-  err = VecGetSize(_localVec,  &localSize);CHECK_PETSC_ERROR(err);
-  err = VecGetSize(_globalVec, &globalSize);CHECK_PETSC_ERROR(err);
+  err = PetscObjectReference((PetscObject) _dm);PYLITH_CHECK_ERROR(err);
+  err = PetscObjectReference((PetscObject) _globalVec);PYLITH_CHECK_ERROR(err);
+  err = PetscObjectSetName((PetscObject) _globalVec, _metadata["default"].label.c_str());PYLITH_CHECK_ERROR(err);
+  err = VecGetSize(_localVec,  &localSize);PYLITH_CHECK_ERROR(err);
+  err = VecGetSize(_globalVec, &globalSize);PYLITH_CHECK_ERROR(err);
   //assert(order->getLocalSize()  == localSize);
   //assert(order->getGlobalSize() == globalSize);
 
-  err = DMDestroy(&sinfo.dm);CHECK_PETSC_ERROR(err);
-  err = VecDestroy(&sinfo.vector);CHECK_PETSC_ERROR(err);
+  err = DMDestroy(&sinfo.dm);PYLITH_CHECK_ERROR(err);
+  err = VecDestroy(&sinfo.vector);PYLITH_CHECK_ERROR(err);
   sinfo.vector = _globalVec;
   sinfo.dm     = _dm;
 
@@ -1076,23 +1076,23 @@
   PetscSection section, newSection, gsection;
   PetscSF      sf;
 
-  err = DMDestroy(&sinfo.dm);CHECK_PETSC_ERROR(err);
-  err = DMPlexClone(_dm, &sinfo.dm);CHECK_PETSC_ERROR(err);
-  err = DMGetDefaultSection(_dm, &section);CHECK_PETSC_ERROR(err);
-  err = PetscSectionClone(section, &newSection);CHECK_PETSC_ERROR(err);
-  err = DMSetDefaultSection(sinfo.dm, newSection);CHECK_PETSC_ERROR(err);
-  err = PetscSectionDestroy(&newSection);CHECK_PETSC_ERROR(err);
-  err = DMGetPointSF(sinfo.dm, &sf);CHECK_PETSC_ERROR(err);
-  err = PetscSectionCreateGlobalSection(section, sf, PETSC_TRUE, &gsection);CHECK_PETSC_ERROR(err);
-  err = DMSetDefaultGlobalSection(sinfo.dm, gsection);CHECK_PETSC_ERROR(err);
-  err = PetscSectionDestroy(&gsection);CHECK_PETSC_ERROR(err);
-  err = VecDestroy(&sinfo.vector);CHECK_PETSC_ERROR(err);
-  err = DMCreateGlobalVector(sinfo.dm, &sinfo.vector);CHECK_PETSC_ERROR(err);
-  err = PetscObjectSetName((PetscObject) sinfo.vector, _metadata["default"].label.c_str());CHECK_PETSC_ERROR(err);
+  err = DMDestroy(&sinfo.dm);PYLITH_CHECK_ERROR(err);
+  err = DMPlexClone(_dm, &sinfo.dm);PYLITH_CHECK_ERROR(err);
+  err = DMGetDefaultSection(_dm, &section);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionClone(section, &newSection);PYLITH_CHECK_ERROR(err);
+  err = DMSetDefaultSection(sinfo.dm, newSection);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionDestroy(&newSection);PYLITH_CHECK_ERROR(err);
+  err = DMGetPointSF(sinfo.dm, &sf);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionCreateGlobalSection(section, sf, PETSC_TRUE, &gsection);PYLITH_CHECK_ERROR(err);
+  err = DMSetDefaultGlobalSection(sinfo.dm, gsection);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionDestroy(&gsection);PYLITH_CHECK_ERROR(err);
+  err = VecDestroy(&sinfo.vector);PYLITH_CHECK_ERROR(err);
+  err = DMCreateGlobalVector(sinfo.dm, &sinfo.vector);PYLITH_CHECK_ERROR(err);
+  err = PetscObjectSetName((PetscObject) sinfo.vector, _metadata["default"].label.c_str());PYLITH_CHECK_ERROR(err);
   PetscInt localSize, globalSize;
 
-  err = PetscSectionGetStorageSize(section, &localSize);CHECK_PETSC_ERROR(err);
-  err = VecGetSize(sinfo.vector, &globalSize);CHECK_PETSC_ERROR(err);
+  err = PetscSectionGetStorageSize(section, &localSize);PYLITH_CHECK_ERROR(err);
+  err = VecGetSize(sinfo.vector, &globalSize);PYLITH_CHECK_ERROR(err);
   //assert(order->getLocalSize()  == localSize);
   //assert(order->getGlobalSize() == globalSize);
 
@@ -1133,82 +1133,82 @@
   PetscSF sf;
   PetscDMLabel subpointMap, subpointMapF;
   PetscInt dim, dimF, pStart, pEnd, qStart, qEnd, cEnd, cMax, vEnd, vMax;
-  err = DMPlexGetHeightStratum(_dm, 0, NULL, &cEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetDepthStratum(_dm, 0, NULL, &vEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetHybridBounds(_dm, &cMax, NULL, NULL, &vMax);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetHeightStratum(_dm, 0, NULL, &cEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetDepthStratum(_dm, 0, NULL, &vEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetHybridBounds(_dm, &cMax, NULL, NULL, &vMax);PYLITH_CHECK_ERROR(err);
   PetscInt excludeRanges[4] = {cMax, cEnd, vMax, vEnd};
   PetscInt numExcludes = (cMax >= 0 ? 1 : 0) + (vMax >= 0 ? 1 : 0);
 
-  err = DMGetDefaultSection(_dm, &section);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetDimension(dm,  &dim);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetDimension(_dm, &dimF);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetChart(dm,  &pStart, &pEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetChart(_dm, &qStart, &qEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetSubpointMap(dm,  &subpointMap);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetSubpointMap(_dm, &subpointMapF);CHECK_PETSC_ERROR(err);
+  err = DMGetDefaultSection(_dm, &section);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetDimension(dm,  &dim);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetDimension(_dm, &dimF);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetChart(dm,  &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetChart(_dm, &qStart, &qEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetSubpointMap(dm,  &subpointMap);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetSubpointMap(_dm, &subpointMapF);PYLITH_CHECK_ERROR(err);
   if (((dim != dimF) || ((pEnd-pStart) < (qEnd-qStart))) && subpointMap && !subpointMapF) {
     const PetscInt *ind;
     PetscIS subpointIS;
     PetscInt n, q;
 
-    err = PetscPrintf(PETSC_COMM_SELF, "Making translation PetscSection\n");CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetChart(section, &qStart, &qEnd);CHECK_PETSC_ERROR(err);
-    err = DMPlexCreateSubpointIS(dm, &subpointIS);CHECK_PETSC_ERROR(err);
-    err = ISGetLocalSize(subpointIS, &n);CHECK_PETSC_ERROR(err);
-    err = ISGetIndices(subpointIS, &ind);CHECK_PETSC_ERROR(err);
-    err = PetscSectionCreate(mesh.comm(), &subSection);CHECK_PETSC_ERROR(err);
-    err = PetscSectionSetChart(subSection, pStart, pEnd);CHECK_PETSC_ERROR(err);
+    err = PetscPrintf(PETSC_COMM_SELF, "Making translation PetscSection\n");PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetChart(section, &qStart, &qEnd);PYLITH_CHECK_ERROR(err);
+    err = DMPlexCreateSubpointIS(dm, &subpointIS);PYLITH_CHECK_ERROR(err);
+    err = ISGetLocalSize(subpointIS, &n);PYLITH_CHECK_ERROR(err);
+    err = ISGetIndices(subpointIS, &ind);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionCreate(mesh.comm(), &subSection);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionSetChart(subSection, pStart, pEnd);PYLITH_CHECK_ERROR(err);
     for(q = qStart; q < qEnd; ++q) {
       PetscInt dof, off, p;
 
-      err = PetscSectionGetDof(section, q, &dof);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(section, q, &dof);PYLITH_CHECK_ERROR(err);
       if (dof) {
-        err = PetscFindInt(q, n, ind, &p);CHECK_PETSC_ERROR(err);
+        err = PetscFindInt(q, n, ind, &p);PYLITH_CHECK_ERROR(err);
         if ((p >= pStart) && (p < pEnd)) {
-          err = PetscSectionSetDof(subSection, p, dof);CHECK_PETSC_ERROR(err);
-          err = PetscSectionGetOffset(section, q, &off);CHECK_PETSC_ERROR(err);
-          err = PetscSectionSetOffset(subSection, p, off);CHECK_PETSC_ERROR(err);
+          err = PetscSectionSetDof(subSection, p, dof);PYLITH_CHECK_ERROR(err);
+          err = PetscSectionGetOffset(section, q, &off);PYLITH_CHECK_ERROR(err);
+          err = PetscSectionSetOffset(subSection, p, off);PYLITH_CHECK_ERROR(err);
         } // if
       } // if
     } // for
-    err = ISRestoreIndices(subpointIS, &ind);CHECK_PETSC_ERROR(err);
-    err = ISDestroy(&subpointIS);CHECK_PETSC_ERROR(err);
+    err = ISRestoreIndices(subpointIS, &ind);PYLITH_CHECK_ERROR(err);
+    err = ISDestroy(&subpointIS);PYLITH_CHECK_ERROR(err);
     /* No need to setup section */
-    err = PetscSectionView(subSection, PETSC_VIEWER_STDOUT_WORLD);CHECK_PETSC_ERROR(err);
+    err = PetscSectionView(subSection, PETSC_VIEWER_STDOUT_WORLD);PYLITH_CHECK_ERROR(err);
     section = subSection;
     /* There are no excludes for surface meshes */
     numExcludes = 0;
   } // if
 
-  err = DMDestroy(&sinfo.dm);CHECK_PETSC_ERROR(err);
-  err = DMPlexClone(_dm, &sinfo.dm);CHECK_PETSC_ERROR(err);
-  err = PetscSectionClone(section, &newSection);CHECK_PETSC_ERROR(err);
-  err = DMSetDefaultSection(sinfo.dm, newSection);CHECK_PETSC_ERROR(err);
-  err = PetscSectionDestroy(&newSection);CHECK_PETSC_ERROR(err);
-  err = DMGetPointSF(sinfo.dm, &sf);CHECK_PETSC_ERROR(err);
+  err = DMDestroy(&sinfo.dm);PYLITH_CHECK_ERROR(err);
+  err = DMPlexClone(_dm, &sinfo.dm);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionClone(section, &newSection);PYLITH_CHECK_ERROR(err);
+  err = DMSetDefaultSection(sinfo.dm, newSection);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionDestroy(&newSection);PYLITH_CHECK_ERROR(err);
+  err = DMGetPointSF(sinfo.dm, &sf);PYLITH_CHECK_ERROR(err);
   if (labelName.empty()) {
-    err = PetscSectionCreateGlobalSectionCensored(section, sf, PETSC_TRUE, numExcludes, excludeRanges, &gsection);CHECK_PETSC_ERROR(err);
+    err = PetscSectionCreateGlobalSectionCensored(section, sf, PETSC_TRUE, numExcludes, excludeRanges, &gsection);PYLITH_CHECK_ERROR(err);
   } else {
     DMLabel label;
 
-    err = DMPlexGetLabel(sinfo.dm, labelName.c_str(), &label);CHECK_PETSC_ERROR(err);
-    err = PetscSectionCreateGlobalSectionLabel(section, sf, PETSC_TRUE, label, labelValue, &gsection);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetLabel(sinfo.dm, labelName.c_str(), &label);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionCreateGlobalSectionLabel(section, sf, PETSC_TRUE, label, labelValue, &gsection);PYLITH_CHECK_ERROR(err);
   } // if/else
   if (((dim != dimF) || ((pEnd-pStart) < (qEnd-qStart))) && subpointMap && !subpointMapF) {
-    err = PetscSectionView(gsection, PETSC_VIEWER_STDOUT_WORLD);CHECK_PETSC_ERROR(err);
+    err = PetscSectionView(gsection, PETSC_VIEWER_STDOUT_WORLD);PYLITH_CHECK_ERROR(err);
   } // if
-  err = DMSetDefaultGlobalSection(sinfo.dm, gsection);CHECK_PETSC_ERROR(err);
-  err = PetscSectionDestroy(&gsection);CHECK_PETSC_ERROR(err);
-  err = VecDestroy(&sinfo.vector);CHECK_PETSC_ERROR(err);
-  err = DMCreateGlobalVector(sinfo.dm, &sinfo.vector);CHECK_PETSC_ERROR(err);
-  err = PetscObjectSetName((PetscObject) sinfo.vector, _metadata["default"].label.c_str());CHECK_PETSC_ERROR(err);
+  err = DMSetDefaultGlobalSection(sinfo.dm, gsection);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionDestroy(&gsection);PYLITH_CHECK_ERROR(err);
+  err = VecDestroy(&sinfo.vector);PYLITH_CHECK_ERROR(err);
+  err = DMCreateGlobalVector(sinfo.dm, &sinfo.vector);PYLITH_CHECK_ERROR(err);
+  err = PetscObjectSetName((PetscObject) sinfo.vector, _metadata["default"].label.c_str());PYLITH_CHECK_ERROR(err);
   PetscInt localSize, globalSize;
 
-  err = PetscSectionGetStorageSize(section, &localSize);CHECK_PETSC_ERROR(err);
-  err = VecGetSize(sinfo.vector, &globalSize);CHECK_PETSC_ERROR(err);
+  err = PetscSectionGetStorageSize(section, &localSize);PYLITH_CHECK_ERROR(err);
+  err = VecGetSize(sinfo.vector, &globalSize);PYLITH_CHECK_ERROR(err);
   /* assert(order->getLocalSize()  == localSize); This does not work because the local vector includes the lagrange cell variables */
   /* assert(order->getGlobalSize() == globalSize); */
-  err = PetscSectionDestroy(&subSection);CHECK_PETSC_ERROR(err);
+  err = PetscSectionDestroy(&subSection);PYLITH_CHECK_ERROR(err);
 #if 0
   std::cout << "["<<mesh.commRank()<<"] CONTEXT: " << context 
 	    << ", orderLabel: " << orderLabel
@@ -1286,14 +1286,14 @@
 #if 0 // OBSOLETE??
   if (!_section.isNull()) {
     err = VecScatterBegin(sinfo.scatter, sinfo.scatterVec, vector,
-                          INSERT_VALUES, SCATTER_FORWARD);CHECK_PETSC_ERROR(err);
+                          INSERT_VALUES, SCATTER_FORWARD);PYLITH_CHECK_ERROR(err);
     err = VecScatterEnd(sinfo.scatter, sinfo.scatterVec, vector,
-                        INSERT_VALUES, SCATTER_FORWARD);CHECK_PETSC_ERROR(err);
+                        INSERT_VALUES, SCATTER_FORWARD);PYLITH_CHECK_ERROR(err);
   }
 #endif
   if (sinfo.dm) {
-    err = DMLocalToGlobalBegin(sinfo.dm, _localVec, INSERT_VALUES, vector);CHECK_PETSC_ERROR(err);
-    err = DMLocalToGlobalEnd(sinfo.dm, _localVec, INSERT_VALUES, vector);CHECK_PETSC_ERROR(err);
+    err = DMLocalToGlobalBegin(sinfo.dm, _localVec, INSERT_VALUES, vector);PYLITH_CHECK_ERROR(err);
+    err = DMLocalToGlobalEnd(sinfo.dm, _localVec, INSERT_VALUES, vector);PYLITH_CHECK_ERROR(err);
   } // if
   
   PYLITH_METHOD_END;
@@ -1334,14 +1334,14 @@
 #if 0 // OBSOLETE??
   if (!_section.isNull()) {
     err = VecScatterBegin(sinfo.scatter, vector, sinfo.scatterVec,
-                          INSERT_VALUES, SCATTER_REVERSE); CHECK_PETSC_ERROR(err);
+                          INSERT_VALUES, SCATTER_REVERSE); PYLITH_CHECK_ERROR(err);
     err = VecScatterEnd(sinfo.scatter, vector, sinfo.scatterVec,
-                        INSERT_VALUES, SCATTER_REVERSE); CHECK_PETSC_ERROR(err);
+                        INSERT_VALUES, SCATTER_REVERSE); PYLITH_CHECK_ERROR(err);
   }
 #endif
   if (sinfo.dm) {
-    err = DMGlobalToLocalBegin(sinfo.dm, vector, INSERT_VALUES, _localVec);CHECK_PETSC_ERROR(err);
-    err = DMGlobalToLocalEnd(sinfo.dm, vector, INSERT_VALUES, _localVec);CHECK_PETSC_ERROR(err);
+    err = DMGlobalToLocalBegin(sinfo.dm, vector, INSERT_VALUES, _localVec);PYLITH_CHECK_ERROR(err);
+    err = DMGlobalToLocalEnd(sinfo.dm, vector, INSERT_VALUES, _localVec);PYLITH_CHECK_ERROR(err);
   } // if
 
   PYLITH_METHOD_END;
@@ -1363,9 +1363,9 @@
   int fiberDimLocal, fiberDim = 0;
   PetscErrorCode err;
 
-  err = DMGetDefaultSection(_dm, &s);CHECK_PETSC_ERROR(err);
-  err = PetscSectionGetChart(s, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
-  if (pEnd > pStart) {err = PetscSectionGetDof(s, pStart, &fiberDimLocal);CHECK_PETSC_ERROR(err);}
+  err = DMGetDefaultSection(_dm, &s);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionGetChart(s, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
+  if (pEnd > pStart) {err = PetscSectionGetDof(s, pStart, &fiberDimLocal);PYLITH_CHECK_ERROR(err);}
   MPI_Allreduce(&fiberDimLocal, &fiberDim, 1, MPI_INT, MPI_MAX, _mesh.comm());
 
   PYLITH_METHOD_RETURN(fiberDim);
@@ -1394,14 +1394,14 @@
     ScatterInfo& sinfo = _scatters[context];
     PetscErrorCode err = 0;
     if (sinfo.vector) {
-      err = VecDestroy(&sinfo.vector);CHECK_PETSC_ERROR(err);
+      err = VecDestroy(&sinfo.vector);PYLITH_CHECK_ERROR(err);
     } // if
     if (sinfo.scatter) {
-      err = VecScatterDestroy(&sinfo.scatter);CHECK_PETSC_ERROR(err);
+      err = VecScatterDestroy(&sinfo.scatter);PYLITH_CHECK_ERROR(err);
     } // if
 
     if (sinfo.scatterVec) {
-      err = VecDestroy(&sinfo.scatterVec);CHECK_PETSC_ERROR(err);
+      err = VecDestroy(&sinfo.scatterVec);PYLITH_CHECK_ERROR(err);
     } // if
 
     _scatters.erase(context);
@@ -1470,19 +1470,19 @@
   // Keep track of name/components until setup
   PetscSection section;
   PetscInt f = 0;
-  PetscErrorCode err = DMGetDefaultSection(_dm, &section);CHECK_PETSC_ERROR(err);assert(section);
-  err = PetscSectionSetNumFields(section, _tmpFields.size());CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMGetDefaultSection(_dm, &section);PYLITH_CHECK_ERROR(err);assert(section);
+  err = PetscSectionSetNumFields(section, _tmpFields.size());PYLITH_CHECK_ERROR(err);
   for(std::map<std::string, int>::const_iterator f_iter = _tmpFields.begin(); f_iter != _tmpFields.end(); ++f_iter, ++f) {
-    err = PetscSectionSetFieldName(section, f, f_iter->first.c_str());CHECK_PETSC_ERROR(err);
-    err = PetscSectionSetFieldComponents(section, f, f_iter->second);CHECK_PETSC_ERROR(err);
+    err = PetscSectionSetFieldName(section, f, f_iter->first.c_str());PYLITH_CHECK_ERROR(err);
+    err = PetscSectionSetFieldComponents(section, f, f_iter->second);PYLITH_CHECK_ERROR(err);
   } // for
   _tmpFields.clear();
 #if 0 // :MATT: What is going on here? Is this obsolete?
   // Right now, we assume that the section covers the entire chart
   PetscInt pStart, pEnd;
 
-  err = DMPlexGetChart(_dm, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
-  err = PetscSectionSetChart(section, pStart, pEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetChart(_dm, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionSetChart(section, pStart, pEnd);PYLITH_CHECK_ERROR(err);
 #endif
 
   PYLITH_METHOD_END;
@@ -1503,23 +1503,23 @@
   assert(_dm);
   switch(domain) {
   case VERTICES_FIELD:
-    err = DMPlexGetDepthStratum(_dm, 0, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetDepthStratum(_dm, 0, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
     break;
   case CELLS_FIELD:
-    err = DMPlexGetHeightStratum(_dm, 0, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetHeightStratum(_dm, 0, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
     break;
   case FACES_FIELD:
-    err = DMPlexGetHeightStratum(_dm, 1, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetHeightStratum(_dm, 1, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
     break;
   case POINTS_FIELD:
-    err = DMPlexGetChart(_dm, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetChart(_dm, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
     break;
   default:
     std::cerr << "Unknown value for DomainEnum: " << domain << std::endl;
     throw std::logic_error("Bad domain enum in Field.");
   }
   PetscSection section = NULL;
-  err = DMGetDefaultSection(_dm, &section);CHECK_PETSC_ERROR(err);assert(section);
+  err = DMGetDefaultSection(_dm, &section);PYLITH_CHECK_ERROR(err);assert(section);
   for(map_type::const_iterator f_iter = _metadata.begin(); f_iter != _metadata.end(); ++f_iter) {
     if (f_iter->first == name) break;
     if (f_iter->first == "default") continue;
@@ -1527,8 +1527,8 @@
   } // for
   assert(f < _metadata.size());
   for(PetscInt p = pStart; p < pEnd; ++p) {
-    //err = PetscSectionAddDof(section, p, fiberDim);CHECK_PETSC_ERROR(err);
-    err = PetscSectionSetFieldDof(section, p, f, fiberDim);CHECK_PETSC_ERROR(err);
+    //err = PetscSectionAddDof(section, p, fiberDim);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionSetFieldDof(section, p, f, fiberDim);PYLITH_CHECK_ERROR(err);
   } // for
 
   PYLITH_METHOD_END;

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/Field.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/Field.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/Field.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/Field.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/Field.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/Field.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 #error "Field.icc must be included only from Field.hh"
 #else
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 
 // Get PetscSection.
 template<typename mesh_type>
@@ -29,7 +29,7 @@
 pylith::topology::Field<mesh_type>::petscSection(void) const {
   PetscSection s = PETSC_NULL;
   if (_dm) {
-    PetscErrorCode err = DMGetDefaultSection(_dm, &s);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = DMGetDefaultSection(_dm, &s);PYLITH_CHECK_ERROR(err);
   } // if
   return s;
 }

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/FieldBase.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/FieldBase.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/FieldBase.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/FieldBase.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/FieldBase.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/FieldBase.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/Fields.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/Fields.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/Fields.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/Fields.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/Fields.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/Fields.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -22,7 +22,7 @@
 
 #include <sstream> // USES std::ostringstream
 #include <stdexcept> // USES std::runtime_error
-#include <pylith/utils/petscerror.h> // USES CHECK_PETSC_ERROR
+#include <pylith/utils/error.h> // USES PYLITH_CHECK_ERROR
 
 // ----------------------------------------------------------------------
 // Default constructor.

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/Jacobian.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/Jacobian.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/Jacobian.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -24,7 +24,7 @@
 #include "SubMesh.hh" // USES SubMesh
 #include "Field.hh" // USES Field
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 
 // ----------------------------------------------------------------------
 // Default constructor.
@@ -43,7 +43,7 @@
   const int blockFlag = (blockOkay) ? -1 : 1;
 
   const char* msg = "Could not create PETSc sparse matrix associated with system Jacobian.";
-  PetscErrorCode err = DMCreateMatrix(dmMesh, matrixType, &_matrix);CHECK_PETSC_ERROR_MSG(err, msg);
+  PetscErrorCode err = DMCreateMatrix(dmMesh, matrixType, &_matrix);PYLITH_CHECK_ERROR_MSG(err, msg);
 
   _type = matrixType;
 
@@ -67,7 +67,7 @@
   const int blockFlag = (blockOkay) ? -1 : 1;
 
   const char* msg = "Could not create PETSc sparse matrix associated with subsystem Jacobian.";
-  PetscErrorCode err = DMCreateMatrix(dmMesh, matrixType, &_matrix);CHECK_PETSC_ERROR_MSG(err, msg);
+  PetscErrorCode err = DMCreateMatrix(dmMesh, matrixType, &_matrix);PYLITH_CHECK_ERROR_MSG(err, msg);
 
   _type = matrixType;
 
@@ -88,7 +88,7 @@
 { // deallocate
   PYLITH_METHOD_BEGIN;
 
-  PetscErrorCode err = MatDestroy(&_matrix);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = MatDestroy(&_matrix);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // deallocate
@@ -126,19 +126,19 @@
 
   PetscErrorCode err = 0;
   if (0 == strcmp(mode, "final_assembly")) {
-    err = MatAssemblyBegin(_matrix, MAT_FINAL_ASSEMBLY);CHECK_PETSC_ERROR(err);
-    err = MatAssemblyEnd(_matrix, MAT_FINAL_ASSEMBLY);CHECK_PETSC_ERROR(err);
+    err = MatAssemblyBegin(_matrix, MAT_FINAL_ASSEMBLY);PYLITH_CHECK_ERROR(err);
+    err = MatAssemblyEnd(_matrix, MAT_FINAL_ASSEMBLY);PYLITH_CHECK_ERROR(err);
 
 #if 0 // DEBUGGING
     // Check for empty row
     const PetscInt *cols;
     PetscInt rStart, rEnd, ncols;
 
-    err = MatGetOwnershipRange(_matrix, &rStart, &rEnd);CHECK_PETSC_ERROR(err);
+    err = MatGetOwnershipRange(_matrix, &rStart, &rEnd);PYLITH_CHECK_ERROR(err);
     for(PetscInt r = rStart; r < rEnd; ++r) {
       PetscInt c;
 
-      err = MatGetRow(_matrix,r, &ncols, &cols, PETSC_NULL);CHECK_PETSC_ERROR(err);
+      err = MatGetRow(_matrix,r, &ncols, &cols, PETSC_NULL);PYLITH_CHECK_ERROR(err);
       if (!ncols) {
         std::ostringstream msg;
         msg << "ERROR: Empty row " << r << " in ["<<rStart<<","<<rEnd<<")" << std::endl;
@@ -152,13 +152,13 @@
         msg << "ERROR: Row " << r << " in ["<<rStart<<","<<rEnd<<") is missing diagonal element" << std::endl;
         throw std::runtime_error(msg.str().c_str());
       }
-      err = MatRestoreRow(_matrix,r, &ncols, &cols, PETSC_NULL);CHECK_PETSC_ERROR(err);
+      err = MatRestoreRow(_matrix,r, &ncols, &cols, PETSC_NULL);PYLITH_CHECK_ERROR(err);
     }
 #endif
 
   } else if (0 == strcmp(mode, "flush_assembly")) {
-    err = MatAssemblyBegin(_matrix, MAT_FLUSH_ASSEMBLY);CHECK_PETSC_ERROR(err);
-    err = MatAssemblyEnd(_matrix, MAT_FLUSH_ASSEMBLY);CHECK_PETSC_ERROR(err);
+    err = MatAssemblyBegin(_matrix, MAT_FLUSH_ASSEMBLY);PYLITH_CHECK_ERROR(err);
+    err = MatAssemblyEnd(_matrix, MAT_FLUSH_ASSEMBLY);PYLITH_CHECK_ERROR(err);
   } else
     throw std::runtime_error("Unknown mode for assembly of sparse matrix "
 			     "associated with system Jacobian.");
@@ -175,7 +175,7 @@
 { // zero
   PYLITH_METHOD_BEGIN;
 
-  PetscErrorCode err = MatZeroEntries(_matrix);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = MatZeroEntries(_matrix);PYLITH_CHECK_ERROR(err);
   _valuesChanged = true;
 
   PYLITH_METHOD_END;
@@ -188,7 +188,7 @@
 { // view
   PYLITH_METHOD_BEGIN;
 
-  PetscErrorCode err = MatView(_matrix, PETSC_VIEWER_STDOUT_WORLD);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = MatView(_matrix, PETSC_VIEWER_STDOUT_WORLD);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // view
@@ -202,10 +202,10 @@
   PYLITH_METHOD_BEGIN;
 
   PetscViewer viewer;
-  PetscErrorCode err = PetscViewerBinaryOpen(comm, filename, FILE_MODE_WRITE, &viewer);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = PetscViewerBinaryOpen(comm, filename, FILE_MODE_WRITE, &viewer);PYLITH_CHECK_ERROR(err);
 
-  err = MatView(_matrix, viewer); CHECK_PETSC_ERROR(err);
-  err = PetscViewerDestroy(&viewer); CHECK_PETSC_ERROR(err);
+  err = MatView(_matrix, viewer); PYLITH_CHECK_ERROR(err);
+  err = PetscViewerDestroy(&viewer); PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // write
@@ -222,12 +222,12 @@
 
   int nrows = 0;
   int ncols = 0;
-  err = MatGetSize(matSparse, &nrows, &ncols);CHECK_PETSC_ERROR(err);
+  err = MatGetSize(matSparse, &nrows, &ncols);PYLITH_CHECK_ERROR(err);
 
   PetscMat matDense;
   PetscMat matSparseAIJ;
-  err = MatConvert(matSparse, MATSEQAIJ, MAT_INITIAL_MATRIX, &matSparseAIJ);CHECK_PETSC_ERROR(err);
-  err = MatConvert(matSparseAIJ, MATSEQDENSE, MAT_INITIAL_MATRIX, &matDense);CHECK_PETSC_ERROR(err);
+  err = MatConvert(matSparse, MATSEQAIJ, MAT_INITIAL_MATRIX, &matSparseAIJ);PYLITH_CHECK_ERROR(err);
+  err = MatConvert(matSparseAIJ, MATSEQDENSE, MAT_INITIAL_MATRIX, &matDense);PYLITH_CHECK_ERROR(err);
 
   scalar_array vals(nrows*ncols);
   int_array rows(nrows);
@@ -236,7 +236,7 @@
     rows[iRow] = iRow;
   for (int iCol=0; iCol < ncols; ++iCol)
     cols[iCol] = iCol;
-  err = MatGetValues(matDense, nrows, &rows[0], ncols, &cols[0], &vals[0]);CHECK_PETSC_ERROR(err);
+  err = MatGetValues(matDense, nrows, &rows[0], ncols, &cols[0], &vals[0]);PYLITH_CHECK_ERROR(err);
   const PylithScalar tolerance = 1.0e-06;
   bool isSymmetric = true;
   for (int iRow=0; iRow < nrows; ++iRow)
@@ -262,8 +262,8 @@
           isSymmetric = false;
         } // if
     } // for
-  err = MatDestroy(&matDense);CHECK_PETSC_ERROR(err);
-  err = MatDestroy(&matSparseAIJ);CHECK_PETSC_ERROR(err);
+  err = MatDestroy(&matDense);PYLITH_CHECK_ERROR(err);
+  err = MatDestroy(&matSparseAIJ);PYLITH_CHECK_ERROR(err);
   if (!isSymmetric)
     throw std::runtime_error("Jacobian matrix is not symmetric.");
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/Jacobian.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/Jacobian.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/Jacobian.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/Mesh.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/Mesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/Mesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -25,7 +25,7 @@
 #include "spatialdata/units/Nondimensional.hh" // USES Nondimensional
 #include "pylith/utils/array.hh" // USES scalar_array
 #include "pylith/utils/petscfwd.h" // USES PetscVec
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 
 #include <stdexcept> // USES std::runtime_error
 #include <sstream> // USES std::ostringstream
@@ -79,7 +79,7 @@
 
   delete _coordsys; _coordsys = 0;
   _mesh.destroy();
-  PetscErrorCode err = DMDestroy(&_newMesh);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMDestroy(&_newMesh);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // deallocate
@@ -109,11 +109,11 @@
   PYLITH_METHOD_BEGIN;
 
   PetscErrorCode err;
-  err = DMDestroy(&_newMesh);CHECK_PETSC_ERROR(err);
-  err = DMCreate(_comm, &_newMesh);CHECK_PETSC_ERROR(err);
-  err = DMSetType(_newMesh, DMPLEX);CHECK_PETSC_ERROR(err);
-  err = DMPlexSetDimension(_newMesh, dim);CHECK_PETSC_ERROR(err);
-  err = PetscObjectSetName((PetscObject) _newMesh, "domain");CHECK_PETSC_ERROR(err);
+  err = DMDestroy(&_newMesh);PYLITH_CHECK_ERROR(err);
+  err = DMCreate(_comm, &_newMesh);PYLITH_CHECK_ERROR(err);
+  err = DMSetType(_newMesh, DMPLEX);PYLITH_CHECK_ERROR(err);
+  err = DMPlexSetDimension(_newMesh, dim);PYLITH_CHECK_ERROR(err);
+  err = PetscObjectSetName((PetscObject) _newMesh, "domain");PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // createDMMesh
@@ -149,13 +149,13 @@
     PetscErrorCode err = 0;
 
     PetscInt numLabels = 0;
-    err = DMPlexGetNumLabels(_newMesh, &numLabels);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetNumLabels(_newMesh, &numLabels);PYLITH_CHECK_ERROR(err);
 
     *numNames = numLabels;
     *names = new char*[numLabels];
     for (int iLabel=0; iLabel < numLabels; ++iLabel) {
       const char* namestr = NULL;
-      err = DMPlexGetLabelName(_newMesh, iLabel, &namestr);CHECK_PETSC_ERROR(err);
+      err = DMPlexGetLabelName(_newMesh, iLabel, &namestr);PYLITH_CHECK_ERROR(err);
       // Must return char* that SWIG can deallocate.
       const char len = strlen(namestr);
       char* newName = 0;
@@ -185,7 +185,7 @@
   PetscErrorCode err = 0;
 
   PetscBool hasLabel = PETSC_FALSE;
-  err = DMPlexHasLabel(_newMesh, name, &hasLabel);CHECK_PETSC_ERROR(err);
+  err = DMPlexHasLabel(_newMesh, name, &hasLabel);PYLITH_CHECK_ERROR(err);
   if (!hasLabel) {
     std::ostringstream msg;
     msg << "Cannot get size of group '" << name
@@ -194,7 +194,7 @@
   } // if
 
   PetscInt size = 0;
-  err = DMPlexGetLabelSize(_newMesh, name, &size);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetLabelSize(_newMesh, name, &size);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_RETURN(size);
 } // groupSize
@@ -257,10 +257,10 @@
 #endif
 
   assert(_newMesh);
-  err = DMGetCoordinatesLocal(_newMesh, &coordVec);CHECK_PETSC_ERROR(err);assert(coordVec);
+  err = DMGetCoordinatesLocal(_newMesh, &coordVec);PYLITH_CHECK_ERROR(err);assert(coordVec);
   // There does not seem to be an advantage to calling nondimensionalize()
-  err = VecScale(coordVec, 1.0/lengthScale);CHECK_PETSC_ERROR(err);
-  err = DMPlexSetScale(_newMesh, PETSC_UNIT_LENGTH, lengthScale);CHECK_PETSC_ERROR(err);
+  err = VecScale(coordVec, 1.0/lengthScale);PYLITH_CHECK_ERROR(err);
+  err = DMPlexSetScale(_newMesh, PETSC_UNIT_LENGTH, lengthScale);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // nondimensionalize

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/Mesh.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/Mesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/Mesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/Mesh.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/Mesh.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/Mesh.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 #error "Mesh.icc must be included only from Mesh.hh"
 #else
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 
 // Get Sieve mesh.
 inline
@@ -50,9 +50,9 @@
   PYLITH_METHOD_BEGIN;
 
   PetscErrorCode err;
-  err = DMDestroy(&_newMesh);CHECK_PETSC_ERROR(err);
+  err = DMDestroy(&_newMesh);PYLITH_CHECK_ERROR(err);
   _newMesh = dm;
-  err = PetscObjectSetName((PetscObject) _newMesh, "domain");CHECK_PETSC_ERROR(err);
+  err = PetscObjectSetName((PetscObject) _newMesh, "domain");PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 }
@@ -110,7 +110,7 @@
 
   PetscInt dim = 0;
   if (_newMesh) {
-    PetscErrorCode err = DMPlexGetDimension(_newMesh, &dim);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = DMPlexGetDimension(_newMesh, &dim);PYLITH_CHECK_ERROR(err);
   } // if
 
   PYLITH_METHOD_RETURN(dim);
@@ -126,8 +126,8 @@
   if (_newMesh) {
     PetscInt cStart;
     PetscErrorCode err;
-    err = DMPlexGetHeightStratum(_newMesh, 0, &cStart, NULL);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetConeSize(_newMesh, cStart, &coneSize);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetHeightStratum(_newMesh, 0, &cStart, NULL);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetConeSize(_newMesh, cStart, &coneSize);PYLITH_CHECK_ERROR(err);
   } // if
 
   PYLITH_METHOD_RETURN(coneSize);
@@ -142,7 +142,7 @@
   PetscInt nvertices = 0;
   if (_newMesh) {
     PetscInt begin=0, end=0;
-    PetscErrorCode err = DMPlexGetDepthStratum(_newMesh, 0, &begin, &end);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = DMPlexGetDepthStratum(_newMesh, 0, &begin, &end);PYLITH_CHECK_ERROR(err);
     nvertices = end-begin;
   } // if
 
@@ -158,7 +158,7 @@
   PetscInt ncells = 0;
   if (_newMesh) {
     PetscInt begin=0, end=0;
-    PetscErrorCode err = DMPlexGetHeightStratum(_newMesh, 0, &begin, &end);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = DMPlexGetHeightStratum(_newMesh, 0, &begin, &end);PYLITH_CHECK_ERROR(err);
     ncells = end-begin;
   } // if
 
@@ -195,7 +195,7 @@
   PYLITH_METHOD_BEGIN;
 
   assert(_newMesh);
-  PetscErrorCode err = DMView(_newMesh, PETSC_VIEWER_STDOUT_WORLD);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMView(_newMesh, PETSC_VIEWER_STDOUT_WORLD);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 }

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOps.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOps.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOps.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -58,7 +58,7 @@
   const PetscInt cEnd = cellsStratum.end();
 
   PetscDMLabel materialsLabel = NULL;
-  err = DMPlexGetLabel(dmMesh, "material-id", &materialsLabel);CHECK_PETSC_ERROR(err);assert(materialsLabel);
+  err = DMPlexGetLabel(dmMesh, "material-id", &materialsLabel);PYLITH_CHECK_ERROR(err);assert(materialsLabel);
 
   int *matBegin = materialIds;
   int *matEnd = materialIds + numMaterials;
@@ -67,7 +67,7 @@
   for (PetscInt c = cStart; c < cEnd; ++c) {
     PetscInt matId;
 
-    err = DMLabelGetValue(materialsLabel, c, &matId);CHECK_PETSC_ERROR(err);
+    err = DMLabelGetValue(materialsLabel, c, &matId);PYLITH_CHECK_ERROR(err);
     const int *result = std::find(matBegin, matEnd, matId);
     if (result == matEnd) {
       std::ostringstream msg;
@@ -84,7 +84,7 @@
   // Make sure each material has cells.
   int_array matCellCountsAll(matCellCounts.size());
   err = MPI_Allreduce(&matCellCounts[0], &matCellCountsAll[0],
-                      matCellCounts.size(), MPI_INT, MPI_SUM, mesh.comm());CHECK_PETSC_ERROR(err);
+                      matCellCounts.size(), MPI_INT, MPI_SUM, mesh.comm());PYLITH_CHECK_ERROR(err);
   for (int i=0; i < numMaterials; ++i) {
     const int matId = materialIds[i];
     const int matIndex = materialIndex[matId];
@@ -111,7 +111,7 @@
   PetscInt ncells = 0;
 
   PetscDM dmMesh = mesh.dmMesh();assert(dmMesh);
-  PetscErrorCode err = DMPlexGetStratumSize(dmMesh, "material-id", materialId, &ncells);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexGetStratumSize(dmMesh, "material-id", materialId, &ncells);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_RETURN(ncells);
 } // numMaterialCells

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOps.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOps.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOps.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOrder.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOrder.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOrder.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOrder.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOrder.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOrder.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOrder.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOrder.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/MeshOrder.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/MeshRefiner.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/MeshRefiner.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/MeshRefiner.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -22,7 +22,7 @@
 
 #include "MeshOrder.hh" // USES MeshOrder
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 
 #include <cassert> // USES assert()
 
@@ -819,14 +819,14 @@
   const int numRanks = newSendOverlap->getNumRanks();
   for (int isend=0; isend < numRanks; ++isend) {
     int rank = 0;
-    err = newSendOverlap->getRank(isend, &rank); CHECK_PETSC_ERROR(err);
+    err = newSendOverlap->getRank(isend, &rank); PYLITH_CHECK_ERROR(err);
     int irecv = 0;
     err = newRecvOverlap->getRankIndex(rank, &irecv);
 
     int sendRank = 0;
     int recvRank = 0;
-    err = sendOverlap->getRank(isend, &sendRank); CHECK_PETSC_ERROR(err);
-    err = recvOverlap->getRank(irecv, &recvRank); CHECK_PETSC_ERROR(err);
+    err = sendOverlap->getRank(isend, &sendRank); PYLITH_CHECK_ERROR(err);
+    err = recvOverlap->getRank(irecv, &recvRank); PYLITH_CHECK_ERROR(err);
     if (rank != sendRank || rank != recvRank) {
       throw std::logic_error("Error in constructing new overlaps during mesh "
 			     "refinement.\nMismatch in ranks.");
@@ -836,10 +836,10 @@
     int oldSendNumPoints = 0;
     int newRecvNumPoints = 0;
     int oldRecvNumPoints = 0;
-    err = sendOverlap->getNumPointsByRank(rank, &oldSendNumPoints); CHECK_PETSC_ERROR(err);
-    err = newSendOverlap->getNumPointsByRank(rank, &newSendNumPoints); CHECK_PETSC_ERROR(err);
-    err = recvOverlap->getNumPointsByRank(rank, &oldRecvNumPoints); CHECK_PETSC_ERROR(err);
-    err = newRecvOverlap->getNumPointsByRank(rank, &newRecvNumPoints); CHECK_PETSC_ERROR(err);
+    err = sendOverlap->getNumPointsByRank(rank, &oldSendNumPoints); PYLITH_CHECK_ERROR(err);
+    err = newSendOverlap->getNumPointsByRank(rank, &newSendNumPoints); PYLITH_CHECK_ERROR(err);
+    err = recvOverlap->getNumPointsByRank(rank, &oldRecvNumPoints); PYLITH_CHECK_ERROR(err);
+    err = newRecvOverlap->getNumPointsByRank(rank, &newRecvNumPoints); PYLITH_CHECK_ERROR(err);
     if (newSendNumPoints < oldSendNumPoints || newRecvNumPoints < oldRecvNumPoints) {
       throw std::logic_error("Error in constructing new overlaps during mesh "
 			     "refinement.\nInvalid size for new overlaps.");
@@ -864,8 +864,8 @@
 	for (int j=0; j < numNeighbors; ++j) {
 	  int sendRank = 0;
 	  int recvRank = 0;
-	  err = newSendOverlap->getRank(j, &sendRank);CHECK_PETSC_ERROR(err);
-	  err = newRecvOverlap->getRank(j, &recvRank);CHECK_PETSC_ERROR(err);
+	  err = newSendOverlap->getRank(j, &sendRank);PYLITH_CHECK_ERROR(err);
+	  err = newRecvOverlap->getRank(j, &recvRank);PYLITH_CHECK_ERROR(err);
 	  std::cout << "["<<rank<<"]: "
 		    << "send: " << sendRank
 		    << ", npts: " << newSendOverlap->getNumPoints(j)

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/MeshRefiner.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/MeshRefiner.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/MeshRefiner.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/RefineEdges2.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/RefineEdges2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/RefineEdges2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/RefineEdges2.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/RefineEdges2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/RefineEdges2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/RefineFace4Edges2.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/RefineFace4Edges2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/RefineFace4Edges2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/RefineFace4Edges2.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/RefineFace4Edges2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/RefineFace4Edges2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/RefineUniform.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/RefineUniform.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/RefineUniform.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/RefineUniform.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/RefineUniform.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/RefineUniform.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/RefineVol8Face4Edges2.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/RefineVol8Face4Edges2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/RefineVol8Face4Edges2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/RefineVol8Face4Edges2.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/RefineVol8Face4Edges2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/RefineVol8Face4Edges2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/ReverseCuthillMcKee.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/ReverseCuthillMcKee.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/ReverseCuthillMcKee.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/ReverseCuthillMcKee.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/ReverseCuthillMcKee.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/ReverseCuthillMcKee.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/SolutionFields.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/SolutionFields.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/SolutionFields.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 
 #include "SolutionFields.hh" // implementation of class methods
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 
 // ----------------------------------------------------------------------
 // Default constructor.

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/SolutionFields.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/SolutionFields.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/SolutionFields.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/Stratum.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/Stratum.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/Stratum.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/Stratum.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/Stratum.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/Stratum.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 #error "Stratum.icc must be included only from Stratum.hh"
 #else
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 
 // ----------------------------------------------------------------------
 // Default constructor.
@@ -33,10 +33,10 @@
   PetscErrorCode err = 0;
   switch(stype) {
   case HEIGHT:
-    err = DMPlexGetHeightStratum(dmMesh, level, &_begin, &_end);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetHeightStratum(dmMesh, level, &_begin, &_end);PYLITH_CHECK_ERROR(err);
     break;
   case DEPTH:
-    err = DMPlexGetDepthStratum(dmMesh, level, &_begin, &_end);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetDepthStratum(dmMesh, level, &_begin, &_end);PYLITH_CHECK_ERROR(err);
     break;
   default:
     assert(false);
@@ -91,9 +91,9 @@
 { // constructor
   assert(dmMesh);
   PetscErrorCode err;
-  err = DMPlexGetStratumIS(dmMesh, label, id, &_indexSet);CHECK_PETSC_ERROR(err);assert(_indexSet);
-  err = ISGetSize(_indexSet, &_size);CHECK_PETSC_ERROR(err);assert(_size >= 0);
-  err = ISGetIndices(_indexSet, &_points);CHECK_PETSC_ERROR(err);assert(_points);
+  err = DMPlexGetStratumIS(dmMesh, label, id, &_indexSet);PYLITH_CHECK_ERROR(err);assert(_indexSet);
+  err = ISGetSize(_indexSet, &_size);PYLITH_CHECK_ERROR(err);assert(_size >= 0);
+  err = ISGetIndices(_indexSet, &_points);PYLITH_CHECK_ERROR(err);assert(_points);
 } // constructor
 
 // ----------------------------------------------------------------------
@@ -111,8 +111,8 @@
 pylith::topology::StratumIS::deallocate(void)
 { // deallocate
   PetscErrorCode err = 0;
-  err = ISRestoreIndices(_indexSet, &_points);CHECK_PETSC_ERROR(err);_points=NULL;
-  err = ISDestroy(&_indexSet);CHECK_PETSC_ERROR(err);assert(!_indexSet);
+  err = ISRestoreIndices(_indexSet, &_points);PYLITH_CHECK_ERROR(err);_points=NULL;
+  err = ISDestroy(&_indexSet);PYLITH_CHECK_ERROR(err);assert(!_indexSet);
 } // deallocate
 
 // ----------------------------------------------------------------------

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/SubMesh.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/SubMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/SubMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -10,7 +10,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -24,7 +24,7 @@
 #include "spatialdata/units/Nondimensional.hh" // USES Nondimensional
 #include "spatialdata/geocoords/CoordSys.hh" // USES CoordSys
 #include "pylith/utils/petscfwd.h" // USES PetscVec
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 
 #include <Selection.hh> // USES ALE::Selection
 
@@ -74,7 +74,7 @@
 
   delete _coordsys; _coordsys = 0;
   _mesh.destroy();
-  PetscErrorCode err = DMDestroy(&_newMesh);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMDestroy(&_newMesh);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // deallocate
@@ -158,7 +158,7 @@
   PetscBool hasLabel;
   PetscErrorCode err;
 
-  err = DMPlexHasLabel(dmMesh, label, &hasLabel);CHECK_PETSC_ERROR(err);
+  err = DMPlexHasLabel(dmMesh, label, &hasLabel);PYLITH_CHECK_ERROR(err);
   if (!hasLabel) {
     std::ostringstream msg;
     msg << "Could not find group of points '" << label << "' in DM mesh.";
@@ -166,20 +166,20 @@
   } // if
 
   /* TODO: Add creation of pointSF for submesh */
-  err = DMDestroy(&_newMesh);CHECK_PETSC_ERROR(err);
-  err = DMPlexCreateSubmesh(dmMesh, label, 1, &_newMesh);CHECK_PETSC_ERROR(err);
+  err = DMDestroy(&_newMesh);PYLITH_CHECK_ERROR(err);
+  err = DMPlexCreateSubmesh(dmMesh, label, 1, &_newMesh);PYLITH_CHECK_ERROR(err);
 
   // Set data from mesh.
   coordsys(mesh);
 
   // Set name
   std::string meshLabel = "subdomain_" + std::string(label);
-  err = PetscObjectSetName((PetscObject) _newMesh, meshLabel.c_str());CHECK_PETSC_ERROR(err);
+  err = PetscObjectSetName((PetscObject) _newMesh, meshLabel.c_str());PYLITH_CHECK_ERROR(err);
   PetscInt maxConeSizeLocal, maxConeSize = 0;
 
-  err = DMPlexGetMaxSizes(dmMesh, &maxConeSizeLocal, NULL);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetMaxSizes(dmMesh, &maxConeSizeLocal, NULL);PYLITH_CHECK_ERROR(err);
   err = MPI_Allreduce(&maxConeSizeLocal, &maxConeSize, 1, MPI_INT, MPI_MAX,
-                      PetscObjectComm((PetscObject) dmMesh)); CHECK_PETSC_ERROR(err);
+                      PetscObjectComm((PetscObject) dmMesh)); PYLITH_CHECK_ERROR(err);
 
   if (maxConeSize <= 0) {
     std::ostringstream msg;

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/SubMesh.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/SubMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/SubMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/SubMesh.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/SubMesh.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/SubMesh.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 #error "SubMesh.icc must be included only from SubMesh.hh"
 #else
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 
 // Get Sieve mesh.
 inline
@@ -48,9 +48,9 @@
 void
 pylith::topology::SubMesh::setDMMesh(PetscDM dm) {
   PetscErrorCode err;
-  err = DMDestroy(&_newMesh);CHECK_PETSC_ERROR(err);
+  err = DMDestroy(&_newMesh);PYLITH_CHECK_ERROR(err);
   _newMesh = dm;
-  err = PetscObjectSetName((PetscObject) _newMesh, "domain");CHECK_PETSC_ERROR(err);
+  err = PetscObjectSetName((PetscObject) _newMesh, "domain");PYLITH_CHECK_ERROR(err);
 }
 
 // Get point type sizes.
@@ -97,7 +97,7 @@
 pylith::topology::SubMesh::dimension(void) const {
   PetscInt dim = 0;
   if (_newMesh) {
-    PetscErrorCode err = DMPlexGetDimension(_newMesh, &dim);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = DMPlexGetDimension(_newMesh, &dim);PYLITH_CHECK_ERROR(err);
   } // if
   return dim;
 }
@@ -110,8 +110,8 @@
   if (_newMesh) {
     PetscErrorCode err;
     PetscInt cStart = 0;
-    err = DMPlexGetHeightStratum(_newMesh, 1, &cStart, NULL);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetConeSize(_newMesh, cStart, &coneSize);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetHeightStratum(_newMesh, 1, &cStart, NULL);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetConeSize(_newMesh, cStart, &coneSize);PYLITH_CHECK_ERROR(err);
   } // if
   return coneSize;
 }
@@ -123,7 +123,7 @@
   PetscInt nvertices = 0;
   if (_newMesh) {
     PetscInt begin=0, end=0;
-    PetscErrorCode err = DMPlexGetDepthStratum(_newMesh, 0, &begin, &end);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = DMPlexGetDepthStratum(_newMesh, 0, &begin, &end);PYLITH_CHECK_ERROR(err);
     nvertices = end-begin;
   } // if
   return nvertices;
@@ -136,7 +136,7 @@
   PetscInt ncells = 0;
   if (_newMesh) {
     PetscInt begin=0, end=0;
-    PetscErrorCode err = DMPlexGetHeightStratum(_newMesh, 1, &begin, &end);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = DMPlexGetHeightStratum(_newMesh, 1, &begin, &end);PYLITH_CHECK_ERROR(err);
     ncells = end-begin;
   } // if
   return ncells;
@@ -158,7 +158,7 @@
 void
 pylith::topology::SubMesh::view(const char* label) const {
   assert(_newMesh);
-  PetscErrorCode err = DMView(_newMesh, PETSC_VIEWER_STDOUT_WORLD);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMView(_newMesh, PETSC_VIEWER_STDOUT_WORLD);PYLITH_CHECK_ERROR(err);
 }
 
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/VisitorMesh.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/VisitorMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/VisitorMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/VisitorMesh.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/VisitorMesh.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/VisitorMesh.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -24,7 +24,7 @@
 #include "SubMesh.hh" // USES SubMesh
 #include "Field.hh" // USES Field
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 
 // ----------------------------------------------------------------------
 // Constructor with field over a mesh.
@@ -73,7 +73,7 @@
   _section = field.petscSection();assert(_section);
   _localVec = field.localVector();assert(_localVec);
 
-  PetscErrorCode err = VecGetArray(_localVec, &_localArray);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = VecGetArray(_localVec, &_localArray);PYLITH_CHECK_ERROR(err);
 } // initialize
 
 // ----------------------------------------------------------------------
@@ -83,7 +83,7 @@
 pylith::topology::VecVisitorMesh::clear(void)
 { // clear
   if (_localVec) {
-    PetscErrorCode err = VecRestoreArray(_localVec, &_localArray);CHECK_PETSC_ERROR(err);assert(!_localArray);
+    PetscErrorCode err = VecRestoreArray(_localVec, &_localArray);PYLITH_CHECK_ERROR(err);assert(!_localArray);
   } // if
 
   _section = NULL;
@@ -125,7 +125,7 @@
 { // sectionDof
   assert(_section);
   PetscInt dof;
-  PetscErrorCode err = PetscSectionGetDof(_section, point, &dof);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = PetscSectionGetDof(_section, point, &dof);PYLITH_CHECK_ERROR(err);
   return dof;
 } // sectionDof
 
@@ -137,7 +137,7 @@
 { // sectionConstraintDof
   assert(_section);
   PetscInt dof;
-  PetscErrorCode err = PetscSectionGetConstraintDof(_section, point, &dof);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = PetscSectionGetConstraintDof(_section, point, &dof);PYLITH_CHECK_ERROR(err);
   return dof;
 } // sectionConstraintDof
 
@@ -149,7 +149,7 @@
 { // sectionOffset
   assert(_section);
   PetscInt offset;
-  PetscErrorCode err = PetscSectionGetOffset(_section, point, &offset);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = PetscSectionGetOffset(_section, point, &offset);PYLITH_CHECK_ERROR(err);
   return offset;
 } // sectionOffset
 
@@ -164,7 +164,7 @@
   assert(_dm);
   assert(_section);
   assert(_localVec);
-  PetscErrorCode err = DMPlexVecGetClosure(_dm, _section, _localVec, cell, valuesSize, valuesCell);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexVecGetClosure(_dm, _section, _localVec, cell, valuesSize, valuesCell);PYLITH_CHECK_ERROR(err);
 } // getClosure
 
 // ----------------------------------------------------------------------
@@ -178,7 +178,7 @@
   assert(_dm);
   assert(_section);
   assert(_localVec);
-  PetscErrorCode err = DMPlexVecRestoreClosure(_dm, _section, _localVec, cell, valuesSize, valuesCell);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexVecRestoreClosure(_dm, _section, _localVec, cell, valuesSize, valuesCell);PYLITH_CHECK_ERROR(err);
 } // restoreClosure
 
 // ----------------------------------------------------------------------
@@ -193,7 +193,7 @@
   assert(_dm);
   assert(_section);
   assert(_localVec);
-  PetscErrorCode err = DMPlexVecSetClosure(_dm, _section, _localVec, cell, valuesCell, mode);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexVecSetClosure(_dm, _section, _localVec, cell, valuesCell, mode);PYLITH_CHECK_ERROR(err);
 } // setClosure
 
 // ----------------------------------------------------------------------
@@ -251,7 +251,7 @@
   assert(_dm);
   assert(_mat);
   assert(_section);
-  PetscErrorCode err = DMPlexMatSetClosure(_dm, _section, NULL, _mat, cell, valuesCell, mode);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexMatSetClosure(_dm, _section, NULL, _mat, cell, valuesCell, mode);PYLITH_CHECK_ERROR(err);
 } // setClosure
 
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/VisitorSubMesh.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/VisitorSubMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/VisitorSubMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/VisitorSubMesh.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/VisitorSubMesh.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/VisitorSubMesh.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 #error "VisitorSubMesh.icc must be included only from VisitorSubMesh.hh"
 #else
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 
 // ----------------------------------------------------------------------
 // Default constructor.
@@ -59,8 +59,8 @@
   PetscErrorCode err;
   PetscSection section = _field.petscSection();assert(section);
   const PetscIS subpointIS = submeshIS.indexSet();assert(subpointIS);
-  err = PetscSectionCreateSubmeshSection(section, subpointIS, &_section);CHECK_PETSC_ERROR(err);assert(_section);
-  err = VecGetArray(_localVec, &_localArray);CHECK_PETSC_ERROR(err);assert(_localArray);
+  err = PetscSectionCreateSubmeshSection(section, subpointIS, &_section);PYLITH_CHECK_ERROR(err);assert(_section);
+  err = VecGetArray(_localVec, &_localArray);PYLITH_CHECK_ERROR(err);assert(_localArray);
 } // initialize
 
 // ----------------------------------------------------------------------
@@ -72,7 +72,7 @@
   PetscErrorCode err = 0;
 
   if (_localVec) {
-    err = VecRestoreArray(_localVec, &_localArray);CHECK_PETSC_ERROR(err);assert(!_localArray);
+    err = VecRestoreArray(_localVec, &_localArray);PYLITH_CHECK_ERROR(err);assert(!_localArray);
   } // if
   
   if (_section) {
@@ -100,7 +100,7 @@
 { // sectionDof
   assert(_section);
   PetscInt dof;
-  PetscErrorCode err = PetscSectionGetDof(_section, point, &dof);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = PetscSectionGetDof(_section, point, &dof);PYLITH_CHECK_ERROR(err);
   return dof;
 } // sectionDof
 
@@ -112,7 +112,7 @@
 { // sectionOffset
   assert(_section);
   PetscInt offset;
-  PetscErrorCode err = PetscSectionGetOffset(_section, point, &offset);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = PetscSectionGetOffset(_section, point, &offset);PYLITH_CHECK_ERROR(err);
   return offset;
 } // sectionOffset
 
@@ -127,7 +127,7 @@
   assert(_dm);
   assert(_section);
   assert(_localVec);
-  PetscErrorCode err = DMPlexVecGetClosure(_dm, _section, _localVec, cell, valuesSize, valuesCell);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexVecGetClosure(_dm, _section, _localVec, cell, valuesSize, valuesCell);PYLITH_CHECK_ERROR(err);
 } // getClosure
 
 // ----------------------------------------------------------------------
@@ -141,7 +141,7 @@
   assert(_dm);
   assert(_section);
   assert(_localVec);
-  PetscErrorCode err = DMPlexVecRestoreClosure(_dm, _section, _localVec, cell, valuesSize, valuesCell);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexVecRestoreClosure(_dm, _section, _localVec, cell, valuesSize, valuesCell);PYLITH_CHECK_ERROR(err);
 } // restoreClosure
 
 // ----------------------------------------------------------------------
@@ -156,7 +156,7 @@
   assert(_dm);
   assert(_section);
   assert(_localVec);
-  PetscErrorCode err = DMPlexVecSetClosure(_dm, _section, _localVec, cell, valuesCell, mode);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexVecSetClosure(_dm, _section, _localVec, cell, valuesCell, mode);PYLITH_CHECK_ERROR(err);
 } // setClosure
 
 // ----------------------------------------------------------------------
@@ -177,10 +177,10 @@
   PetscSection section = field.petscSection();assert(section);
   PetscSF sf = NULL;
   PetscErrorCode err;
-  err = PetscSectionCreateSubmeshSection(section, subpointIS, &_subsection);CHECK_PETSC_ERROR(err);assert(_subsection);
-  err = DMGetPointSF(_dm, &sf);CHECK_PETSC_ERROR(err);assert(sf);
-  err = PetscSectionCreateGlobalSection(section, sf, PETSC_FALSE, &_globalSection);CHECK_PETSC_ERROR(err);assert(_globalSection);
-  err = PetscSectionCreateSubmeshSection(_globalSection, subpointIS, &_globalSubsection);CHECK_PETSC_ERROR(err);assert(_globalSubsection);
+  err = PetscSectionCreateSubmeshSection(section, subpointIS, &_subsection);PYLITH_CHECK_ERROR(err);assert(_subsection);
+  err = DMGetPointSF(_dm, &sf);PYLITH_CHECK_ERROR(err);assert(sf);
+  err = PetscSectionCreateGlobalSection(section, sf, PETSC_FALSE, &_globalSection);PYLITH_CHECK_ERROR(err);assert(_globalSection);
+  err = PetscSectionCreateSubmeshSection(_globalSection, subpointIS, &_globalSubsection);PYLITH_CHECK_ERROR(err);assert(_globalSubsection);
 
   initialize();
 } // constructor
@@ -227,7 +227,7 @@
   assert(_globalSection);
   assert(_globalSubsection);
 #if 0 // NOT IMPLEMENTED
-  PetscErrorCode err = DMPlexVecGetClosure(_dm, _section, _localVec, cell, valuesSize, valuesCell);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexVecGetClosure(_dm, _section, _localVec, cell, valuesSize, valuesCell);PYLITH_CHECK_ERROR(err);
 #else
   assert(false);
 #endif
@@ -246,7 +246,7 @@
   assert(_globalSection);
   assert(_globalSubsection);
 #if 0 // NOT IMPLEMENTED
-  PetscErrorCode err = DMPlexVecRestoreClosure(_dm, _section, _localVec, cell, valuesSize, valuesCell);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexVecRestoreClosure(_dm, _section, _localVec, cell, valuesSize, valuesCell);PYLITH_CHECK_ERROR(err);
 #else
   assert(false);
 #endif
@@ -264,7 +264,7 @@
   assert(_dm);
   assert(_subsection);
   assert(_globalSubsection);
-  PetscErrorCode err = DMPlexMatSetClosure(_dm, _subsection, _globalSubsection, _mat, cell, valuesCell, ADD_VALUES);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexMatSetClosure(_dm, _subsection, _globalSubsection, _mat, cell, valuesCell, ADD_VALUES);PYLITH_CHECK_ERROR(err);
 } // setClosure
 
 // ----------------------------------------------------------------------
@@ -276,9 +276,9 @@
 { // constructor
   PetscDM dmMesh = submesh.dmMesh();assert(dmMesh);
   PetscErrorCode err;
-  err = DMPlexCreateSubpointIS(dmMesh, &_indexSet);CHECK_PETSC_ERROR(err);
-  err = ISGetSize(_indexSet, &_size);CHECK_PETSC_ERROR(err);assert(_size >= 0);
-  err = ISGetIndices(_indexSet, &_points);CHECK_PETSC_ERROR(err);assert(_points);
+  err = DMPlexCreateSubpointIS(dmMesh, &_indexSet);PYLITH_CHECK_ERROR(err);
+  err = ISGetSize(_indexSet, &_size);PYLITH_CHECK_ERROR(err);assert(_size >= 0);
+  err = ISGetIndices(_indexSet, &_points);PYLITH_CHECK_ERROR(err);assert(_points);
 } // constructor
 
 // ----------------------------------------------------------------------
@@ -297,8 +297,8 @@
 { // deallocate
   PetscErrorCode err;
   if (_indexSet) {
-    err = ISRestoreIndices(_indexSet, &_points);CHECK_PETSC_ERROR(err);_points=NULL;
-    err = ISDestroy(&_indexSet);CHECK_PETSC_ERROR(err);assert(!_indexSet);
+    err = ISRestoreIndices(_indexSet, &_points);PYLITH_CHECK_ERROR(err);_points=NULL;
+    err = ISDestroy(&_indexSet);PYLITH_CHECK_ERROR(err);assert(!_indexSet);
   } // if
 } // deallocate
 

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/topologyfwd.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/topologyfwd.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/topologyfwd.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/utils/EventLogger.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/utils/EventLogger.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/utils/EventLogger.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 
 #include "EventLogger.hh" // Implementation of class methods
 
-#include "petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include <stdexcept> // USES std::runtime_error
 #include <sstream> // USES std::ostringstream

Modified: short/3D/PyLith/trunk/libsrc/pylith/utils/EventLogger.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/utils/EventLogger.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/utils/EventLogger.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/utils/EventLogger.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/utils/EventLogger.icc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/utils/EventLogger.icc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/utils/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/utils/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/utils/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/libsrc/pylith/utils/TestArray.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/utils/TestArray.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/utils/TestArray.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/utils/TestArray.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/utils/TestArray.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/utils/TestArray.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/utils/array.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/utils/array.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/utils/array.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/utils/arrayfwd.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/utils/arrayfwd.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/utils/arrayfwd.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/utils/constdefs.h
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/utils/constdefs.h	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/utils/constdefs.h	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Added: short/3D/PyLith/trunk/libsrc/pylith/utils/error.h
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/utils/error.h	                        (rev 0)
+++ short/3D/PyLith/trunk/libsrc/pylith/utils/error.h	2013-04-25 18:08:04 UTC (rev 21941)
@@ -0,0 +1,50 @@
+// -*- C++ -*-
+//
+// ======================================================================
+//
+// Brad T. Aagaard, U.S. Geological Survey
+// Charles A. Williams, GNS Science
+// Matthew G. Knepley, University of Chicago
+//
+// This code was developed as part of the Computational Infrastructure
+// for Geodynamics (http://geodynamics.org).
+//
+// Copyright (c) 2010-2013 University of California, Davis
+//
+// See COPYING for license information.
+//
+// ======================================================================
+//
+
+/**
+ * @file libsrc/utils/error.h
+ *
+ * @brief Wrappers around PETSc error handling routines.
+ */
+
+#if !defined(pylith_utils_error_h)
+#define pylith_utils_error_h
+
+#undef __FUNCT__
+#if defined(__FUNCTION_NAME__)
+#define __FUNCT__ __FUNCTION_NAME__
+#undef PETSC_FUNCTION_NAME
+#define PETSC_FUNCTION_NAME __FUNCT__
+#else
+#define __FUNCT__ __func__
+#endif
+
+#define PYLITH_METHOD_BEGIN PetscFunctionBegin
+#define PYLITH_METHOD_END PetscFunctionReturnVoid()
+#define PYLITH_METHOD_RETURN(v) PetscFunctionReturn(v)
+
+#define PYLITH_CHECK_ERROR(err) CHKERRXX(err)
+
+#define PYLITH_CHECK_ERROR_MSG(err, msg) \
+  if (err) { \
+    PetscError(PETSC_COMM_SELF, __LINE__, __FUNCT__, __FILE__, __SDIR__, err, PETSC_ERROR_IN_CXX, 0, " "); \
+    throw std::runtime_error(msg); }
+
+#endif // pylith_utils_error_h
+
+// End of file

Modified: short/3D/PyLith/trunk/libsrc/pylith/utils/lapack.h
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/utils/lapack.h	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/utils/lapack.h	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/utils/macrodefs.h
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/utils/macrodefs.h	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/utils/macrodefs.h	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/utils/petscerror.h
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/utils/petscerror.h	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/utils/petscerror.h	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -17,13 +17,13 @@
 //
 
 /**
- * @file libsrc/utils/petscerror.h
+ * @file libsrc/utils/error.h
  *
  * @brief Wrappers around PETSc error handling routines.
  */
 
-#if !defined(pylith_utils_petscerror_h)
-#define pylith_utils_petscerror_h
+#if !defined(pylith_utils_error.h)
+#define pylith_utils_error.h
 
 #undef __FUNCT__
 #if defined(__FUNCTION_NAME__)
@@ -38,13 +38,20 @@
 #define PYLITH_METHOD_END PetscFunctionReturnVoid()
 #define PYLITH_METHOD_RETURN(v) PetscFunctionReturn(v)
 
-#define CHECK_PETSC_ERROR(err) CHKERRXX(err)
+#define PYLITH_CHECK_ERROR(err) CHKERRXX(err)
 
-#define CHECK_PETSC_ERROR_MSG(err, msg) \
+#define PYLITH_CHECK_ERROR_MSG(err, msg) \
   if (err) { \
     PetscError(PETSC_COMM_SELF, __LINE__, __FUNCT__, __FILE__, __SDIR__, err, PETSC_ERROR_IN_CXX, 0, " "); \
     throw std::runtime_error(msg); }
 
-#endif // pylith_utils_petscerror_h
+#define PYLITH_CHECK_ERROR(err) CHKERRXX(err)
 
+#define PYLITH_CHECK_ERROR_MSG(err, msg) \
+  if (err) { \
+    PetscError(PETSC_COMM_SELF, __LINE__, __FUNCT__, __FILE__, __SDIR__, err, PETSC_ERROR_IN_CXX, 0, " "); \
+    throw std::runtime_error(msg); }
+
+#endif // pylith_utils_error.h
+
 // End of file

Modified: short/3D/PyLith/trunk/libsrc/pylith/utils/sievefwd.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/utils/sievefwd.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/utils/sievefwd.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/utils/sievetypes.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/utils/sievetypes.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/utils/sievetypes.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/utils/types.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/utils/types.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/utils/types.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/libsrc/pylith/utils/utilsfwd.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/utils/utilsfwd.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/libsrc/pylith/utils/utilsfwd.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/modulesrc/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/modulesrc/bc/AbsorbingDampers.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/bc/AbsorbingDampers.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/bc/AbsorbingDampers.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/bc/BCIntegratorSubMesh.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/bc/BCIntegratorSubMesh.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/bc/BCIntegratorSubMesh.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/bc/BoundaryCondition.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/bc/BoundaryCondition.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/bc/BoundaryCondition.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/bc/BoundaryConditionPoints.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/bc/BoundaryConditionPoints.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/bc/BoundaryConditionPoints.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/bc/DirichletBC.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/bc/DirichletBC.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/bc/DirichletBC.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/bc/DirichletBoundary.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/bc/DirichletBoundary.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/bc/DirichletBoundary.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/bc/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/modulesrc/bc/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/bc/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/modulesrc/bc/Neumann.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/bc/Neumann.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/bc/Neumann.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/bc/PointForce.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/bc/PointForce.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/bc/PointForce.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/bc/TimeDependent.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/bc/TimeDependent.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/bc/TimeDependent.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/bc/TimeDependentPoints.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/bc/TimeDependentPoints.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/bc/TimeDependentPoints.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/bc/bc.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/bc/bc.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/bc/bc.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/faults/BruneSlipFn.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/faults/BruneSlipFn.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/faults/BruneSlipFn.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/faults/ConstRateSlipFn.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/faults/ConstRateSlipFn.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/faults/ConstRateSlipFn.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/faults/EqKinSrc.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/faults/EqKinSrc.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/faults/EqKinSrc.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/faults/Fault.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/faults/Fault.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/faults/Fault.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/faults/FaultCohesive.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/faults/FaultCohesive.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/faults/FaultCohesive.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveDyn.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveDyn.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveDyn.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveImpulses.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveImpulses.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveImpulses.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveKin.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveKin.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveKin.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveLagrange.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveLagrange.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveLagrange.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveTract.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveTract.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/faults/FaultCohesiveTract.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/faults/LiuCosSlipFn.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/faults/LiuCosSlipFn.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/faults/LiuCosSlipFn.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/faults/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/modulesrc/faults/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/faults/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/modulesrc/faults/SlipTimeFn.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/faults/SlipTimeFn.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/faults/SlipTimeFn.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/faults/StepSlipFn.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/faults/StepSlipFn.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/faults/StepSlipFn.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/faults/TimeHistorySlipFn.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/faults/TimeHistorySlipFn.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/faults/TimeHistorySlipFn.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/faults/TractPerturbation.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/faults/TractPerturbation.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/faults/TractPerturbation.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/faults/faults.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/faults/faults.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/faults/faults.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/CellGeometry.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/CellGeometry.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/CellGeometry.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/Constraint.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/Constraint.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/Constraint.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityExplicit.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityExplicit.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityExplicit.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityExplicitLgDeform.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityExplicitLgDeform.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityExplicitLgDeform.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityExplicitTet4.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityExplicitTet4.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityExplicitTet4.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityExplicitTri3.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityExplicitTri3.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityExplicitTri3.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityImplicit.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityImplicit.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityImplicit.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityImplicitCUDA.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityImplicitCUDA.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityImplicitCUDA.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityImplicitLgDeform.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityImplicitLgDeform.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/ElasticityImplicitLgDeform.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/GeometryHex3D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/GeometryHex3D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/GeometryHex3D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/GeometryLine1D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/GeometryLine1D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/GeometryLine1D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/GeometryLine2D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/GeometryLine2D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/GeometryLine2D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/GeometryLine3D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/GeometryLine3D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/GeometryLine3D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/GeometryPoint1D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/GeometryPoint1D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/GeometryPoint1D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/GeometryPoint2D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/GeometryPoint2D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/GeometryPoint2D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/GeometryPoint3D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/GeometryPoint3D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/GeometryPoint3D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/GeometryQuad2D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/GeometryQuad2D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/GeometryQuad2D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/GeometryQuad3D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/GeometryQuad3D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/GeometryQuad3D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/GeometryTet3D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/GeometryTet3D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/GeometryTet3D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/GeometryTri2D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/GeometryTri2D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/GeometryTri2D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/GeometryTri3D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/GeometryTri3D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/GeometryTri3D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/Integrator.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/Integrator.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/Integrator.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/IntegratorElasticity.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/IntegratorElasticity.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/IntegratorElasticity.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/IntegratorElasticityLgDeform.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/IntegratorElasticityLgDeform.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/IntegratorElasticityLgDeform.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/Quadrature.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/Quadrature.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/Quadrature.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/QuadratureRefCell.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/QuadratureRefCell.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/QuadratureRefCell.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/feassemble/feassemble.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/feassemble/feassemble.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/feassemble/feassemble.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/friction/FrictionModel.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/friction/FrictionModel.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/friction/FrictionModel.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/friction/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/modulesrc/friction/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/friction/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/modulesrc/friction/RateStateAgeing.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/friction/RateStateAgeing.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/friction/RateStateAgeing.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/friction/SlipWeakening.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/friction/SlipWeakening.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/friction/SlipWeakening.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/friction/SlipWeakeningTime.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/friction/SlipWeakeningTime.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/friction/SlipWeakeningTime.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/friction/StaticFriction.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/friction/StaticFriction.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/friction/StaticFriction.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/friction/TimeWeakening.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/friction/TimeWeakening.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/friction/TimeWeakening.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/friction/friction.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/friction/friction.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/friction/friction.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/include/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/modulesrc/include/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/include/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/modulesrc/include/chararray.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/include/chararray.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/include/chararray.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/include/eqkinsrcarray.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/include/eqkinsrcarray.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/include/eqkinsrcarray.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/include/integratorarray.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/include/integratorarray.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/include/integratorarray.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/include/scalartypemaps.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/include/scalartypemaps.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/include/scalartypemaps.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/include/submeshfield.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/include/submeshfield.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/include/submeshfield.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/materials/DruckerPrager3D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/DruckerPrager3D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/DruckerPrager3D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/materials/DruckerPragerPlaneStrain.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/DruckerPragerPlaneStrain.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/DruckerPragerPlaneStrain.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/materials/ElasticIsotropic3D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/ElasticIsotropic3D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/ElasticIsotropic3D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/materials/ElasticMaterial.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/ElasticMaterial.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/ElasticMaterial.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/materials/ElasticPlaneStrain.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/ElasticPlaneStrain.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/ElasticPlaneStrain.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/materials/ElasticPlaneStress.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/ElasticPlaneStress.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/ElasticPlaneStress.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/materials/ElasticStrain1D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/ElasticStrain1D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/ElasticStrain1D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/materials/ElasticStress1D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/ElasticStress1D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/ElasticStress1D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/materials/GenMaxwellIsotropic3D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/GenMaxwellIsotropic3D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/GenMaxwellIsotropic3D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/materials/GenMaxwellPlaneStrain.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/GenMaxwellPlaneStrain.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/GenMaxwellPlaneStrain.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/materials/GenMaxwellQpQsIsotropic3D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/GenMaxwellQpQsIsotropic3D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/GenMaxwellQpQsIsotropic3D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/materials/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/modulesrc/materials/Material.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/Material.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/Material.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/materials/MaxwellIsotropic3D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/MaxwellIsotropic3D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/MaxwellIsotropic3D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/materials/MaxwellPlaneStrain.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/MaxwellPlaneStrain.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/MaxwellPlaneStrain.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/materials/PowerLaw3D.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/PowerLaw3D.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/PowerLaw3D.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/materials/PowerLawPlaneStrain.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/PowerLawPlaneStrain.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/PowerLawPlaneStrain.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/materials/materials.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/materials/materials.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/materials/materials.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/meshio/CellFilter.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/CellFilter.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/CellFilter.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/meshio/CellFilterAvg.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/CellFilterAvg.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/CellFilterAvg.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/meshio/DataWriter.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/DataWriter.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/DataWriter.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/meshio/DataWriterHDF5.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/DataWriterHDF5.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/DataWriterHDF5.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/meshio/DataWriterHDF5Ext.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/DataWriterHDF5Ext.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/DataWriterHDF5Ext.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/meshio/DataWriterVTK.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/DataWriterVTK.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/DataWriterVTK.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/meshio/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/modulesrc/meshio/MeshIOAscii.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/MeshIOAscii.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/MeshIOAscii.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/meshio/MeshIOCubit.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/MeshIOCubit.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/MeshIOCubit.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/meshio/MeshIOLagrit.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/MeshIOLagrit.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/MeshIOLagrit.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/meshio/MeshIOObj.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/MeshIOObj.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/MeshIOObj.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/meshio/OutputManager.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/OutputManager.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/OutputManager.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/meshio/OutputSolnPoints.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/OutputSolnPoints.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/OutputSolnPoints.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/meshio/OutputSolnSubset.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/OutputSolnSubset.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/OutputSolnSubset.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/meshio/VertexFilter.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/VertexFilter.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/VertexFilter.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/meshio/VertexFilterVecNorm.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/VertexFilterVecNorm.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/VertexFilterVecNorm.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/meshio/Xdmf.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/Xdmf.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/Xdmf.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/meshio/meshio.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/meshio/meshio.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/meshio/meshio.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/mpi/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/modulesrc/mpi/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/mpi/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/modulesrc/mpi/mpi.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/mpi/mpi.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/mpi/mpi.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/mpi/mpi_comm.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/mpi/mpi_comm.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/mpi/mpi_comm.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/mpi/mpi_error.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/mpi/mpi_error.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/mpi/mpi_error.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/mpi/mpi_reduce.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/mpi/mpi_reduce.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/mpi/mpi_reduce.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/problems/Explicit.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/problems/Explicit.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/problems/Explicit.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/problems/Formulation.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/problems/Formulation.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/problems/Formulation.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/problems/Implicit.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/problems/Implicit.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/problems/Implicit.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/problems/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/modulesrc/problems/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/problems/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/modulesrc/problems/Solver.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/problems/Solver.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/problems/Solver.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/problems/SolverLinear.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/problems/SolverLinear.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/problems/SolverLinear.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/problems/SolverLumped.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/problems/SolverLumped.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/problems/SolverLumped.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/problems/SolverNonlinear.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/problems/SolverNonlinear.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/problems/SolverNonlinear.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/problems/problems.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/problems/problems.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/problems/problems.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/topology/Distributor.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/topology/Distributor.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/topology/Distributor.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/topology/Field.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/topology/Field.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/topology/Field.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/topology/FieldBase.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/topology/FieldBase.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/topology/FieldBase.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/topology/Fields.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/topology/Fields.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/topology/Fields.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/topology/Jacobian.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/topology/Jacobian.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/topology/Jacobian.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/topology/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/modulesrc/topology/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/topology/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/modulesrc/topology/Mesh.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/topology/Mesh.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/topology/Mesh.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/topology/MeshOps.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/topology/MeshOps.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/topology/MeshOps.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/topology/RefineUniform.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/topology/RefineUniform.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/topology/RefineUniform.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/topology/ReverseCuthillMcKee.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/topology/ReverseCuthillMcKee.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/topology/ReverseCuthillMcKee.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/topology/SolutionFields.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/topology/SolutionFields.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/topology/SolutionFields.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/topology/SubMesh.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/topology/SubMesh.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/topology/SubMesh.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/topology/topology.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/topology/topology.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/topology/topology.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/utils/EventLogger.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/utils/EventLogger.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/utils/EventLogger.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/utils/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/modulesrc/utils/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/utils/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/modulesrc/utils/TestArray.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/utils/TestArray.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/utils/TestArray.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/utils/constdefs.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/utils/constdefs.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/utils/constdefs.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/utils/petsc.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/utils/petsc.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/utils/petsc.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/utils/petsc_general.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/utils/petsc_general.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/utils/petsc_general.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/utils/petsc_mat.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/utils/petsc_mat.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/utils/petsc_mat.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/utils/petsc_memory.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/utils/petsc_memory.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/utils/petsc_memory.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/utils/pylith_general.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/utils/pylith_general.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/utils/pylith_general.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/modulesrc/utils/utils.i
===================================================================
--- short/3D/PyLith/trunk/modulesrc/utils/utils.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/modulesrc/utils/utils.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/playpen/closure/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/playpen/closure/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/closure/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/playpen/closure/TestClosure.cc
===================================================================
--- short/3D/PyLith/trunk/playpen/closure/TestClosure.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/closure/TestClosure.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 #include "pylith/utils/array.hh" // USES double_array
 #include "pylith/utils/EventLogger.hh" // USES EventLogger
 
-#include "pylith/utils/petscerror.h" // USES CHECK_PETSC_ERROR
+#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
 #include <cassert> // USES assert()
 #include <stdexcept> // USES std::runtime_error
 
@@ -191,8 +191,8 @@
   PetscErrorCode ierr = 0;
   StageLog stageLog = 0;
   EventPerfLog eventLog = 0;
-  ierr = PetscLogGetStageLog(&stageLog); CHECK_PETSC_ERROR(ierr);
-  ierr = StageLogGetEventPerfLog(stageLog, stage, &eventLog); CHECK_PETSC_ERROR(ierr);
+  ierr = PetscLogGetStageLog(&stageLog); PYLITH_CHECK_ERROR(ierr);
+  ierr = StageLogGetEventPerfLog(stageLog, stage, &eventLog); PYLITH_CHECK_ERROR(ierr);
   EventPerfInfo eventInfo = eventLog->eventInfo[closureEvent];
   assert(1 == eventInfo.count);
   assert(count == cells->size() * _niterations);

Modified: short/3D/PyLith/trunk/playpen/closure/TestClosure.hh
===================================================================
--- short/3D/PyLith/trunk/playpen/closure/TestClosure.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/closure/TestClosure.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/playpen/closure/test_cubit.cc
===================================================================
--- short/3D/PyLith/trunk/playpen/closure/test_cubit.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/closure/test_cubit.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/playpen/closure/test_lagrit.cc
===================================================================
--- short/3D/PyLith/trunk/playpen/closure/test_lagrit.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/closure/test_lagrit.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/playpen/euler/euler.py
===================================================================
--- short/3D/PyLith/trunk/playpen/euler/euler.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/euler/euler.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/playpen/euler/grabfaces.py
===================================================================
--- short/3D/PyLith/trunk/playpen/euler/grabfaces.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/euler/grabfaces.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/playpen/euler/grabpoints.py
===================================================================
--- short/3D/PyLith/trunk/playpen/euler/grabpoints.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/euler/grabpoints.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/playpen/euler/poleconvert.py
===================================================================
--- short/3D/PyLith/trunk/playpen/euler/poleconvert.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/euler/poleconvert.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/playpen/euler/transform.py
===================================================================
--- short/3D/PyLith/trunk/playpen/euler/transform.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/euler/transform.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/playpen/memcheck/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/playpen/memcheck/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/memcheck/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/playpen/memcheck/memory_usage.py
===================================================================
--- short/3D/PyLith/trunk/playpen/memcheck/memory_usage.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/memcheck/memory_usage.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/playpen/memcheck/runtet4.cc
===================================================================
--- short/3D/PyLith/trunk/playpen/memcheck/runtet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/memcheck/runtet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/playpen/postproc/fault/faultinfo.py
===================================================================
--- short/3D/PyLith/trunk/playpen/postproc/fault/faultinfo.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/postproc/fault/faultinfo.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/playpen/postproc/stressinfo.py
===================================================================
--- short/3D/PyLith/trunk/playpen/postproc/stressinfo.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/postproc/stressinfo.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/playpen/postproc/vtkcff.py
===================================================================
--- short/3D/PyLith/trunk/playpen/postproc/vtkcff.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/postproc/vtkcff.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/playpen/postproc/vtkdiff.py
===================================================================
--- short/3D/PyLith/trunk/playpen/postproc/vtkdiff.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/postproc/vtkdiff.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/playpen/powerlaw/powerlaw_gendb.py
===================================================================
--- short/3D/PyLith/trunk/playpen/powerlaw/powerlaw_gendb.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/powerlaw/powerlaw_gendb.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/playpen/savpres_ss/savpres_ss.py
===================================================================
--- short/3D/PyLith/trunk/playpen/savpres_ss/savpres_ss.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/savpres_ss/savpres_ss.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/playpen/verification/verify.py
===================================================================
--- short/3D/PyLith/trunk/playpen/verification/verify.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/playpen/verification/verify.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/pylith/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/__init__.py
===================================================================
--- short/3D/PyLith/trunk/pylith/__init__.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/__init__.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/apps/EqInfoApp.py
===================================================================
--- short/3D/PyLith/trunk/pylith/apps/EqInfoApp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/apps/EqInfoApp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/apps/PetscApplication.py
===================================================================
--- short/3D/PyLith/trunk/pylith/apps/PetscApplication.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/apps/PetscApplication.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/apps/PyLithApp.py
===================================================================
--- short/3D/PyLith/trunk/pylith/apps/PyLithApp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/apps/PyLithApp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/apps/__init__.py
===================================================================
--- short/3D/PyLith/trunk/pylith/apps/__init__.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/apps/__init__.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/bc/AbsorbingDampers.py
===================================================================
--- short/3D/PyLith/trunk/pylith/bc/AbsorbingDampers.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/bc/AbsorbingDampers.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/bc/BoundaryCondition.py
===================================================================
--- short/3D/PyLith/trunk/pylith/bc/BoundaryCondition.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/bc/BoundaryCondition.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/bc/DirichletBC.py
===================================================================
--- short/3D/PyLith/trunk/pylith/bc/DirichletBC.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/bc/DirichletBC.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/bc/DirichletBoundary.py
===================================================================
--- short/3D/PyLith/trunk/pylith/bc/DirichletBoundary.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/bc/DirichletBoundary.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/bc/Neumann.py
===================================================================
--- short/3D/PyLith/trunk/pylith/bc/Neumann.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/bc/Neumann.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/bc/PointForce.py
===================================================================
--- short/3D/PyLith/trunk/pylith/bc/PointForce.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/bc/PointForce.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/bc/TimeDependent.py
===================================================================
--- short/3D/PyLith/trunk/pylith/bc/TimeDependent.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/bc/TimeDependent.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/bc/TimeDependentPoints.py
===================================================================
--- short/3D/PyLith/trunk/pylith/bc/TimeDependentPoints.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/bc/TimeDependentPoints.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/bc/ZeroDispDB.py
===================================================================
--- short/3D/PyLith/trunk/pylith/bc/ZeroDispDB.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/bc/ZeroDispDB.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/bc/__init__.py
===================================================================
--- short/3D/PyLith/trunk/pylith/bc/__init__.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/bc/__init__.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/faults/BruneSlipFn.py
===================================================================
--- short/3D/PyLith/trunk/pylith/faults/BruneSlipFn.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/faults/BruneSlipFn.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/faults/ConstRateSlipFn.py
===================================================================
--- short/3D/PyLith/trunk/pylith/faults/ConstRateSlipFn.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/faults/ConstRateSlipFn.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/faults/EqKinSrc.py
===================================================================
--- short/3D/PyLith/trunk/pylith/faults/EqKinSrc.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/faults/EqKinSrc.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/faults/Fault.py
===================================================================
--- short/3D/PyLith/trunk/pylith/faults/Fault.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/faults/Fault.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/faults/FaultCohesive.py
===================================================================
--- short/3D/PyLith/trunk/pylith/faults/FaultCohesive.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/faults/FaultCohesive.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/faults/FaultCohesiveDyn.py
===================================================================
--- short/3D/PyLith/trunk/pylith/faults/FaultCohesiveDyn.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/faults/FaultCohesiveDyn.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/faults/FaultCohesiveImpulses.py
===================================================================
--- short/3D/PyLith/trunk/pylith/faults/FaultCohesiveImpulses.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/faults/FaultCohesiveImpulses.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/faults/FaultCohesiveKin.py
===================================================================
--- short/3D/PyLith/trunk/pylith/faults/FaultCohesiveKin.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/faults/FaultCohesiveKin.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/faults/FaultCohesiveTract.py
===================================================================
--- short/3D/PyLith/trunk/pylith/faults/FaultCohesiveTract.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/faults/FaultCohesiveTract.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/faults/LiuCosSlipFn.py
===================================================================
--- short/3D/PyLith/trunk/pylith/faults/LiuCosSlipFn.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/faults/LiuCosSlipFn.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/faults/SingleRupture.py
===================================================================
--- short/3D/PyLith/trunk/pylith/faults/SingleRupture.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/faults/SingleRupture.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/faults/SlipTimeFn.py
===================================================================
--- short/3D/PyLith/trunk/pylith/faults/SlipTimeFn.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/faults/SlipTimeFn.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/faults/StepSlipFn.py
===================================================================
--- short/3D/PyLith/trunk/pylith/faults/StepSlipFn.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/faults/StepSlipFn.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/faults/TimeHistorySlipFn.py
===================================================================
--- short/3D/PyLith/trunk/pylith/faults/TimeHistorySlipFn.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/faults/TimeHistorySlipFn.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/faults/TractPerturbation.py
===================================================================
--- short/3D/PyLith/trunk/pylith/faults/TractPerturbation.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/faults/TractPerturbation.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/faults/__init__.py
===================================================================
--- short/3D/PyLith/trunk/pylith/faults/__init__.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/faults/__init__.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/CellGeometry.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/CellGeometry.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/CellGeometry.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/Constraint.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/Constraint.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/Constraint.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/ElasticityExplicit.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/ElasticityExplicit.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/ElasticityExplicit.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/ElasticityExplicitLgDeform.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/ElasticityExplicitLgDeform.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/ElasticityExplicitLgDeform.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/ElasticityExplicitTet4.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/ElasticityExplicitTet4.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/ElasticityExplicitTet4.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/ElasticityExplicitTri3.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/ElasticityExplicitTri3.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/ElasticityExplicitTri3.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/ElasticityImplicit.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/ElasticityImplicit.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/ElasticityImplicit.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/ElasticityImplicitCUDA.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/ElasticityImplicitCUDA.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/ElasticityImplicitCUDA.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/ElasticityImplicitLgDeform.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/ElasticityImplicitLgDeform.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/ElasticityImplicitLgDeform.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/FIATLagrange.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/FIATLagrange.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/FIATLagrange.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/FIATQuadrature.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/FIATQuadrature.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/FIATQuadrature.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/FIATSimplex.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/FIATSimplex.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/FIATSimplex.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/Integrator.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/Integrator.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/Integrator.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/IntegratorElasticity.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/IntegratorElasticity.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/IntegratorElasticity.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/IntegratorElasticityLgDeform.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/IntegratorElasticityLgDeform.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/IntegratorElasticityLgDeform.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/Quadrature.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/Quadrature.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/Quadrature.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/ReferenceCell.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/ReferenceCell.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/ReferenceCell.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/feassemble/__init__.py
===================================================================
--- short/3D/PyLith/trunk/pylith/feassemble/__init__.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/feassemble/__init__.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/friction/FrictionModel.py
===================================================================
--- short/3D/PyLith/trunk/pylith/friction/FrictionModel.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/friction/FrictionModel.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/friction/RateStateAgeing.py
===================================================================
--- short/3D/PyLith/trunk/pylith/friction/RateStateAgeing.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/friction/RateStateAgeing.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/friction/SlipWeakening.py
===================================================================
--- short/3D/PyLith/trunk/pylith/friction/SlipWeakening.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/friction/SlipWeakening.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/friction/SlipWeakeningTime.py
===================================================================
--- short/3D/PyLith/trunk/pylith/friction/SlipWeakeningTime.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/friction/SlipWeakeningTime.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2011 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/friction/StaticFriction.py
===================================================================
--- short/3D/PyLith/trunk/pylith/friction/StaticFriction.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/friction/StaticFriction.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/friction/TimeWeakening.py
===================================================================
--- short/3D/PyLith/trunk/pylith/friction/TimeWeakening.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/friction/TimeWeakening.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/friction/__init__.py
===================================================================
--- short/3D/PyLith/trunk/pylith/friction/__init__.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/friction/__init__.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/DruckerPrager3D.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/DruckerPrager3D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/DruckerPrager3D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/DruckerPragerPlaneStrain.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/DruckerPragerPlaneStrain.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/DruckerPragerPlaneStrain.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2011 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/ElasticIsotropic3D.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/ElasticIsotropic3D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/ElasticIsotropic3D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/ElasticMaterial.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/ElasticMaterial.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/ElasticMaterial.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/ElasticPlaneStrain.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/ElasticPlaneStrain.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/ElasticPlaneStrain.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/ElasticPlaneStress.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/ElasticPlaneStress.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/ElasticPlaneStress.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/ElasticStrain1D.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/ElasticStrain1D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/ElasticStrain1D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/ElasticStress1D.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/ElasticStress1D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/ElasticStress1D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/GenMaxwellIsotropic3D.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/GenMaxwellIsotropic3D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/GenMaxwellIsotropic3D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/GenMaxwellPlaneStrain.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/GenMaxwellPlaneStrain.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/GenMaxwellPlaneStrain.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/GenMaxwellQpQsIsotropic3D.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/GenMaxwellQpQsIsotropic3D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/GenMaxwellQpQsIsotropic3D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/Homogeneous.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/Homogeneous.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/Homogeneous.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/Material.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/Material.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/Material.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/MaxwellIsotropic3D.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/MaxwellIsotropic3D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/MaxwellIsotropic3D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/MaxwellPlaneStrain.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/MaxwellPlaneStrain.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/MaxwellPlaneStrain.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/PowerLaw3D.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/PowerLaw3D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/PowerLaw3D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/PowerLawPlaneStrain.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/PowerLawPlaneStrain.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/PowerLawPlaneStrain.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/materials/__init__.py
===================================================================
--- short/3D/PyLith/trunk/pylith/materials/__init__.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/materials/__init__.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/CellFilter.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/CellFilter.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/CellFilter.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/CellFilterAvgMesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/CellFilterAvgMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/CellFilterAvgMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/CellFilterAvgSubMesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/CellFilterAvgSubMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/CellFilterAvgSubMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/DataWriter.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/DataWriter.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/DataWriter.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5Ext.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5Ext.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5Ext.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5ExtMesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5ExtMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5ExtMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5ExtSubMesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5ExtSubMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5ExtSubMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5ExtSubSubMesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5ExtSubSubMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5ExtSubSubMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5Mesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5Mesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5Mesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5SubMesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5SubMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5SubMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5SubSubMesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5SubSubMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/DataWriterHDF5SubSubMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/DataWriterVTK.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/DataWriterVTK.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/DataWriterVTK.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/DataWriterVTKMesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/DataWriterVTKMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/DataWriterVTKMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/DataWriterVTKPoints.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/DataWriterVTKPoints.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/DataWriterVTKPoints.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2011 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/DataWriterVTKSubMesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/DataWriterVTKSubMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/DataWriterVTKSubMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/DataWriterVTKSubSubMesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/DataWriterVTKSubSubMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/DataWriterVTKSubSubMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/MeshIOAscii.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/MeshIOAscii.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/MeshIOAscii.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/MeshIOCubit.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/MeshIOCubit.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/MeshIOCubit.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/MeshIOLagrit.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/MeshIOLagrit.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/MeshIOLagrit.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/MeshIOObj.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/MeshIOObj.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/MeshIOObj.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/OutputDirichlet.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/OutputDirichlet.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/OutputDirichlet.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/OutputFaultDyn.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/OutputFaultDyn.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/OutputFaultDyn.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/OutputFaultImpulses.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/OutputFaultImpulses.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/OutputFaultImpulses.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/OutputFaultKin.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/OutputFaultKin.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/OutputFaultKin.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/OutputManager.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/OutputManager.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/OutputManager.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/OutputManagerMesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/OutputManagerMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/OutputManagerMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/OutputManagerSubMesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/OutputManagerSubMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/OutputManagerSubMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/OutputMatElastic.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/OutputMatElastic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/OutputMatElastic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/OutputNeumann.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/OutputNeumann.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/OutputNeumann.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/OutputSoln.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/OutputSoln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/OutputSoln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/OutputSolnPoints.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/OutputSolnPoints.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/OutputSolnPoints.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2011 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/OutputSolnSubset.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/OutputSolnSubset.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/OutputSolnSubset.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/PointsList.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/PointsList.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/PointsList.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2011 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/SingleOutput.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/SingleOutput.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/SingleOutput.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/VertexFilter.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/VertexFilter.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/VertexFilter.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/VertexFilterVecNormMesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/VertexFilterVecNormMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/VertexFilterVecNormMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/VertexFilterVecNormSubMesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/VertexFilterVecNormSubMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/VertexFilterVecNormSubMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/Xdmf.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/Xdmf.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/Xdmf.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/meshio/__init__.py
===================================================================
--- short/3D/PyLith/trunk/pylith/meshio/__init__.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/meshio/__init__.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/mpi/Communicator.py
===================================================================
--- short/3D/PyLith/trunk/pylith/mpi/Communicator.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/mpi/Communicator.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/mpi/__init__.py
===================================================================
--- short/3D/PyLith/trunk/pylith/mpi/__init__.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/mpi/__init__.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/perf/Fault.py
===================================================================
--- short/3D/PyLith/trunk/pylith/perf/Fault.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/perf/Fault.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/perf/Field.py
===================================================================
--- short/3D/PyLith/trunk/pylith/perf/Field.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/perf/Field.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/perf/GlobalOrder.py
===================================================================
--- short/3D/PyLith/trunk/pylith/perf/GlobalOrder.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/perf/GlobalOrder.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/perf/Jacobian.py
===================================================================
--- short/3D/PyLith/trunk/pylith/perf/Jacobian.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/perf/Jacobian.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/perf/Logger.py
===================================================================
--- short/3D/PyLith/trunk/pylith/perf/Logger.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/perf/Logger.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/perf/Material.py
===================================================================
--- short/3D/PyLith/trunk/pylith/perf/Material.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/perf/Material.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/perf/Memory.py
===================================================================
--- short/3D/PyLith/trunk/pylith/perf/Memory.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/perf/Memory.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/perf/MemoryLogger.py
===================================================================
--- short/3D/PyLith/trunk/pylith/perf/MemoryLogger.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/perf/MemoryLogger.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/perf/Mesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/perf/Mesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/perf/Mesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/perf/VertexGroup.py
===================================================================
--- short/3D/PyLith/trunk/pylith/perf/VertexGroup.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/perf/VertexGroup.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/perf/__init__.py
===================================================================
--- short/3D/PyLith/trunk/pylith/perf/__init__.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/perf/__init__.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/Explicit.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/Explicit.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/Explicit.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/ExplicitLgDeform.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/ExplicitLgDeform.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/ExplicitLgDeform.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/ExplicitTet4.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/ExplicitTet4.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/ExplicitTet4.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/ExplicitTri3.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/ExplicitTri3.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/ExplicitTri3.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/Formulation.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/Formulation.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/Formulation.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/GreensFns.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/GreensFns.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/GreensFns.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/Implicit.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/Implicit.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/Implicit.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/ImplicitLgDeform.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/ImplicitLgDeform.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/ImplicitLgDeform.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/Problem.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/Problem.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/Problem.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/Solver.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/Solver.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/Solver.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/SolverLinear.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/SolverLinear.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/SolverLinear.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/SolverLumped.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/SolverLumped.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/SolverLumped.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/SolverNonlinear.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/SolverNonlinear.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/SolverNonlinear.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/TimeDependent.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/TimeDependent.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/TimeDependent.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/TimeStep.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/TimeStep.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/TimeStep.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/TimeStepAdapt.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/TimeStepAdapt.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/TimeStepAdapt.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/TimeStepUniform.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/TimeStepUniform.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/TimeStepUniform.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/TimeStepUser.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/TimeStepUser.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/TimeStepUser.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/problems/__init__.py
===================================================================
--- short/3D/PyLith/trunk/pylith/problems/__init__.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/problems/__init__.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/tests/Fault.py
===================================================================
--- short/3D/PyLith/trunk/pylith/tests/Fault.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/tests/Fault.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/tests/PhysicalProperties.py
===================================================================
--- short/3D/PyLith/trunk/pylith/tests/PhysicalProperties.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/tests/PhysicalProperties.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/tests/Solution.py
===================================================================
--- short/3D/PyLith/trunk/pylith/tests/Solution.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/tests/Solution.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/tests/StateVariables.py
===================================================================
--- short/3D/PyLith/trunk/pylith/tests/StateVariables.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/tests/StateVariables.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/tests/__init__.py
===================================================================
--- short/3D/PyLith/trunk/pylith/tests/__init__.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/tests/__init__.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/topology/Distributor.py
===================================================================
--- short/3D/PyLith/trunk/pylith/topology/Distributor.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/topology/Distributor.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/topology/Field.py
===================================================================
--- short/3D/PyLith/trunk/pylith/topology/Field.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/topology/Field.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/topology/Fields.py
===================================================================
--- short/3D/PyLith/trunk/pylith/topology/Fields.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/topology/Fields.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/topology/Jacobian.py
===================================================================
--- short/3D/PyLith/trunk/pylith/topology/Jacobian.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/topology/Jacobian.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/topology/JacobianViewer.py
===================================================================
--- short/3D/PyLith/trunk/pylith/topology/JacobianViewer.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/topology/JacobianViewer.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/topology/Mesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/topology/Mesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/topology/Mesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/topology/MeshGenSimple.py
===================================================================
--- short/3D/PyLith/trunk/pylith/topology/MeshGenSimple.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/topology/MeshGenSimple.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/topology/MeshGenerator.py
===================================================================
--- short/3D/PyLith/trunk/pylith/topology/MeshGenerator.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/topology/MeshGenerator.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/topology/MeshImporter.py
===================================================================
--- short/3D/PyLith/trunk/pylith/topology/MeshImporter.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/topology/MeshImporter.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/topology/MeshImporterDist.py
===================================================================
--- short/3D/PyLith/trunk/pylith/topology/MeshImporterDist.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/topology/MeshImporterDist.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/topology/MeshRefiner.py
===================================================================
--- short/3D/PyLith/trunk/pylith/topology/MeshRefiner.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/topology/MeshRefiner.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/topology/RefineUniform.py
===================================================================
--- short/3D/PyLith/trunk/pylith/topology/RefineUniform.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/topology/RefineUniform.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/topology/ReverseCuthillMcKee.py
===================================================================
--- short/3D/PyLith/trunk/pylith/topology/ReverseCuthillMcKee.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/topology/ReverseCuthillMcKee.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/topology/SolutionFields.py
===================================================================
--- short/3D/PyLith/trunk/pylith/topology/SolutionFields.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/topology/SolutionFields.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/topology/SubMesh.py
===================================================================
--- short/3D/PyLith/trunk/pylith/topology/SubMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/topology/SubMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/topology/__init__.py
===================================================================
--- short/3D/PyLith/trunk/pylith/topology/__init__.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/topology/__init__.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/utils/CheckpointTimer.py
===================================================================
--- short/3D/PyLith/trunk/pylith/utils/CheckpointTimer.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/utils/CheckpointTimer.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/utils/CppData.py
===================================================================
--- short/3D/PyLith/trunk/pylith/utils/CppData.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/utils/CppData.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/utils/EmptyBin.py
===================================================================
--- short/3D/PyLith/trunk/pylith/utils/EmptyBin.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/utils/EmptyBin.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/utils/EventLogger.py
===================================================================
--- short/3D/PyLith/trunk/pylith/utils/EventLogger.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/utils/EventLogger.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/utils/NullComponent.py
===================================================================
--- short/3D/PyLith/trunk/pylith/utils/NullComponent.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/utils/NullComponent.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/utils/PetscComponent.py
===================================================================
--- short/3D/PyLith/trunk/pylith/utils/PetscComponent.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/utils/PetscComponent.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/utils/PetscManager.py
===================================================================
--- short/3D/PyLith/trunk/pylith/utils/PetscManager.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/utils/PetscManager.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/utils/VTKDataReader.py
===================================================================
--- short/3D/PyLith/trunk/pylith/utils/VTKDataReader.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/utils/VTKDataReader.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/utils/__init__.py
===================================================================
--- short/3D/PyLith/trunk/pylith/utils/__init__.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/utils/__init__.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/utils/importing.py
===================================================================
--- short/3D/PyLith/trunk/pylith/utils/importing.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/utils/importing.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/utils/profiling.py
===================================================================
--- short/3D/PyLith/trunk/pylith/utils/profiling.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/utils/profiling.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/pylith/utils/testarray.py
===================================================================
--- short/3D/PyLith/trunk/pylith/utils/testarray.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/pylith/utils/testarray.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/setup.py
===================================================================
--- short/3D/PyLith/trunk/setup.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/setup.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -7,7 +7,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/share/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/share/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/share/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/subpackage.am
===================================================================
--- short/3D/PyLith/trunk/subpackage.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/subpackage.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/templates/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/templates/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/templates/friction/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/templates/friction/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/friction/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/templates/friction/ViscousFriction.cc
===================================================================
--- short/3D/PyLith/trunk/templates/friction/ViscousFriction.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/friction/ViscousFriction.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/templates/friction/ViscousFriction.hh
===================================================================
--- short/3D/PyLith/trunk/templates/friction/ViscousFriction.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/friction/ViscousFriction.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/templates/friction/ViscousFriction.i
===================================================================
--- short/3D/PyLith/trunk/templates/friction/ViscousFriction.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/friction/ViscousFriction.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/templates/friction/ViscousFriction.py
===================================================================
--- short/3D/PyLith/trunk/templates/friction/ViscousFriction.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/friction/ViscousFriction.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/templates/friction/__init__.py
===================================================================
--- short/3D/PyLith/trunk/templates/friction/__init__.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/friction/__init__.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/templates/friction/frictioncontrib.i
===================================================================
--- short/3D/PyLith/trunk/templates/friction/frictioncontrib.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/friction/frictioncontrib.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/templates/friction/tests/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/templates/friction/tests/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/friction/tests/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/templates/friction/tests/TestViscousFriction.py
===================================================================
--- short/3D/PyLith/trunk/templates/friction/tests/TestViscousFriction.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/friction/tests/TestViscousFriction.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/templates/friction/tests/testcontrib.py
===================================================================
--- short/3D/PyLith/trunk/templates/friction/tests/testcontrib.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/friction/tests/testcontrib.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/templates/materials/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/templates/materials/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/materials/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/templates/materials/PlaneStrainState.cc
===================================================================
--- short/3D/PyLith/trunk/templates/materials/PlaneStrainState.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/materials/PlaneStrainState.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/templates/materials/PlaneStrainState.hh
===================================================================
--- short/3D/PyLith/trunk/templates/materials/PlaneStrainState.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/materials/PlaneStrainState.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/templates/materials/PlaneStrainState.i
===================================================================
--- short/3D/PyLith/trunk/templates/materials/PlaneStrainState.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/materials/PlaneStrainState.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/templates/materials/PlaneStrainState.py
===================================================================
--- short/3D/PyLith/trunk/templates/materials/PlaneStrainState.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/materials/PlaneStrainState.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/templates/materials/__init__.py
===================================================================
--- short/3D/PyLith/trunk/templates/materials/__init__.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/materials/__init__.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/templates/materials/materialscontrib.i
===================================================================
--- short/3D/PyLith/trunk/templates/materials/materialscontrib.i	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/materials/materialscontrib.i	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/templates/materials/tests/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/templates/materials/tests/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/materials/tests/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/templates/materials/tests/TestPlaneStrainState.py
===================================================================
--- short/3D/PyLith/trunk/templates/materials/tests/TestPlaneStrainState.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/materials/tests/TestPlaneStrainState.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/templates/materials/tests/testcontrib.py
===================================================================
--- short/3D/PyLith/trunk/templates/materials/tests/testcontrib.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/templates/materials/tests/testcontrib.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/2d/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/2d/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/2d/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/2d/frictionslide/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/2d/frictionslide/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/2d/frictionslide/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/2d/maxwell/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/2d/maxwell/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/2d/maxwell/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/2d/powerlaw/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/2d/powerlaw/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/2d/powerlaw/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/2d/slipdir/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/2d/slipdir/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/2d/slipdir/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/2d/stressoutput/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/2d/stressoutput/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/2d/stressoutput/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/3d/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/3d/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/3d/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/3d/cyclicfriction/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/3d/cyclicfriction/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/3d/cyclicfriction/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/3d/cyclicfriction/output/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/3d/cyclicfriction/output/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/3d/cyclicfriction/output/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/3d/matprops/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/3d/matprops/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/3d/matprops/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/3d/plasticity/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/3d/plasticity/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/3d/plasticity/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/3d/plasticity/dynamic/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/3d/plasticity/dynamic/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/3d/plasticity/dynamic/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/config/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/config/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/config/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/mesh/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/mesh/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/mesh/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/results/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/results/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/results/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/spatialdb/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/spatialdb/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/3d/plasticity/threehex8/spatialdb/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/3d/slipdir/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/3d/slipdir/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/3d/slipdir/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/distribute/MesherApp.py
===================================================================
--- short/3D/PyLith/trunk/tests/distribute/MesherApp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/distribute/MesherApp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/distribute/testdistribute.py
===================================================================
--- short/3D/PyLith/trunk/tests/distribute/testdistribute.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/distribute/testdistribute.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -10,7 +10,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/refinefaulttip/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/refinefaulttip/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/refinefaulttip/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/topology/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/topology/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/topology/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/topology/test_meshmem.py
===================================================================
--- short/3D/PyLith/trunk/tests/topology/test_meshmem.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/topology/test_meshmem.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests/topology/test_topology.cc
===================================================================
--- short/3D/PyLith/trunk/tests/topology/test_topology.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests/topology/test_topology.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/tests_auto/1d/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/1d/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/1d/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/1d/line2/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/1d/line2/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/1d/line2/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/1d/line2/TestDislocation.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/1d/line2/TestDislocation.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/1d/line2/TestDislocation.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/1d/line2/TestExtensionDisp.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/1d/line2/TestExtensionDisp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/1d/line2/TestExtensionDisp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/1d/line2/TestExtensionDispParallel.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/1d/line2/TestExtensionDispParallel.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/1d/line2/TestExtensionDispParallel.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/1d/line2/TestExtensionForce.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/1d/line2/TestExtensionForce.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/1d/line2/TestExtensionForce.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/1d/line2/TestLine2.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/1d/line2/TestLine2.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/1d/line2/TestLine2.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/1d/line2/testpylith.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/1d/line2/testpylith.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/1d/line2/testpylith.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/1d/line3/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/1d/line3/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/1d/line3/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/1d/line3/TestAxial.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/1d/line3/TestAxial.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/1d/line3/TestAxial.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/1d/line3/TestDislocation.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/1d/line3/TestDislocation.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/1d/line3/TestDislocation.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/1d/line3/TestLine3.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/1d/line3/TestLine3.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/1d/line3/TestLine3.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/1d/line3/testpylith.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/1d/line3/testpylith.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/1d/line3/testpylith.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/TestAxialDisp.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/TestAxialDisp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/TestAxialDisp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/TestDislocation.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/TestDislocation.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/TestDislocation.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/TestDislocation2.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/TestDislocation2.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/TestDislocation2.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/TestFrictionCompression.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/TestFrictionCompression.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/TestFrictionCompression.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/TestFrictionOpening.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/TestFrictionOpening.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/TestFrictionOpening.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/TestFrictionShearSliding.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/TestFrictionShearSliding.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/TestFrictionShearSliding.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/TestFrictionShearStick.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/TestFrictionShearStick.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/TestFrictionShearStick.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/TestLgDeformRigidBody.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/TestLgDeformRigidBody.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/TestLgDeformRigidBody.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/TestLgDeformTraction.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/TestLgDeformTraction.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/TestLgDeformTraction.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/TestQuad4.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/TestQuad4.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/TestQuad4.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/TestShearDisp.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/TestShearDisp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/TestShearDisp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/TestSlipWeakeningCompression.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/TestSlipWeakeningCompression.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/TestSlipWeakeningCompression.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/TestSlipWeakeningOpening.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/TestSlipWeakeningOpening.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/TestSlipWeakeningOpening.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/TestSlipWeakeningShearSliding.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/TestSlipWeakeningShearSliding.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/TestSlipWeakeningShearSliding.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/TestSlipWeakeningShearStick.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/TestSlipWeakeningShearStick.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/TestSlipWeakeningShearStick.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/axialdisp_gendb.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/axialdisp_gendb.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/axialdisp_gendb.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/axialdisp_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/axialdisp_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/axialdisp_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/dislocation2_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/dislocation2_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/dislocation2_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/dislocation_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/dislocation_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/dislocation_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/friction_compression_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/friction_compression_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/friction_compression_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/friction_opening_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/friction_opening_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/friction_opening_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/friction_shear_sliding_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/friction_shear_sliding_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/friction_shear_sliding_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/friction_shear_stick_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/friction_shear_stick_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/friction_shear_stick_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/lgdeformtraction_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/lgdeformtraction_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/lgdeformtraction_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/rigidbody_gendb.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/rigidbody_gendb.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/rigidbody_gendb.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/rigidbody_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/rigidbody_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/rigidbody_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/sheardisp_gendb.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/sheardisp_gendb.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/sheardisp_gendb.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/sheardisp_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/sheardisp_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/sheardisp_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/slipweakening_compression_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/slipweakening_compression_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/slipweakening_compression_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/slipweakening_opening_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/slipweakening_opening_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/slipweakening_opening_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/slipweakening_shear_sliding_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/slipweakening_shear_sliding_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/slipweakening_shear_sliding_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/slipweakening_shear_stick_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/slipweakening_shear_stick_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/slipweakening_shear_stick_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad4/testpylith.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad4/testpylith.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad4/testpylith.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad9/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad9/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad9/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad9/TestAxialDisp.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad9/TestAxialDisp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad9/TestAxialDisp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad9/TestDislocation.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad9/TestDislocation.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad9/TestDislocation.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad9/axialdisp_gendb.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad9/axialdisp_gendb.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad9/axialdisp_gendb.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad9/axialdisp_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad9/axialdisp_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad9/axialdisp_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad9/dislocation_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad9/dislocation_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad9/dislocation_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/quad9/testpylith.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/quad9/testpylith.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/quad9/testpylith.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/tri3/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/tri3/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/tri3/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/tri3/TestAxialDisp.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/tri3/TestAxialDisp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/tri3/TestAxialDisp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/tri3/TestDislocation.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/tri3/TestDislocation.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/tri3/TestDislocation.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/tri3/TestDislocation2.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/tri3/TestDislocation2.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/tri3/TestDislocation2.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/tri3/TestShearDisp.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/tri3/TestShearDisp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/tri3/TestShearDisp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/tri3/TestTri3.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/tri3/TestTri3.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/tri3/TestTri3.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/tri3/axialdisp_gendb.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/tri3/axialdisp_gendb.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/tri3/axialdisp_gendb.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/tri3/axialdisp_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/tri3/axialdisp_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/tri3/axialdisp_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/tri3/sheardisp_gendb.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/tri3/sheardisp_gendb.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/tri3/sheardisp_gendb.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/tri3/sheardisp_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/tri3/sheardisp_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/tri3/sheardisp_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/tri3/testpylith.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/tri3/testpylith.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/tri3/testpylith.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/tri6/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/tri6/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/tri6/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/tri6/TestAxialDisp.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/tri6/TestAxialDisp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/tri6/TestAxialDisp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/tri6/TestDislocation.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/tri6/TestDislocation.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/tri6/TestDislocation.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/tri6/axialdisp_gendb.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/tri6/axialdisp_gendb.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/tri6/axialdisp_gendb.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/tri6/axialdisp_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/tri6/axialdisp_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/tri6/axialdisp_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/2d/tri6/testpylith.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/2d/tri6/testpylith.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/2d/tri6/testpylith.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3d/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3d/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3d/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3d/hex8/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3d/hex8/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3d/hex8/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3d/hex8/TestAxialElasticIsotropic.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3d/hex8/TestAxialElasticIsotropic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3d/hex8/TestAxialElasticIsotropic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3d/hex8/TestShearElasticIsotropic.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3d/hex8/TestShearElasticIsotropic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3d/hex8/TestShearElasticIsotropic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3d/hex8/TestShearPlaneStrain.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3d/hex8/TestShearPlaneStrain.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3d/hex8/TestShearPlaneStrain.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3d/hex8/testpylith.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3d/hex8/testpylith.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3d/hex8/testpylith.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3d/tet4/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3d/tet4/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3d/tet4/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3d/tet4/TestAxialElasticIsotropic.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3d/tet4/TestAxialElasticIsotropic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3d/tet4/TestAxialElasticIsotropic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3d/tet4/TestDislocation.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3d/tet4/TestDislocation.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3d/tet4/TestDislocation.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3d/tet4/TestShearElasticIsotropic.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3d/tet4/TestShearElasticIsotropic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3d/tet4/TestShearElasticIsotropic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3d/tet4/testpylith.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3d/tet4/testpylith.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3d/tet4/testpylith.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/hex27/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/hex27/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/hex27/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/hex27/axialdisp_gendb.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/hex27/axialdisp_gendb.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/hex27/axialdisp_gendb.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/hex27/axialdisp_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/hex27/axialdisp_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/hex27/axialdisp_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/hex8/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/hex8/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/hex8/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/hex8/TestHex8.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/hex8/TestHex8.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/hex8/TestHex8.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/hex8/TestLgDeformRigidBody.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/hex8/TestLgDeformRigidBody.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/hex8/TestLgDeformRigidBody.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/hex8/TestLgDeformTraction.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/hex8/TestLgDeformTraction.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/hex8/TestLgDeformTraction.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/hex8/axialdisp_gendb.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/hex8/axialdisp_gendb.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/hex8/axialdisp_gendb.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/hex8/axialdisp_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/hex8/axialdisp_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/hex8/axialdisp_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/hex8/lgdeformtraction_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/hex8/lgdeformtraction_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/hex8/lgdeformtraction_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/hex8/rigidbody_gendb.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/hex8/rigidbody_gendb.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/hex8/rigidbody_gendb.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/hex8/rigidbody_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/hex8/rigidbody_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/hex8/rigidbody_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/hex8/testpylith.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/hex8/testpylith.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/hex8/testpylith.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/tet10/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/tet10/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/tet10/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/tet10/axialdisp_gendb.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/tet10/axialdisp_gendb.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/tet10/axialdisp_gendb.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/tet10/axialdisp_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/tet10/axialdisp_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/tet10/axialdisp_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/tet10/testpylith.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/tet10/testpylith.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/tet10/testpylith.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/tet4/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/tet4/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/tet4/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/tet4/axialdisp_gendb.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/tet4/axialdisp_gendb.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/tet4/axialdisp_gendb.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/tet4/axialdisp_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/tet4/axialdisp_soln.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/tet4/axialdisp_soln.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/3dnew/tet4/testpylith.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/3dnew/tet4/testpylith.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/3dnew/tet4/testpylith.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/eqinfo/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/eqinfo/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/eqinfo/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/eqinfo/TestEqInfo.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/eqinfo/TestEqInfo.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/eqinfo/TestEqInfo.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/eqinfo/TestEqInfoLine.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/eqinfo/TestEqInfoLine.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/eqinfo/TestEqInfoLine.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/eqinfo/TestEqInfoQuad4.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/eqinfo/TestEqInfoQuad4.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/eqinfo/TestEqInfoQuad4.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/eqinfo/TestEqInfoTri3.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/eqinfo/TestEqInfoTri3.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/eqinfo/TestEqInfoTri3.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/eqinfo/generate.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/eqinfo/generate.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/eqinfo/generate.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/eqinfo/test_eqinfo.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/eqinfo/test_eqinfo.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/eqinfo/test_eqinfo.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/petsc/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests_auto/petsc/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/petsc/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/petsc/TestPetscApp.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/petsc/TestPetscApp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/petsc/TestPetscApp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/tests_auto/petsc/testpetsc.py
===================================================================
--- short/3D/PyLith/trunk/tests_auto/petsc/testpetsc.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/tests_auto/petsc/testpetsc.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestAbsorbingDampers.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestAbsorbingDampers.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestAbsorbingDampers.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -142,7 +142,7 @@
     PetscInt *closure = NULL;
     PetscInt closureSize, numCorners = 0;
 
-    err = DMPlexGetTransitiveClosure(subMesh, c, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetTransitiveClosure(subMesh, c, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
     for(PetscInt p = 0; p < closureSize*2; p += 2) {
       const PetscInt point = closure[p];
       if ((point >= vStart) && (point < vEnd)) {
@@ -153,7 +153,7 @@
     for(PetscInt p = 0; p < numCorners; ++p, ++dp) {
       CPPUNIT_ASSERT_EQUAL(_data->cells[dp], closure[p]);
     } // for
-    err = DMPlexRestoreTransitiveClosure(subMesh, c, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexRestoreTransitiveClosure(subMesh, c, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
   } // for
 
   // Check damping constants
@@ -208,7 +208,7 @@
   const PylithScalar residualScale = dampingConstsScale*velocityScale*pow(_data->lengthScale, _data->spaceDim-1);
 
   CPPUNIT_ASSERT(dmMesh);
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
   const int totalNumVertices = vEnd - vStart;
   const int sizeE = _data->spaceDim * totalNumVertices;
 
@@ -218,19 +218,19 @@
   PetscInt size;
 
   CPPUNIT_ASSERT(residualSection);CPPUNIT_ASSERT(residualVec);
-  err = PetscSectionGetStorageSize(residualSection, &size);CHECK_PETSC_ERROR(err);
+  err = PetscSectionGetStorageSize(residualSection, &size);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT_EQUAL(sizeE, size);
 
   //residual->view("RESIDUAL");
 
   const PylithScalar tolerance = 1.0e-06;
-  err = VecGetArray(residualVec, &vals);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(residualVec, &vals);PYLITH_CHECK_ERROR(err);
   for(int i = 0; i < size; ++i)
     if (fabs(valsE[i]) > 1.0)
       CPPUNIT_ASSERT_DOUBLES_EQUAL(1.0, vals[i]/valsE[i]*residualScale, tolerance);
     else
       CPPUNIT_ASSERT_DOUBLES_EQUAL(valsE[i]/residualScale, vals[i], tolerance);
-  err = VecRestoreArray(residualVec, &vals);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(residualVec, &vals);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // testIntegrateResidual
@@ -276,12 +276,12 @@
   int nrows = 0;
   int ncols = 0;
   PetscErrorCode err = 0;
-  err = MatGetSize(jacobianMat, &nrows, &ncols);CHECK_PETSC_ERROR(err);
+  err = MatGetSize(jacobianMat, &nrows, &ncols);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT_EQUAL(nrowsE, nrows);
   CPPUNIT_ASSERT_EQUAL(ncolsE, ncols);
 
   PetscMat jDense;
-  err = MatConvert(jacobianMat, MATSEQDENSE, MAT_INITIAL_MATRIX, &jDense);CHECK_PETSC_ERROR(err);CPPUNIT_ASSERT(jDense);
+  err = MatConvert(jacobianMat, MATSEQDENSE, MAT_INITIAL_MATRIX, &jDense);PYLITH_CHECK_ERROR(err);CPPUNIT_ASSERT(jDense);
 
   scalar_array vals(nrows*ncols);
   int_array rows(nrows);
@@ -290,7 +290,7 @@
     rows[iRow] = iRow;
   for (int iCol=0; iCol < ncols; ++iCol)
     cols[iCol] = iCol;
-  err = MatGetValues(jDense, nrows, &rows[0], ncols, &cols[0], &vals[0]);CHECK_PETSC_ERROR(err);
+  err = MatGetValues(jDense, nrows, &rows[0], ncols, &cols[0], &vals[0]);PYLITH_CHECK_ERROR(err);
 
 #if 0 // DEBUGGING
   std::cout << "JACOBIAN\n";
@@ -308,7 +308,7 @@
       else
 	CPPUNIT_ASSERT_DOUBLES_EQUAL(valsE[index]/jacobianScale, vals[index], tolerance);
     } // for
-  err = MatDestroy(&jDense);CHECK_PETSC_ERROR(err);
+  err = MatDestroy(&jDense);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // testIntegrateJacobian
@@ -465,7 +465,7 @@
   PetscErrorCode err;
 
   CPPUNIT_ASSERT(dmMesh);
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
   residual.newSection(pylith::topology::FieldBase::VERTICES_FIELD, _data->spaceDim);
   residual.allocate();
   residual.zero();

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestAbsorbingDampers.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestAbsorbingDampers.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestAbsorbingDampers.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestAbsorbingDampersCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestAbsorbingDampersCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestAbsorbingDampersCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestAbsorbingDampersCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestAbsorbingDampersCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestAbsorbingDampersCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryCondition.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryCondition.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryCondition.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -22,7 +22,7 @@
 
 #include "pylith/bc/DirichletBC.hh" // USES DirichletBC
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN
 
 #include <string> // USES std::string
 

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryCondition.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryCondition.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryCondition.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryConditionPoints.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryConditionPoints.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryConditionPoints.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryConditionPoints.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryConditionPoints.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryConditionPoints.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -103,14 +103,14 @@
     PetscInt *closure = NULL;
     PetscInt  closureSize, numVertices = 0;
 
-    err = DMPlexGetTransitiveClosure(dmMesh, c, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetTransitiveClosure(dmMesh, c, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
     for (PetscInt p = 0; p < closureSize*2; p += 2) {
       if ((closure[p] >= vStart) && (closure[p] < vEnd)) closure[numVertices++] = closure[p];
     } // for
     CPPUNIT_ASSERT_EQUAL(_data->numCorners, numVertices);
     for (PetscInt v = 0; v < numVertices; ++v, ++index)
       CPPUNIT_ASSERT_EQUAL(_data->cellsNoFault[index], subpointMap[closure[v]]);
-    err = DMPlexRestoreTransitiveClosure(dmMesh, c, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexRestoreTransitiveClosure(dmMesh, c, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
   } // for
 
   PYLITH_METHOD_END;
@@ -144,7 +144,7 @@
   PetscInt firstFaultVertex = 0;
   PetscInt firstLagrangeVertex, firstFaultCell;
 
-  err = DMPlexGetStratumSize(mesh.dmMesh(), _data->faultLabel, 1, &firstLagrangeVertex);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetStratumSize(mesh.dmMesh(), _data->faultLabel, 1, &firstLagrangeVertex);PYLITH_CHECK_ERROR(err);
   firstFaultCell = firstLagrangeVertex;
   fault.label(_data->faultLabel);
   fault.id(_data->faultId);
@@ -175,14 +175,14 @@
     PetscInt *closure = NULL;
     PetscInt  closureSize, numVertices = 0;
 
-    err = DMPlexGetTransitiveClosure(dmMesh, c, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetTransitiveClosure(dmMesh, c, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
     for (PetscInt p = 0; p < closureSize*2; p += 2) {
       if ((closure[p] >= vStart) && (closure[p] < vEnd)) closure[numVertices++] = closure[p];
     } // for
     CPPUNIT_ASSERT_EQUAL(_data->numCorners, numVertices);
     for (PetscInt v = 0; v < numVertices; ++v, ++index)
       CPPUNIT_ASSERT_EQUAL(_data->cellsFault[index], subpointMap[closure[v]]);
-    err = DMPlexRestoreTransitiveClosure(dmMesh, c, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexRestoreTransitiveClosure(dmMesh, c, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
   } // for
 
   PYLITH_METHOD_END;

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMeshCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMeshCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMeshCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMeshCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMeshCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMeshCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBC.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBC.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBC.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -198,10 +198,10 @@
   for(PetscInt v = vStart; v < vEnd; ++v) {
     PetscInt dof, cdof, fdof, fcdof;
 
-    err = PetscSectionGetDof(fieldSection, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetConstraintDof(fieldSection, v, &cdof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetFieldDof(fieldSection, v, 0, &fdof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetFieldConstraintDof(fieldSection, v, 0, &fcdof);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(fieldSection, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetConstraintDof(fieldSection, v, &cdof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetFieldDof(fieldSection, v, 0, &fdof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetFieldConstraintDof(fieldSection, v, 0, &fcdof);PYLITH_CHECK_ERROR(err);
     if (v != _data->constrainedPoints[iConstraint] + offset) {
       CPPUNIT_ASSERT_EQUAL(_data->numDOF, dof);
       CPPUNIT_ASSERT_EQUAL(0, cdof);
@@ -263,12 +263,12 @@
     const PetscInt *cInd, *fcInd;
     PetscInt dof, cdof, fdof, fcdof;
 
-    err = PetscSectionGetDof(fieldSection, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetConstraintDof(fieldSection, v, &cdof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetFieldDof(fieldSection, v, 0, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetFieldConstraintDof(fieldSection, v, 0, &fcdof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetConstraintIndices(fieldSection, v, &cInd);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetFieldConstraintIndices(fieldSection, v, 0, &fcInd);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(fieldSection, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetConstraintDof(fieldSection, v, &cdof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetFieldDof(fieldSection, v, 0, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetFieldConstraintDof(fieldSection, v, 0, &fcdof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetConstraintIndices(fieldSection, v, &cInd);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetFieldConstraintIndices(fieldSection, v, 0, &fcInd);PYLITH_CHECK_ERROR(err);
     if (v != _data->constrainedPoints[iConstraint] + offset) {
       CPPUNIT_ASSERT_EQUAL(0, cdof);
       CPPUNIT_ASSERT_EQUAL(0, fcdof);

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBC.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBC.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBC.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCMulti.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCMulti.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCMulti.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -160,9 +160,9 @@
     const PetscInt *cInd;
     PetscInt dof, cdof;
 
-    err = PetscSectionGetDof(fieldSection, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetConstraintDof(fieldSection, v, &cdof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetConstraintIndices(fieldSection, v, &cInd);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(fieldSection, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetConstraintDof(fieldSection, v, &cdof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetConstraintIndices(fieldSection, v, &cInd);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(numConstrainedDOF, cdof);
     if (numConstrainedDOF > 0) {
       for (int iDOF=0; iDOF < numConstrainedDOF; ++iDOF)

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCMulti.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCMulti.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCMulti.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCMultiCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCMultiCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCMultiCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCMultiCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCMultiCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBCMultiCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBoundary.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBoundary.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBoundary.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBoundary.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBoundary.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBoundary.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBoundaryCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBoundaryCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBoundaryCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBoundaryCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBoundaryCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestDirichletBoundaryCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestNeumann.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestNeumann.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestNeumann.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -194,7 +194,7 @@
     PetscInt *closure = PETSC_NULL;
     PetscInt  closureSize, numCorners = 0;
 
-    err = DMPlexGetTransitiveClosure(subMesh, c, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetTransitiveClosure(subMesh, c, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
     for(PetscInt p = 0; p < closureSize*2; p += 2) {
       const PetscInt point = closure[p];
       if ((point >= vStart) && (point < vEnd)) {
@@ -205,7 +205,7 @@
     for(PetscInt p = 0; p < numCorners; ++p, ++dp) {
       CPPUNIT_ASSERT_EQUAL(_data->cells[dp], closure[p]);
     } // for
-    err = DMPlexRestoreTransitiveClosure(subMesh, c, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexRestoreTransitiveClosure(subMesh, c, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
   } // for
 
   // Check traction values

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestNeumann.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestNeumann.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestNeumann.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestNeumannCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestNeumannCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestNeumannCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestNeumannCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestNeumannCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestNeumannCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestPointForce.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestPointForce.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestPointForce.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestPointForce.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestPointForce.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestPointForce.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestPointForceCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestPointForceCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestPointForceCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestPointForceCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestPointForceCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestPointForceCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestTimeDependent.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestTimeDependent.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestTimeDependent.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestTimeDependent.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestTimeDependent.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestTimeDependent.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestTimeDependentPoints.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestTimeDependentPoints.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestTimeDependentPoints.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestTimeDependentPoints.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestTimeDependentPoints.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestTimeDependentPoints.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataLine2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataLine2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataLine2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataLine2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataLine2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataLine2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/AbsorbingDampersDataTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/BoundaryMeshDataTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataLine2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataLine2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataLine2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataLine2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataLine2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataLine2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataLine2b.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataLine2b.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataLine2b.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataLine2b.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataLine2b.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataLine2b.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMulti.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMulti.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMulti.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMulti.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMulti.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMulti.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMultiTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMultiTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMultiTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMultiTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMultiTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMultiTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMultiTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMultiTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMultiTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMultiTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMultiTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataMultiTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/DirichletDataTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataLine2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataLine2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataLine2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataLine2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataLine2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataLine2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/NeumannDataTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataLine2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataLine2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataLine2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataLine2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataLine2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataLine2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/PointForceDataTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/data/absorbingdampers.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/data/absorbingdampers.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/data/absorbingdampers.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/test_bc.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/test_bc.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/test_bc.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestBruneSlipFn.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestBruneSlipFn.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestBruneSlipFn.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestBruneSlipFn.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestBruneSlipFn.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestBruneSlipFn.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestConstRateSlipFn.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestConstRateSlipFn.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestConstRateSlipFn.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestConstRateSlipFn.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestConstRateSlipFn.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestConstRateSlipFn.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestEqKinSrc.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestEqKinSrc.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestEqKinSrc.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -107,7 +107,7 @@
   CPPUNIT_ASSERT(dmMesh);
 
   PetscInt       vStart, vEnd;
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
   topology::Field<topology::SubMesh> slip(faultMesh);
   slip.newSection(topology::FieldBase::VERTICES_FIELD, spaceDim);
   slip.allocate();
@@ -121,7 +121,7 @@
   Vec          slipVec     = slip.localVector();
   PetscScalar *slipArray;
   CPPUNIT_ASSERT(slipSection);CPPUNIT_ASSERT(slipVec);
-  err = VecGetArray(slipVec, &slipArray);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(slipVec, &slipArray);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v, ++iPoint) {
     PylithScalar slipMag = 0.0;
     for (int iDim=0; iDim < spaceDim; ++iDim)
@@ -133,8 +133,8 @@
     const PylithScalar slipNorm = 1.0 - exp(-(t-t0)/tau) * (1.0 + (t-t0)/tau);
     PetscInt dof, off;
 
-    err = PetscSectionGetDof(slipSection, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(slipSection, v, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(slipSection, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(slipSection, v, &off);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(spaceDim, dof);
     
     for(PetscInt d = 0; d < dof; ++d) {
@@ -186,12 +186,12 @@
   DMLabel  groupField;
   const bool useLagrangeConstraints = true;
 
-  err = DMPlexGetStratumSize(dmMesh, faultLabel, 1, &firstLagrangeVertex);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetStratumSize(dmMesh, faultLabel, 1, &firstLagrangeVertex);PYLITH_CHECK_ERROR(err);
   firstFaultCell = firstLagrangeVertex;
   if (useLagrangeConstraints) {
     firstFaultCell += firstLagrangeVertex;
   }
-  err = DMPlexGetLabel(dmMesh, faultLabel, &groupField);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetLabel(dmMesh, faultLabel, &groupField);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT(groupField);
   ALE::Obj<SieveFlexMesh> faultBoundary = 0;
   const ALE::Obj<SieveMesh>& sieveMesh = mesh->sieveMesh();
@@ -203,7 +203,7 @@
                            faultId,
                            firstFaultVertex, firstLagrangeVertex, firstFaultCell,
                            useLagrangeConstraints);
-  err = DMDestroy(&faultBoundaryDM);CHECK_PETSC_ERROR(err);
+  err = DMDestroy(&faultBoundaryDM);PYLITH_CHECK_ERROR(err);
 
   // Need to copy coordinates from mesh to fault mesh since we are not
   // using create() instead of createParallel().
@@ -259,44 +259,44 @@
 
   CPPUNIT_ASSERT(dmMesh);
   CPPUNIT_ASSERT(faultDMMesh);
-  err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetHeightStratum(faultDMMesh, 1, &ffStart, &ffEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexCreateSubpointIS(faultDMMesh, &subpointIS);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetCoordinateSection(dmMesh, &coordSection);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetCoordinateSection(faultDMMesh, &fcoordSection);CHECK_PETSC_ERROR(err);
-  err = PetscSectionSetChart(fcoordSection, vStart, vEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetHeightStratum(faultDMMesh, 1, &ffStart, &ffEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexCreateSubpointIS(faultDMMesh, &subpointIS);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetCoordinateSection(dmMesh, &coordSection);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetCoordinateSection(faultDMMesh, &fcoordSection);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionSetChart(fcoordSection, vStart, vEnd);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v) {
-    err = PetscSectionSetDof(fcoordSection, v, spaceDim);CHECK_PETSC_ERROR(err);
+    err = PetscSectionSetDof(fcoordSection, v, spaceDim);PYLITH_CHECK_ERROR(err);
   }
-  err = PetscSectionSetUp(fcoordSection);CHECK_PETSC_ERROR(err);
+  err = PetscSectionSetUp(fcoordSection);PYLITH_CHECK_ERROR(err);
   Vec          coordVec, fcoordVec;
   PetscScalar *coords,  *fcoords;
   PetscInt     coordSize;
 
-  err = PetscSectionGetStorageSize(fcoordSection, &coordSize);CHECK_PETSC_ERROR(err);
-  err = DMGetCoordinatesLocal(dmMesh, &coordVec);CHECK_PETSC_ERROR(err);
-  err = VecCreate(mesh->comm(), &fcoordVec);CHECK_PETSC_ERROR(err);
-  err = VecSetSizes(fcoordVec, coordSize, PETSC_DETERMINE);CHECK_PETSC_ERROR(err);
-  err = VecSetFromOptions(fcoordVec);CHECK_PETSC_ERROR(err);
-  err = ISGetIndices(subpointIS, &points);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(coordVec, &coords);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(fcoordVec, &fcoords);CHECK_PETSC_ERROR(err);
+  err = PetscSectionGetStorageSize(fcoordSection, &coordSize);PYLITH_CHECK_ERROR(err);
+  err = DMGetCoordinatesLocal(dmMesh, &coordVec);PYLITH_CHECK_ERROR(err);
+  err = VecCreate(mesh->comm(), &fcoordVec);PYLITH_CHECK_ERROR(err);
+  err = VecSetSizes(fcoordVec, coordSize, PETSC_DETERMINE);PYLITH_CHECK_ERROR(err);
+  err = VecSetFromOptions(fcoordVec);PYLITH_CHECK_ERROR(err);
+  err = ISGetIndices(subpointIS, &points);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(coordVec, &coords);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(fcoordVec, &fcoords);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v) {
     PetscInt off, foff;
 
     // Notice that subpointMap[] does not account for cohesive cells
-    err = PetscSectionGetOffset(coordSection, points[v]+(ffEnd-ffStart), &off);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(fcoordSection, v, &foff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(coordSection, points[v]+(ffEnd-ffStart), &off);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(fcoordSection, v, &foff);PYLITH_CHECK_ERROR(err);
     for(PetscInt d = 0; d < spaceDim; ++d) {
       fcoords[foff+d] = coords[off+d];
     }
   }
-  err = ISRestoreIndices(subpointIS, &points);CHECK_PETSC_ERROR(err);
-  err = ISDestroy(&subpointIS);CHECK_PETSC_ERROR(err);
-  err = VecRestoreArray(coordVec, &coords);CHECK_PETSC_ERROR(err);
-  err = VecRestoreArray(fcoordVec, &fcoords);CHECK_PETSC_ERROR(err);
-  err = DMSetCoordinatesLocal(faultDMMesh, fcoordVec);CHECK_PETSC_ERROR(err);
-  err = VecDestroy(&fcoordVec);CHECK_PETSC_ERROR(err);
+  err = ISRestoreIndices(subpointIS, &points);PYLITH_CHECK_ERROR(err);
+  err = ISDestroy(&subpointIS);PYLITH_CHECK_ERROR(err);
+  err = VecRestoreArray(coordVec, &coords);PYLITH_CHECK_ERROR(err);
+  err = VecRestoreArray(fcoordVec, &fcoords);PYLITH_CHECK_ERROR(err);
+  err = DMSetCoordinatesLocal(faultDMMesh, fcoordVec);PYLITH_CHECK_ERROR(err);
+  err = VecDestroy(&fcoordVec);PYLITH_CHECK_ERROR(err);
 } // _setupFaultCoordinates
 
 

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestEqKinSrc.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestEqKinSrc.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestEqKinSrc.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFault.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFault.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFault.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFault.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFault.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFault.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesive.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesive.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesive.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -515,7 +515,7 @@
   PetscInt firstFaultVertex = 0;
   PetscInt firstLagrangeVertex, firstFaultCell;
 
-  err = DMPlexGetStratumSize(dmMesh, "fault", 1, &firstLagrangeVertex);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetStratumSize(dmMesh, "fault", 1, &firstLagrangeVertex);PYLITH_CHECK_ERROR(err);
   firstFaultCell = firstLagrangeVertex;
   if (dynamic_cast<FaultCohesive*>(fault)->useLagrangeConstraints()) {
     firstFaultCell += firstLagrangeVertex;
@@ -534,19 +534,19 @@
   PetscInt     vStart, vEnd;
 
   dmMesh = mesh.dmMesh();
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetCoordinateSection(dmMesh, &coordSection);CHECK_PETSC_ERROR(err);
-  err = DMGetCoordinatesLocal(dmMesh, &coordinates);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetCoordinateSection(dmMesh, &coordSection);PYLITH_CHECK_ERROR(err);
+  err = DMGetCoordinatesLocal(dmMesh, &coordinates);PYLITH_CHECK_ERROR(err);
   const PetscInt numVertices = vEnd-vStart;
   const PetscInt spaceDim    = data.spaceDim;
   CPPUNIT_ASSERT_EQUAL(data.numVertices, numVertices);
-  err = VecGetArray(coordinates, &coords);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(coordinates, &coords);PYLITH_CHECK_ERROR(err);
   for (PetscInt v = vStart, i = 0; v < vEnd; ++v) {
     const PylithScalar tolerance = 1.0e-06;
     PetscInt           dof, off;
 
-    err = PetscSectionGetDof(coordSection, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(coordSection, v, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(coordSection, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(coordSection, v, &off);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(spaceDim, dof);
     for (PetscInt d = 0; d < spaceDim; ++d, ++i)
       if (data.vertices[i] < 1.0)
@@ -554,22 +554,22 @@
       else
         CPPUNIT_ASSERT_DOUBLES_EQUAL(1.0, coords[off+d]/data.vertices[i], tolerance);
   } // for
-  err = VecRestoreArray(coordinates, &coords);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(coordinates, &coords);PYLITH_CHECK_ERROR(err);
 
   //mesh.view("MESH");
 
   // check cells
   PetscInt cStart, cEnd;
 
-  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
   const PetscInt numCells = cEnd-cStart;
   CPPUNIT_ASSERT_EQUAL(data.numCells, numCells);
   for (PetscInt c = cStart, cell = 0, i = 0; c < cEnd; ++c, ++cell) {
     const PetscInt *cone;
     PetscInt        coneSize;
 
-    err = DMPlexGetConeSize(dmMesh, c, &coneSize);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetCone(dmMesh, c, &cone);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetConeSize(dmMesh, c, &coneSize);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetCone(dmMesh, c, &cone);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(data.numCorners[cell], coneSize);
     for (PetscInt p = 0; p < coneSize; ++p, ++i) {
       CPPUNIT_ASSERT_EQUAL(data.cells[i], cone[p]);
@@ -579,13 +579,13 @@
   // check materials
   DMLabel labelMaterials;
 
-  err = DMPlexGetLabel(dmMesh, "material-id", &labelMaterials);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetLabel(dmMesh, "material-id", &labelMaterials);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT(labelMaterials);
   const PetscInt idDefault = -999;
   for (PetscInt c = cStart, cell = 0; c < cEnd; ++c, ++cell) {
     PetscInt value;
 
-    err = DMLabelGetValue(labelMaterials, c, &value);CHECK_PETSC_ERROR(err);
+    err = DMLabelGetValue(labelMaterials, c, &value);PYLITH_CHECK_ERROR(err);
     if (value == -1) value = idDefault;
     CPPUNIT_ASSERT_EQUAL(data.materialIds[cell], value);
   }  
@@ -593,7 +593,7 @@
   // Check groups
   PetscInt numLabels;
 
-  err = DMPlexGetNumLabels(dmMesh, &numLabels);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetNumLabels(dmMesh, &numLabels);PYLITH_CHECK_ERROR(err);
   for (PetscInt l = 0, i = 0, index = 0; l < numLabels; ++l) {
     DMLabel         label;
     IS              is;
@@ -603,15 +603,15 @@
     std::string     skipA = "depth";
     std::string     skipB = "material-id";
 
-    err = DMPlexGetLabelName(dmMesh, l, &name);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetLabelName(dmMesh, l, &name);PYLITH_CHECK_ERROR(err);
     if (std::string(name) == skipA) continue;
     if (std::string(name) == skipB) continue;
-    err = DMPlexGetLabel(dmMesh, name, &label);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetLabel(dmMesh, name, &label);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT(label);
-    err = DMLabelGetStratumIS(label, 1, &is);CHECK_PETSC_ERROR(err);
-    err = ISGetLocalSize(is, &numPoints);CHECK_PETSC_ERROR(err);
-    err = ISGetIndices(is, &points);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetLabelValue(dmMesh, "depth", points[0], &depth);CHECK_PETSC_ERROR(err);
+    err = DMLabelGetStratumIS(label, 1, &is);PYLITH_CHECK_ERROR(err);
+    err = ISGetLocalSize(is, &numPoints);PYLITH_CHECK_ERROR(err);
+    err = ISGetIndices(is, &points);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetLabelValue(dmMesh, "depth", points[0], &depth);PYLITH_CHECK_ERROR(err);
     std::string groupType = depth ? "cell" : "vertex";
 
     CPPUNIT_ASSERT_EQUAL(std::string(data.groupNames[i]), std::string(name));
@@ -619,8 +619,8 @@
     CPPUNIT_ASSERT_EQUAL(data.groupSizes[i], numPoints);
     for (PetscInt p = 0; p < numPoints; ++p, ++index)
       CPPUNIT_ASSERT_EQUAL(data.groups[index], points[p]);
-    err = ISRestoreIndices(is, &points);CHECK_PETSC_ERROR(err);
-    err = ISDestroy(&is);CHECK_PETSC_ERROR(err);
+    err = ISRestoreIndices(is, &points);PYLITH_CHECK_ERROR(err);
+    err = ISDestroy(&is);PYLITH_CHECK_ERROR(err);
     ++i;
   } // for
 } // _testAdjustTopology
@@ -648,8 +648,8 @@
   PetscInt firstFaultVertex = 0;
   PetscInt sizeA, sizeB;
 
-  err = DMPlexGetStratumSize(dmMesh, "faultA", 1, &sizeA);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetStratumSize(dmMesh, "faultB", 1, &sizeB);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetStratumSize(dmMesh, "faultA", 1, &sizeA);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetStratumSize(dmMesh, "faultB", 1, &sizeB);PYLITH_CHECK_ERROR(err);
   PetscInt firstLagrangeVertex = sizeA + sizeB;
   PetscInt firstFaultCell      = sizeA + sizeB;
   if (dynamic_cast<FaultCohesive*>(faultA)->useLagrangeConstraints()) {
@@ -677,19 +677,19 @@
   PetscInt     vStart, vEnd;
 
   dmMesh = mesh.dmMesh();
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetCoordinateSection(dmMesh, &coordSection);CHECK_PETSC_ERROR(err);
-  err = DMGetCoordinatesLocal(dmMesh, &coordinates);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetCoordinateSection(dmMesh, &coordSection);PYLITH_CHECK_ERROR(err);
+  err = DMGetCoordinatesLocal(dmMesh, &coordinates);PYLITH_CHECK_ERROR(err);
   const PetscInt numVertices = vEnd-vStart;
   const PetscInt spaceDim    = data.spaceDim;
   CPPUNIT_ASSERT_EQUAL(data.numVertices, numVertices);
-  err = VecGetArray(coordinates, &coords);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(coordinates, &coords);PYLITH_CHECK_ERROR(err);
   for (PetscInt v = vStart, i = 0; v < vEnd; ++v) {
     const PylithScalar tolerance = 1.0e-06;
     PetscInt           dof, off;
 
-    err = PetscSectionGetDof(coordSection, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(coordSection, v, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(coordSection, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(coordSection, v, &off);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(spaceDim, dof);
     for (PetscInt d = 0; d < spaceDim; ++d, ++i)
       if (data.vertices[i] < 1.0)
@@ -697,20 +697,20 @@
       else
         CPPUNIT_ASSERT_DOUBLES_EQUAL(1.0, coords[off+d]/data.vertices[i], tolerance);
   } // for
-  err = VecRestoreArray(coordinates, &coords);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(coordinates, &coords);PYLITH_CHECK_ERROR(err);
 
   // check cells
   PetscInt cStart, cEnd;
 
-  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
   const PetscInt numCells = cEnd-cStart;
   CPPUNIT_ASSERT_EQUAL(data.numCells, numCells);
   for (PetscInt c = cStart, cell = 0, i = 0; c < cEnd; ++c, ++cell) {
     const PetscInt *cone;
     PetscInt        coneSize;
 
-    err = DMPlexGetConeSize(dmMesh, c, &coneSize);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetCone(dmMesh, c, &cone);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetConeSize(dmMesh, c, &coneSize);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetCone(dmMesh, c, &cone);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(data.numCorners[cell], coneSize);
     for (PetscInt p = 0; p < coneSize; ++p, ++i) {
       CPPUNIT_ASSERT_EQUAL(data.cells[i], cone[p]);
@@ -720,13 +720,13 @@
   // check materials
   DMLabel labelMaterials;
 
-  err = DMPlexGetLabel(dmMesh, "material-id", &labelMaterials);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetLabel(dmMesh, "material-id", &labelMaterials);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT(labelMaterials);
   const PetscInt idDefault = -999;
   for (PetscInt c = cStart, cell = 0; c < cEnd; ++c, ++cell) {
     PetscInt value;
 
-    err = DMLabelGetValue(labelMaterials, c, &value);CHECK_PETSC_ERROR(err);
+    err = DMLabelGetValue(labelMaterials, c, &value);PYLITH_CHECK_ERROR(err);
     if (value == -1) value = idDefault;
     CPPUNIT_ASSERT_EQUAL(data.materialIds[cell], value);
   }  
@@ -734,7 +734,7 @@
   // Check groups
   PetscInt numLabels;
 
-  err = DMPlexGetNumLabels(dmMesh, &numLabels);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetNumLabels(dmMesh, &numLabels);PYLITH_CHECK_ERROR(err);
   for (PetscInt l = 0, i = 0, index = 0; l < numLabels; ++l) {
     DMLabel         label;
     IS              is;
@@ -744,15 +744,15 @@
     std::string     skipA = "depth";
     std::string     skipB = "material-id";
 
-    err = DMPlexGetLabelName(dmMesh, l, &name);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetLabelName(dmMesh, l, &name);PYLITH_CHECK_ERROR(err);
     if (std::string(name) == skipA) continue;
     if (std::string(name) == skipB) continue;
-    err = DMPlexGetLabel(dmMesh, name, &label);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetLabel(dmMesh, name, &label);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT(label);
-    err = DMLabelGetStratumIS(label, 1, &is);CHECK_PETSC_ERROR(err);
-    err = ISGetLocalSize(is, &numPoints);CHECK_PETSC_ERROR(err);
-    err = ISGetIndices(is, &points);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetLabelValue(dmMesh, "depth", points[0], &depth);CHECK_PETSC_ERROR(err);
+    err = DMLabelGetStratumIS(label, 1, &is);PYLITH_CHECK_ERROR(err);
+    err = ISGetLocalSize(is, &numPoints);PYLITH_CHECK_ERROR(err);
+    err = ISGetIndices(is, &points);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetLabelValue(dmMesh, "depth", points[0], &depth);PYLITH_CHECK_ERROR(err);
     std::string groupType = depth ? "cell" : "vertex";
 
     CPPUNIT_ASSERT_EQUAL(std::string(data.groupNames[i]), std::string(name));
@@ -760,8 +760,8 @@
     CPPUNIT_ASSERT_EQUAL(data.groupSizes[i], numPoints);
     for (PetscInt p = 0; p < numPoints; ++p, ++index)
       CPPUNIT_ASSERT_EQUAL(data.groups[index], points[p]);
-    err = ISRestoreIndices(is, &points);CHECK_PETSC_ERROR(err);
-    err = ISDestroy(&is);CHECK_PETSC_ERROR(err);
+    err = ISRestoreIndices(is, &points);PYLITH_CHECK_ERROR(err);
+    err = ISDestroy(&is);PYLITH_CHECK_ERROR(err);
     ++i;
   } // for
 } // _testAdjustTopology

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesive.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesive.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesive.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDyn.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDyn.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDyn.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -137,18 +137,18 @@
   const PetscInt *points = NULL;
   PetscInt vStart, vEnd, numPoints;
   PetscErrorCode  err;
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexCreateSubpointIS(dmMesh, &subpointIS);CHECK_PETSC_ERROR(err);CPPUNIT_ASSERT(subpointIS);
-  err = ISGetSize(subpointIS, &numPoints);CHECK_PETSC_ERROR(err);
-  err = ISGetIndices(subpointIS, &points);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexCreateSubpointIS(dmMesh, &subpointIS);PYLITH_CHECK_ERROR(err);CPPUNIT_ASSERT(subpointIS);
+  err = ISGetSize(subpointIS, &numPoints);PYLITH_CHECK_ERROR(err);
+  err = ISGetIndices(subpointIS, &points);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v) {
     PetscInt faultPoint;
-    err = PetscFindInt(_data->negativeVertices[v-vStart], numPoints, points, &faultPoint);CHECK_PETSC_ERROR(err);
+    err = PetscFindInt(_data->negativeVertices[v-vStart], numPoints, points, &faultPoint);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT(faultPoint >= 0);
     CPPUNIT_ASSERT_EQUAL(faultPoint, v);
   } // for
-  err = ISRestoreIndices(subpointIS, &points);CHECK_PETSC_ERROR(err);
-  err = ISDestroy(&subpointIS);CHECK_PETSC_ERROR(err);
+  err = ISRestoreIndices(subpointIS, &points);PYLITH_CHECK_ERROR(err);
+  err = ISDestroy(&subpointIS);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT_EQUAL(_data->numConstraintVert, vEnd-vStart);
 
   // Check orientation
@@ -156,15 +156,15 @@
   PetscSection orientationSection = fault._fields->get("orientation").petscSection();CPPUNIT_ASSERT(orientationSection);
   PetscVec orientationVec = fault._fields->get("orientation").localVector();CPPUNIT_ASSERT(orientationVec);
   PetscScalar *orientationArray = NULL;
-  err = VecGetArray(orientationVec, &orientationArray);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(orientationVec, &orientationArray);PYLITH_CHECK_ERROR(err);
 
   const int spaceDim = _data->spaceDim;
   const int orientationSize = spaceDim*spaceDim;
   int iVertex = 0;
   for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
     PetscInt dof, off;
-    err = PetscSectionGetDof(orientationSection, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(orientationSection, v, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(orientationSection, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(orientationSection, v, &off);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(orientationSize, dof);
 
     const PylithScalar tolerance = 1.0e-06;
@@ -172,7 +172,7 @@
       CPPUNIT_ASSERT_DOUBLES_EQUAL(_data->orientation[iVertex*orientationSize+d], orientationArray[off+d], tolerance);
     } // for
   } // for
-  err = VecRestoreArray(orientationVec, &orientationArray);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(orientationVec, &orientationArray);PYLITH_CHECK_ERROR(err);
 
   // Prescribed traction perturbation
   if (fault._tractPerturbation) {
@@ -180,15 +180,15 @@
     PetscSection initialTractionsSection = fault.vertexField("traction_initial_value").petscSection();CPPUNIT_ASSERT(initialTractionsSection);
     PetscVec initialTractionsVec = fault.vertexField("traction_initial_value").localVector();CPPUNIT_ASSERT(initialTractionsVec);
     PetscScalar *initialTractionsArray = NULL;
-    err = VecGetArray(initialTractionsVec, &initialTractionsArray);CHECK_PETSC_ERROR(err);
+    err = VecGetArray(initialTractionsVec, &initialTractionsArray);PYLITH_CHECK_ERROR(err);
 
     const PylithScalar pressureScale = _data->pressureScale;
 
     iVertex = 0;
     for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
       PetscInt dof, off;
-      err = PetscSectionGetDof(initialTractionsSection, v, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(initialTractionsSection, v, &off);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(initialTractionsSection, v, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(initialTractionsSection, v, &off);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(spaceDim, dof);
 
       const PylithScalar tolerance = 1.0e-06;
@@ -196,7 +196,7 @@
         CPPUNIT_ASSERT_DOUBLES_EQUAL(_data->initialTractions[iVertex * spaceDim + d], initialTractionsArray[off+d]*pressureScale, tolerance);
       } // for
     } // for
-    err = VecRestoreArray(initialTractionsVec, &initialTractionsArray);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(initialTractionsVec, &initialTractionsArray);PYLITH_CHECK_ERROR(err);
   } // if
 } // testInitialize
 
@@ -232,13 +232,13 @@
     PetscDM dmMesh = mesh.dmMesh();CPPUNIT_ASSERT(dmMesh);
     PetscInt vStart, vEnd;
     PetscErrorCode err;
-    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
 
     // Get section containing solution (disp + Lagrange multipliers)
     PetscSection dispTIncrSection = fields.get("dispIncr(t->t+dt)").petscSection();CPPUNIT_ASSERT(dispTIncrSection);
     PetscVec dispTIncrVec = fields.get("dispIncr(t->t+dt)").localVector();CPPUNIT_ASSERT(dispTIncrVec);
     PetscScalar *dispTIncrArray = NULL;
-    err = VecGetArray(dispTIncrVec, &dispTIncrArray);CHECK_PETSC_ERROR(err);
+    err = VecGetArray(dispTIncrVec, &dispTIncrArray);PYLITH_CHECK_ERROR(err);
 
     // Get expected values
     const PylithScalar* valsE = _data->fieldIncrStick; // No change in dispIncr
@@ -247,8 +247,8 @@
     const PylithScalar tolerance = 1.0e-06;
     for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
       PetscInt dof, off;
-      err = PetscSectionGetDof(dispTIncrSection, v, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(dispTIncrSection, v, &off);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(dispTIncrSection, v, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(dispTIncrSection, v, &off);PYLITH_CHECK_ERROR(err);
       assert(fiberDimE == dof);
 
       // Check values at point
@@ -261,7 +261,7 @@
           CPPUNIT_ASSERT_DOUBLES_EQUAL(valE, dispTIncrArray[off+d], tolerance);
       } // for
     } // for
-    err = VecRestoreArray(dispTIncrVec, &dispTIncrArray);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(dispTIncrVec, &dispTIncrArray);PYLITH_CHECK_ERROR(err);
   } // Check solution values
 
   { // Check slip values
@@ -271,13 +271,13 @@
     PetscDM faultDMMesh = fault._faultMesh->dmMesh();CPPUNIT_ASSERT(faultDMMesh);
     PetscInt vStart, vEnd;
     PetscErrorCode err;
-    err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
 
     // Get section containing slip
     PetscSection slipSection = fault.vertexField("slip").petscSection();CPPUNIT_ASSERT(slipSection);
     PetscVec slipVec = fault.vertexField("slip").localVector();CPPUNIT_ASSERT(slipVec);
     PetscScalar *slipArray = NULL;
-    err = VecGetArray(slipVec, &slipArray);CHECK_PETSC_ERROR(err);
+    err = VecGetArray(slipVec, &slipArray);PYLITH_CHECK_ERROR(err);
 
     // Get expected values
     CPPUNIT_ASSERT(_data->slipStickE);
@@ -287,8 +287,8 @@
     const PylithScalar tolerance = 1.0e-06;
     for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
       PetscInt dof, off;
-      err = PetscSectionGetDof(slipSection, v, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(slipSection, v, &off);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(slipSection, v, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(slipSection, v, &off);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(fiberDimE, dof);
 
       // Check values at point
@@ -301,7 +301,7 @@
           CPPUNIT_ASSERT_DOUBLES_EQUAL(valE, slipArray[off+d], tolerance);
       }
     } // for
-    err = VecRestoreArray(slipVec, &slipArray);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(slipVec, &slipArray);PYLITH_CHECK_ERROR(err);
   } // Check slip values
 
 } // testConstrainSolnSpaceStick
@@ -339,13 +339,13 @@
     PetscDM dmMesh = mesh.dmMesh();CPPUNIT_ASSERT(dmMesh);
     PetscInt vStart, vEnd;
     PetscErrorCode  err;
-    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
 
     // Get section containing solution (disp + Lagrange multipliers)
     PetscSection dispIncrSection = fields.get("dispIncr(t->t+dt)").petscSection();CPPUNIT_ASSERT(dispIncrSection);
     PetscVec dispIncrVec = fields.get("dispIncr(t->t+dt)").localVector();CPPUNIT_ASSERT(dispIncrVec);
     PetscScalar *dispIncrArray = NULL;
-    err = VecGetArray(dispIncrVec, &dispIncrArray);CHECK_PETSC_ERROR(err);
+    err = VecGetArray(dispIncrVec, &dispIncrArray);PYLITH_CHECK_ERROR(err);
 
     // Get expected values
     const PylithScalar* valsE = _data->fieldIncrSlipE; // Expected values for dispIncr
@@ -354,8 +354,8 @@
     const PylithScalar tolerance = 1.0e-06;
     for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
       PetscInt dof, off;
-      err = PetscSectionGetDof(dispIncrSection, v, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(dispIncrSection, v, &off);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(dispIncrSection, v, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(dispIncrSection, v, &off);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(fiberDimE, dof);
 
       for(PetscInt d = 0; d < dof; ++d) {
@@ -366,7 +366,7 @@
           CPPUNIT_ASSERT_DOUBLES_EQUAL(valE, dispIncrArray[off+d], tolerance);
       } // for
     } // for
-    err = VecRestoreArray(dispIncrVec, &dispIncrArray);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(dispIncrVec, &dispIncrArray);PYLITH_CHECK_ERROR(err);
   } // Check solution values
 
   { // Check slip values
@@ -377,13 +377,13 @@
     PetscDM faultDMMesh = fault._faultMesh->dmMesh();CPPUNIT_ASSERT(faultDMMesh);
     PetscInt vStart, vEnd;
     PetscErrorCode err;
-    err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
 
     // Get section containing slip
     PetscSection slipSection = fault.vertexField("slip").petscSection();CPPUNIT_ASSERT(slipSection);
     PetscVec slipVec = fault.vertexField("slip").localVector();CPPUNIT_ASSERT(slipVec);
     PetscScalar *slipArray = NULL;
-    err = VecGetArray(slipVec, &slipArray);CHECK_PETSC_ERROR(err);
+    err = VecGetArray(slipVec, &slipArray);PYLITH_CHECK_ERROR(err);
 
     // Get expected values
     const PylithScalar* valsE = _data->slipSlipE;
@@ -391,8 +391,8 @@
     const PylithScalar tolerance = (sizeof(double) == sizeof(PylithScalar)) ? 1.0e-06 : 1.0e-5;
     for(PetscInt v = vStart, iVertex = 0; v < vEnd; ++v, ++iVertex) {
       PetscInt dof, off;
-      err = PetscSectionGetDof(slipSection, v, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(slipSection, v, &off);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(slipSection, v, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(slipSection, v, &off);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(fiberDimE, dof);
 
       for(PetscInt d = 0; d < dof; ++d) {
@@ -403,7 +403,7 @@
           CPPUNIT_ASSERT_DOUBLES_EQUAL(valE, slipArray[off+d], tolerance);
       } // for
     } // for
-    err = VecRestoreArray(slipVec, &slipArray);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(slipVec, &slipArray);PYLITH_CHECK_ERROR(err);
   } // Check slip values
 
 } // testConstrainSolnSpaceSlip
@@ -443,13 +443,13 @@
     PetscDM dmMesh = mesh.dmMesh();CPPUNIT_ASSERT(dmMesh);
     PetscInt vStart, vEnd;
     PetscErrorCode  err;
-    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
 
     // Get section containing solution (disp + Lagrange multipliers)
     PetscSection dispIncrSection = fields.get("dispIncr(t->t+dt)").petscSection();CPPUNIT_ASSERT(dispIncrSection);
     PetscVec dispIncrVec = fields.get("dispIncr(t->t+dt)").localVector();CPPUNIT_ASSERT(dispIncrVec);
     PetscScalar *dispIncrArray = NULL;
-    err = VecGetArray(dispIncrVec, &dispIncrArray);CHECK_PETSC_ERROR(err);
+    err = VecGetArray(dispIncrVec, &dispIncrArray);PYLITH_CHECK_ERROR(err);
 
     // Get expected values
     const PylithScalar* valsE = _data->fieldIncrOpenE; // Expected values for dispIncr
@@ -457,8 +457,8 @@
     const PylithScalar tolerance = (sizeof(double) == sizeof(PylithScalar)) ? 1.0e-06 : 1.0e-05;
     for(PetscInt v = vStart, iVertex = 0; v < vEnd; ++v, ++iVertex) {
       PetscInt dof, off;
-      err = PetscSectionGetDof(dispIncrSection, v, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(dispIncrSection, v, &off);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(dispIncrSection, v, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(dispIncrSection, v, &off);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(fiberDimE, dof);
 
       for(PetscInt d = 0; d < dof; ++d) {
@@ -469,7 +469,7 @@
           CPPUNIT_ASSERT_DOUBLES_EQUAL(valE, dispIncrArray[off+d], tolerance);
       } // for
     } // for
-    err = VecRestoreArray(dispIncrVec, &dispIncrArray);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(dispIncrVec, &dispIncrArray);PYLITH_CHECK_ERROR(err);
   } // Check solution values
 
   { // Check slip values
@@ -480,13 +480,13 @@
     PetscDM faultDMMesh = fault._faultMesh->dmMesh();CPPUNIT_ASSERT(faultDMMesh);
     PetscInt vStart, vEnd;
     PetscErrorCode err;
-    err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
 
     // Get section containing slip
     PetscSection slipSection = fault.vertexField("slip").petscSection();CPPUNIT_ASSERT(slipSection);
     PetscVec slipVec = fault.vertexField("slip").localVector();CPPUNIT_ASSERT(slipVec);
     PetscScalar *slipArray = NULL;
-    err = VecGetArray(slipVec, &slipArray);CHECK_PETSC_ERROR(err);
+    err = VecGetArray(slipVec, &slipArray);PYLITH_CHECK_ERROR(err);
 
     // Get expected values
     const PylithScalar* valsE = _data->slipOpenE;
@@ -494,8 +494,8 @@
     const PylithScalar tolerance = (sizeof(double) == sizeof(PylithScalar)) ? 1.0e-06 : 1.0e-05;
     for(PetscInt v = vStart, iVertex = 0; v < vEnd; ++v, ++iVertex) {
       PetscInt dof, off;
-      err = PetscSectionGetDof(slipSection, v, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(slipSection, v, &off);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(slipSection, v, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(slipSection, v, &off);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(fiberDimE, dof);
 
       for(PetscInt d = 0; d < dof; ++d) {
@@ -506,7 +506,7 @@
           CPPUNIT_ASSERT_DOUBLES_EQUAL(valE, slipArray[off+d], tolerance);
       } // for
     } // for
-    err = VecRestoreArray(slipVec, &slipArray);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(slipVec, &slipArray);PYLITH_CHECK_ERROR(err);
   } // Check slip values
 
 } // testConstrainSolnSpaceOpen
@@ -555,8 +555,8 @@
   PetscErrorCode err;
 
   CPPUNIT_ASSERT(dmMesh);
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
   
   CPPUNIT_ASSERT(fault._faultMesh);
   const int spaceDim = _data->spaceDim;
@@ -578,26 +578,26 @@
   const PetscInt *points = NULL;
   PetscInt        numPoints, fvStart;
 
-  err = DMPlexGetDepthStratum(faultDMMesh, 0, &fvStart, NULL);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetHybridBounds(dmMesh, &cStart, NULL, NULL, NULL);CHECK_PETSC_ERROR(err);
-  err = DMPlexCreateSubpointIS(faultDMMesh, &subpointIS);CHECK_PETSC_ERROR(err);CPPUNIT_ASSERT(subpointIS);
-  err = ISGetSize(subpointIS, &numPoints);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(faultDMMesh, 0, &fvStart, NULL);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetHybridBounds(dmMesh, &cStart, NULL, NULL, NULL);PYLITH_CHECK_ERROR(err);
+  err = DMPlexCreateSubpointIS(faultDMMesh, &subpointIS);PYLITH_CHECK_ERROR(err);CPPUNIT_ASSERT(subpointIS);
+  err = ISGetSize(subpointIS, &numPoints);PYLITH_CHECK_ERROR(err);
 
   PetscSection dispSection = fields.get("disp(t)").petscSection();CPPUNIT_ASSERT(dispSection);
   PetscVec dispVec = fields.get("disp(t)").localVector();CPPUNIT_ASSERT(dispVec);
   PetscScalar *dispArray = NULL;
 
-  err = VecGetArray(tractionsVec, &tractionsArray);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
-  err = ISGetIndices(subpointIS, &points);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(tractionsVec, &tractionsArray);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
+  err = ISGetIndices(subpointIS, &points);PYLITH_CHECK_ERROR(err);
 
   const PylithScalar tolerance = 1.0e-06;
   for(PetscInt c = cStart; c < cEnd; ++c) {
     const PetscInt *cone;
     PetscInt        coneSize, p;
 
-    err = DMPlexGetConeSize(dmMesh, c, &coneSize);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetCone(dmMesh, c, &cone);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetConeSize(dmMesh, c, &coneSize);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetCone(dmMesh, c, &cone);PYLITH_CHECK_ERROR(err);
     // Check Lagrange multiplier dofs
     //   For depth = 1, we have a prism and use the last third
     coneSize /= 3;
@@ -607,13 +607,13 @@
       const PetscInt nv = cone[p-2*coneSize];
       PetscInt       fv, tdof, toff, ddof, doff;
 
-      err = PetscFindInt(nv, numPoints, points, &fv);CHECK_PETSC_ERROR(err);
+      err = PetscFindInt(nv, numPoints, points, &fv);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT(fv >= 0);
-      err = PetscSectionGetDof(tractionsSection, fv, &tdof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(tractionsSection, fv, &toff);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(tractionsSection, fv, &tdof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(tractionsSection, fv, &toff);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(spaceDim, tdof);
-      err = PetscSectionGetDof(dispSection, lv, &ddof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(dispSection, lv, &doff);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(dispSection, lv, &ddof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(dispSection, lv, &doff);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(spaceDim, ddof);
       const PylithScalar *orientationVertex = &_data->orientation[(fv-fvStart)*spaceDim*spaceDim];
       CPPUNIT_ASSERT(orientationVertex);
@@ -630,10 +630,10 @@
       } // for
     } // for
   } // for
-  err = VecRestoreArray(tractionsVec, &tractionsArray);CHECK_PETSC_ERROR(err);
-  err = VecRestoreArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
-  err = ISRestoreIndices(subpointIS, &points);CHECK_PETSC_ERROR(err);
-  err = ISDestroy(&subpointIS);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(tractionsVec, &tractionsArray);PYLITH_CHECK_ERROR(err);
+  err = VecRestoreArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
+  err = ISRestoreIndices(subpointIS, &points);PYLITH_CHECK_ERROR(err);
+  err = ISDestroy(&subpointIS);PYLITH_CHECK_ERROR(err);
 } // testCalcTractions
 
 // ----------------------------------------------------------------------
@@ -708,7 +708,7 @@
 
   PetscInt labelSize;
   PetscErrorCode err;
-  err = DMPlexGetStratumSize(mesh->dmMesh(), _data->label, 1, &labelSize);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetStratumSize(mesh->dmMesh(), _data->label, 1, &labelSize);PYLITH_CHECK_ERROR(err);
 
   PetscInt firstFaultVertex = 0;
   PetscInt firstLagrangeVertex = labelSize;
@@ -767,48 +767,48 @@
   PetscDM dmMesh = mesh->dmMesh();CPPUNIT_ASSERT(dmMesh);
   PetscInt vStart, vEnd;
   PetscErrorCode err;
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
 
   // Set displacement values
   PetscSection dispSection = fields->get("disp(t)").petscSection();CPPUNIT_ASSERT(dispSection);
   PetscVec dispVec = fields->get("disp(t)").localVector();CPPUNIT_ASSERT(dispVec);
   PetscScalar *dispArray = NULL;
-  err = VecGetArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
 
   int iVertex = 0;
   for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
     PetscInt off;
-    err = PetscSectionGetOffset(dispSection, v, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(dispSection, v, &off);PYLITH_CHECK_ERROR(err);
     for(PetscInt d = 0; d < spaceDim; ++d) dispArray[off+d] = _data->fieldT[iVertex*spaceDim+d];
   }
-  err = VecRestoreArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
 
   // Set increment values
   PetscSection dispIncrSection = fields->get("dispIncr(t->t+dt)").petscSection();CPPUNIT_ASSERT(dispIncrSection);
   PetscVec dispIncrVec = fields->get("dispIncr(t->t+dt)").localVector();CPPUNIT_ASSERT(dispIncrVec);
   PetscScalar *dispIncrArray = NULL;
-  err = VecGetArray(dispIncrVec, &dispIncrArray);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(dispIncrVec, &dispIncrArray);PYLITH_CHECK_ERROR(err);
 
   iVertex = 0;
   for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
     PetscInt off;
-    err = PetscSectionGetOffset(dispIncrSection, v, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(dispIncrSection, v, &off);PYLITH_CHECK_ERROR(err);
     for(PetscInt d = 0; d < spaceDim; ++d) dispIncrArray[off+d] = fieldIncr[iVertex*spaceDim+d];
   }
-  err = VecRestoreArray(dispIncrVec, &dispIncrArray);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(dispIncrVec, &dispIncrArray);PYLITH_CHECK_ERROR(err);
 
   // Setup Jacobian matrix
   PetscInt nrows;
-  err = PetscSectionGetStorageSize(dispIncrSection, &nrows);CHECK_PETSC_ERROR(err);
+  err = PetscSectionGetStorageSize(dispIncrSection, &nrows);PYLITH_CHECK_ERROR(err);
   PetscInt ncols = nrows;
   int nrowsM = 0;
   int ncolsM = 0;
   PetscMat jacobianMat = jacobian->matrix();
-  err = MatGetSize(jacobianMat, &nrowsM, &ncolsM);CHECK_PETSC_ERROR(err);
+  err = MatGetSize(jacobianMat, &nrowsM, &ncolsM);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT_EQUAL(nrows, nrowsM);
   CPPUNIT_ASSERT_EQUAL(ncols, ncolsM);
   // We ignore the sparsity patterns in our tests
-  err = MatSetOption(jacobianMat, MAT_NEW_NONZERO_ALLOCATION_ERR, PETSC_FALSE);CHECK_PETSC_ERROR(err);
+  err = MatSetOption(jacobianMat, MAT_NEW_NONZERO_ALLOCATION_ERR, PETSC_FALSE);PYLITH_CHECK_ERROR(err);
 
   int_array rows(nrows);
   int_array cols(ncols);
@@ -816,7 +816,7 @@
     rows[iRow] = iRow;
   for (int iCol=0; iCol < ncols; ++iCol)
     cols[iCol] = iCol;
-  err = MatSetValues(jacobianMat, nrows, &rows[0], ncols, &cols[0], _data->jacobian, INSERT_VALUES);CHECK_PETSC_ERROR(err);
+  err = MatSetValues(jacobianMat, nrows, &rows[0], ncols, &cols[0], _data->jacobian, INSERT_VALUES);PYLITH_CHECK_ERROR(err);
   jacobian->assemble("final_assembly");
 
 } // _setFieldsJacobian

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDyn.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDyn.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDyn.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTri3d.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTri3d.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTri3d.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTri3d.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTri3d.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveDynTri3d.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveImpulses.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveImpulses.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveImpulses.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -160,20 +160,20 @@
   PetscErrorCode  err;
 
   CPPUNIT_ASSERT(dmMesh);
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexCreateSubpointIS(dmMesh, &subpointIS);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexCreateSubpointIS(dmMesh, &subpointIS);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT(subpointIS);
-  err = ISGetSize(subpointIS, &numPoints);CHECK_PETSC_ERROR(err);
-  err = ISGetIndices(subpointIS, &points);CHECK_PETSC_ERROR(err);
+  err = ISGetSize(subpointIS, &numPoints);PYLITH_CHECK_ERROR(err);
+  err = ISGetIndices(subpointIS, &points);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v) {
     PetscInt faultPoint;
 
-    err = PetscFindInt(_data->negativeVertices[v-vStart], numPoints, points, &faultPoint);CHECK_PETSC_ERROR(err);
+    err = PetscFindInt(_data->negativeVertices[v-vStart], numPoints, points, &faultPoint);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT(faultPoint >= 0);
     CPPUNIT_ASSERT_EQUAL(faultPoint, v);
   } // for
-  err = ISRestoreIndices(subpointIS, &points);CHECK_PETSC_ERROR(err);
-  err = ISDestroy(&subpointIS);CHECK_PETSC_ERROR(err);
+  err = ISRestoreIndices(subpointIS, &points);PYLITH_CHECK_ERROR(err);
+  err = ISDestroy(&subpointIS);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT_EQUAL(_data->numConstraintVert, vEnd-vStart);
 
   // Check orientation
@@ -186,12 +186,12 @@
   const int spaceDim = _data->spaceDim;
   const int orientationSize = spaceDim*spaceDim;
   int iVertex = 0;
-  err = VecGetArray(orientationVec, &orientationArray);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(orientationVec, &orientationArray);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
     PetscInt dof, off;
 
-    err = PetscSectionGetDof(orientationSection, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(orientationSection, v, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(orientationSection, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(orientationSection, v, &off);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(orientationSize, dof);
 
     const PylithScalar tolerance = 1.0e-06;
@@ -199,7 +199,7 @@
       CPPUNIT_ASSERT_DOUBLES_EQUAL(_data->orientation[iVertex*orientationSize+d], orientationArray[off+d], tolerance);
     } // for
   } // for
-  err = VecRestoreArray(orientationVec, &orientationArray);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(orientationVec, &orientationArray);PYLITH_CHECK_ERROR(err);
 
   // Initial tractions
   if (fault._dbImpulseAmp) {
@@ -210,18 +210,18 @@
     CPPUNIT_ASSERT(amplitudeSection);CPPUNIT_ASSERT(amplitudeVec);
     const int spaceDim = _data->spaceDim;
     iVertex = 0;
-    err = VecGetArray(amplitudeVec, &amplitudeArray);CHECK_PETSC_ERROR(err);
+    err = VecGetArray(amplitudeVec, &amplitudeArray);PYLITH_CHECK_ERROR(err);
     for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
       PetscInt dof, off;
 
-      err = PetscSectionGetDof(amplitudeSection, v, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(amplitudeSection, v, &off);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(amplitudeSection, v, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(amplitudeSection, v, &off);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(1, dof);
 
       const PylithScalar tolerance = 1.0e-06;
       CPPUNIT_ASSERT_DOUBLES_EQUAL(_data->amplitude[iVertex], amplitudeArray[off], tolerance);
     } // for
-    err = VecRestoreArray(amplitudeVec, &amplitudeArray);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(amplitudeVec, &amplitudeArray);PYLITH_CHECK_ERROR(err);
   } // if
 } // testInitialize
 
@@ -256,15 +256,15 @@
   PetscErrorCode  err;
 
   CPPUNIT_ASSERT(dmMesh);
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
   int iVertex = 0;
-  err = VecGetArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
     PetscInt off;
-    err = PetscSectionGetOffset(dispSection, v, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(dispSection, v, &off);PYLITH_CHECK_ERROR(err);
     for(PetscInt d = 0; d < spaceDim; ++d) dispArray[off+d] = _data->fieldT[iVertex*spaceDim+d];
   }
-  err = VecRestoreArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
   
   const PylithScalar t = 1.0;
   const PylithScalar dt = 1.0;
@@ -281,12 +281,12 @@
     iVertex = 0;
     const int fiberDimE = spaceDim;
     const PylithScalar tolerance = (sizeof(double) == sizeof(PylithScalar)) ? 1.0e-06 : 1.0e-05;
-    err = VecGetArray(residualVec, &residualArray);CHECK_PETSC_ERROR(err);
+    err = VecGetArray(residualVec, &residualArray);PYLITH_CHECK_ERROR(err);
     for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
       PetscInt dof, off;
 
-      err = PetscSectionGetDof(residualSection, v, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(residualSection, v, &off);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(residualSection, v, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(residualSection, v, &off);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(fiberDimE, dof);
       
       for(PetscInt d = 0; d < fiberDimE; ++d) {
@@ -297,7 +297,7 @@
           CPPUNIT_ASSERT_DOUBLES_EQUAL(valE, residualArray[off+d], tolerance);
       } // for
     } // for
-    err = VecRestoreArray(residualVec, &residualArray);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(residualVec, &residualArray);PYLITH_CHECK_ERROR(err);
   } // Integrate residual with disp increment.
 } // testIntegrateResidual
 
@@ -343,7 +343,7 @@
 
   PetscInt       labelSize;
   PetscErrorCode err;
-  err = DMPlexGetStratumSize(mesh->dmMesh(), _data->label, 1, &labelSize);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetStratumSize(mesh->dmMesh(), _data->label, 1, &labelSize);PYLITH_CHECK_ERROR(err);
 
   PetscInt firstFaultVertex    = 0;
   PetscInt firstLagrangeVertex = labelSize;

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveImpulses.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveImpulses.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveImpulses.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveImpulsesCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveImpulsesCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveImpulsesCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveImpulsesCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveImpulsesCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveImpulsesCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKin.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKin.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKin.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -151,20 +151,20 @@
   PetscInt vStart, vEnd, numPoints;
   PetscErrorCode  err;
 
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexCreateSubpointIS(dmMesh, &subpointIS);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexCreateSubpointIS(dmMesh, &subpointIS);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT(subpointIS);
-  err = ISGetSize(subpointIS, &numPoints);CHECK_PETSC_ERROR(err);
-  err = ISGetIndices(subpointIS, &points);CHECK_PETSC_ERROR(err);
+  err = ISGetSize(subpointIS, &numPoints);PYLITH_CHECK_ERROR(err);
+  err = ISGetIndices(subpointIS, &points);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v) {
     PetscInt faultPoint;
 
-    err = PetscFindInt(_data->verticesNegative[v-vStart], numPoints, points, &faultPoint);CHECK_PETSC_ERROR(err);
+    err = PetscFindInt(_data->verticesNegative[v-vStart], numPoints, points, &faultPoint);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT(faultPoint >= 0);
     CPPUNIT_ASSERT_EQUAL(faultPoint, _data->verticesFault[v-vStart]);
   } // for
-  err = ISRestoreIndices(subpointIS, &points);CHECK_PETSC_ERROR(err);
-  err = ISDestroy(&subpointIS);CHECK_PETSC_ERROR(err);
+  err = ISRestoreIndices(subpointIS, &points);PYLITH_CHECK_ERROR(err);
+  err = ISDestroy(&subpointIS);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT_EQUAL(_data->numFaultVertices, vEnd-vStart);
 
   // Check cohesive vertex info
@@ -201,12 +201,12 @@
   const int spaceDim = _data->spaceDim;
   const int orientationSize = spaceDim*spaceDim;
   int iVertex = 0;
-  err = VecGetArray(orientationVec, &orientationArray);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(orientationVec, &orientationArray);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
     PetscInt dof, off;
 
-    err = PetscSectionGetDof(orientationSection, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(orientationSection, v, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(orientationSection, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(orientationSection, v, &off);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(orientationSize, dof);
 
     const PylithScalar tolerance = 1.0e-06;
@@ -214,7 +214,7 @@
       CPPUNIT_ASSERT_DOUBLES_EQUAL(_data->orientation[iVertex*orientationSize+d], orientationArray[off+d], tolerance);
     } // for
   } // for
-  err = VecRestoreArray(orientationVec, &orientationArray);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(orientationVec, &orientationArray);PYLITH_CHECK_ERROR(err);
 
   // Check area
   PetscSection areaSection = fault._fields->get("area").petscSection();
@@ -222,18 +222,18 @@
   PetscScalar *areaArray;
   CPPUNIT_ASSERT(areaSection);CPPUNIT_ASSERT(areaVec);
   iVertex = 0;
-  err = VecGetArray(areaVec, &areaArray);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(areaVec, &areaArray);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
     PetscInt dof, off;
 
-    err = PetscSectionGetDof(areaSection, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(areaSection, v, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(areaSection, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(areaSection, v, &off);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(1, dof);
 
     const PylithScalar tolerance = 1.0e-06;
     CPPUNIT_ASSERT_DOUBLES_EQUAL(_data->area[iVertex], areaArray[off], tolerance);
   } // for
-  err = VecRestoreArray(areaVec, &areaArray);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(areaVec, &areaArray);PYLITH_CHECK_ERROR(err);
 } // testInitialize
 
 // ----------------------------------------------------------------------
@@ -268,21 +268,21 @@
   PetscErrorCode  err;
 
   CPPUNIT_ASSERT(dmMesh);
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
 
   int iVertex = 0;
-  err = VecGetArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
     PetscInt dof, off;
 
-    err = PetscSectionGetDof(dispSection, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(dispSection, v, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(dispSection, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(dispSection, v, &off);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(spaceDim, dof);
     for(PetscInt d = 0; d < dof; ++d) {
       dispArray[off+d] = _data->fieldT[iVertex*spaceDim+d];
     }
   }
-  err = VecRestoreArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
   
   const PylithScalar t = 2.134;
   const PylithScalar dt = 0.01;
@@ -298,12 +298,12 @@
     iVertex = 0;
     const int fiberDimE = spaceDim;
     const PylithScalar tolerance = (sizeof(double) == sizeof(PylithScalar)) ? 1.0e-06 : 1.0e-05;
-    err = VecGetArray(residualVec, &residualArray);CHECK_PETSC_ERROR(err);
+    err = VecGetArray(residualVec, &residualArray);PYLITH_CHECK_ERROR(err);
     for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
       PetscInt dof, off;
 
-      err = PetscSectionGetDof(residualSection, v, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(residualSection, v, &off);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(residualSection, v, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(residualSection, v, &off);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(fiberDimE, dof);
       
       for(PetscInt d = 0; d < fiberDimE; ++d) {
@@ -314,7 +314,7 @@
           CPPUNIT_ASSERT_DOUBLES_EQUAL(valE, residualArray[off+d], tolerance);
       } // for
     } // for
-    err = VecRestoreArray(residualVec, &residualArray);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(residualVec, &residualArray);PYLITH_CHECK_ERROR(err);
   } // Integrate residual with disp (as opposed to disp increment).
 
   residual.zero();
@@ -328,12 +328,12 @@
     iVertex = 0;
     const int fiberDimE = spaceDim;
     const PylithScalar tolerance = (sizeof(double) == sizeof(PylithScalar)) ? 1.0e-06 : 1.0e-05;
-    err = VecGetArray(residualVec, &residualArray);CHECK_PETSC_ERROR(err);
+    err = VecGetArray(residualVec, &residualArray);PYLITH_CHECK_ERROR(err);
     for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
       PetscInt dof, off;
 
-      err = PetscSectionGetDof(residualSection, v, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(residualSection, v, &off);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(residualSection, v, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(residualSection, v, &off);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(fiberDimE, dof);
       
       for(PetscInt d = 0; d < fiberDimE; ++d) {
@@ -344,7 +344,7 @@
           CPPUNIT_ASSERT_DOUBLES_EQUAL(valE, residualArray[off+d], tolerance);
       } // for
     } // for
-    err = VecRestoreArray(residualVec, &residualArray);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(residualVec, &residualArray);PYLITH_CHECK_ERROR(err);
   } // Integrate residual with disp increment.
 } // testIntegrateResidual
 
@@ -373,19 +373,19 @@
   PetscErrorCode  err;
 
   CPPUNIT_ASSERT(dmMesh);
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
   int iVertex = 0;
-  err = VecGetArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
     PetscInt dof, off;
 
-    err = PetscSectionGetDof(dispSection, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(dispSection, v, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(dispSection, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(dispSection, v, &off);PYLITH_CHECK_ERROR(err);
     for(PetscInt d = 0; d < dof; ++d) {
       dispArray[off+d] = _data->fieldT[iVertex*spaceDim+d];
     }
   }
-  err = VecRestoreArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
 
   topology::Jacobian jacobian(fields.solution());
 
@@ -399,7 +399,7 @@
 
   const PylithScalar* valsE = _data->jacobian;
   PetscInt nrowsE, ncolsE;
-  err = PetscSectionGetStorageSize(dispSection, &nrowsE);CHECK_PETSC_ERROR(err);
+  err = PetscSectionGetStorageSize(dispSection, &nrowsE);PYLITH_CHECK_ERROR(err);
   ncolsE = nrowsE;
 
   PetscMat jacobianMat = jacobian.matrix();
@@ -482,19 +482,19 @@
   PetscErrorCode  err;
 
   CPPUNIT_ASSERT(dmMesh);
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, NULL);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetHybridBounds(dmMesh, &cStart, NULL, NULL, NULL);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, NULL);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetHybridBounds(dmMesh, &cStart, NULL, NULL, NULL);PYLITH_CHECK_ERROR(err);
 
   const PylithScalar tolerance = 1.0e-06;
 
-  err = VecGetArray(jacobianVec, &jacobianArray);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(jacobianVec, &jacobianArray);PYLITH_CHECK_ERROR(err);
   for(PetscInt c = cStart; c < cEnd; ++c) {
     const PetscInt *cone;
     PetscInt        coneSize, p;
 
-    err = DMPlexGetConeSize(dmMesh, c, &coneSize);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetCone(dmMesh, c, &cone);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetConeSize(dmMesh, c, &coneSize);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetCone(dmMesh, c, &cone);PYLITH_CHECK_ERROR(err);
     // Check Lagrange multiplier dofs
     //   For depth = 1, we have a prism and use the last third
     coneSize /= 3;
@@ -503,8 +503,8 @@
       const PetscInt v = cone[p];
       PetscInt       dof, off;
 
-      err = PetscSectionGetDof(jacobianSection, v, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(jacobianSection, v, &off);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(jacobianSection, v, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(jacobianSection, v, &off);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(spaceDim, dof);
     
       for(PetscInt d = 0; d < spaceDim; ++d) {
@@ -522,7 +522,7 @@
       } // for
     } // for
   } // for
-  err = VecRestoreArray(jacobianVec, &jacobianArray);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(jacobianVec, &jacobianArray);PYLITH_CHECK_ERROR(err);
 } // testIntegrateJacobianLumped
 
 // ----------------------------------------------------------------------
@@ -547,7 +547,7 @@
   PetscErrorCode  err;
 
   CPPUNIT_ASSERT(dmMesh);
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
 
   { // setup disp
     PetscSection dispSection = fields.get("disp(t)").petscSection();
@@ -555,18 +555,18 @@
     PetscScalar *dispArray;
     CPPUNIT_ASSERT(dispSection);CPPUNIT_ASSERT(dispVec);
     int iVertex = 0;
-    err = VecGetArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
+    err = VecGetArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
     for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
       PetscInt dof, off;
 
-      err = PetscSectionGetDof(dispSection, v, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(dispSection, v, &off);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(dispSection, v, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(dispSection, v, &off);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(spaceDim, dof);
       for(PetscInt d = 0; d < dof; ++d) {
         dispArray[off+d] = _data->fieldT[iVertex*spaceDim+d];
       }
     } // for
-    err = VecRestoreArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
   } // setup disp
 
   // compute residual so that slip and residual are setup
@@ -583,18 +583,18 @@
     PetscScalar *dispArray;
     CPPUNIT_ASSERT(dispSection);CPPUNIT_ASSERT(dispVec);
     int iVertex = 0;
-    err = VecGetArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
+    err = VecGetArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
     for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
       PetscInt dof, off;
 
-      err = PetscSectionGetDof(dispSection, v, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(dispSection, v, &off);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(dispSection, v, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(dispSection, v, &off);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(spaceDim, dof);
       for(PetscInt d = 0; d < dof; ++d) {
         dispArray[off+d] = _data->fieldIncr[iVertex*spaceDim+d];
       }
     } // for
-    err = VecRestoreArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
   } // setup disp increment
 
   // Set Jacobian values
@@ -609,18 +609,18 @@
     PetscScalar *jacobianArray;
     CPPUNIT_ASSERT(jacobianSection);CPPUNIT_ASSERT(jacobianVec);
     int iVertex = 0;
-    err = VecGetArray(jacobianVec, &jacobianArray);CHECK_PETSC_ERROR(err);
+    err = VecGetArray(jacobianVec, &jacobianArray);PYLITH_CHECK_ERROR(err);
     for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
       PetscInt dof, off;
 
-      err = PetscSectionGetDof(jacobianSection, v, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(jacobianSection, v, &off);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(jacobianSection, v, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(jacobianSection, v, &off);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(spaceDim, dof);
       for(PetscInt d = 0; d < dof; ++d) {
         jacobianArray[off+d] = _data->jacobianLumped[iVertex*spaceDim+d];
       }
     } // for
-    err = VecRestoreArray(jacobianVec, &jacobianArray);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(jacobianVec, &jacobianArray);PYLITH_CHECK_ERROR(err);
   } // setup jacobian
   jacobian.complete();
 
@@ -639,12 +639,12 @@
   int i = 0;
   const PylithScalar tolerance = (sizeof(double) == sizeof(PylithScalar)) ? 1.0e-06 : 1.0e-05;
   const PylithScalar* solutionE = _data->fieldIncrAdjusted;
-  err = VecGetArray(solutionVec, &solutionArray);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(solutionVec, &solutionArray);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v) {
     PetscInt dof, off;
 
-    err = PetscSectionGetDof(solutionSection, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(solutionSection, v, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(solutionSection, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(solutionSection, v, &off);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(spaceDim, dof);
 
     for(PetscInt d = 0; d < dof; ++d, ++i) {
@@ -654,7 +654,7 @@
         CPPUNIT_ASSERT_DOUBLES_EQUAL(solutionE[i], solutionArray[off+d], tolerance);
     } // for
   } // for
-  err = VecRestoreArray(solutionVec, &solutionArray);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(solutionVec, &solutionArray);PYLITH_CHECK_ERROR(err);
 } // testAdjustSolnLumped
 
 // ----------------------------------------------------------------------
@@ -675,8 +675,8 @@
   PetscErrorCode err;
 
   CPPUNIT_ASSERT(dmMesh);
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
   
   const int spaceDim = _data->spaceDim;
   PetscSection dispSection = fields.get("disp(t)").petscSection();
@@ -685,18 +685,18 @@
   CPPUNIT_ASSERT(dispSection);CPPUNIT_ASSERT(dispVec);
   { // setup disp
     int iVertex = 0;
-    err = VecGetArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
+    err = VecGetArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
     for(PetscInt v = vStart; v < vEnd; ++v, ++iVertex) {
       PetscInt dof, off;
 
-      err = PetscSectionGetDof(dispSection, v, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(dispSection, v, &off);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(dispSection, v, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(dispSection, v, &off);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(spaceDim, dof);
       for(PetscInt d = 0; d < dof; ++d) {
         dispArray[off+d] = _data->fieldT[iVertex*spaceDim+d];
       }
     }
-    err = VecRestoreArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
+    err = VecRestoreArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
   } // setup disp
 
   CPPUNIT_ASSERT(0 != fault._faultMesh);
@@ -720,20 +720,20 @@
   PetscInt        numPoints, fvStart;
 
   CPPUNIT_ASSERT(faultDMMesh);
-  err = DMPlexGetDepthStratum(faultDMMesh, 0, &fvStart, NULL);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetHybridBounds(dmMesh, &cStart, NULL, NULL, NULL);CHECK_PETSC_ERROR(err);
-  err = DMPlexCreateSubpointIS(faultDMMesh, &subpointIS);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(faultDMMesh, 0, &fvStart, NULL);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetHybridBounds(dmMesh, &cStart, NULL, NULL, NULL);PYLITH_CHECK_ERROR(err);
+  err = DMPlexCreateSubpointIS(faultDMMesh, &subpointIS);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT(subpointIS);
-  err = ISGetSize(subpointIS, &numPoints);CHECK_PETSC_ERROR(err);
-  err = ISGetIndices(subpointIS, &points);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(tractionsVec, &tractionsArray);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
+  err = ISGetSize(subpointIS, &numPoints);PYLITH_CHECK_ERROR(err);
+  err = ISGetIndices(subpointIS, &points);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(tractionsVec, &tractionsArray);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
   for(PetscInt c = cStart; c < cEnd; ++c) {
     const PetscInt *cone;
     PetscInt        coneSize, p;
 
-    err = DMPlexGetConeSize(dmMesh, c, &coneSize);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetCone(dmMesh, c, &cone);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetConeSize(dmMesh, c, &coneSize);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetCone(dmMesh, c, &cone);PYLITH_CHECK_ERROR(err);
     // Check Lagrange multiplier dofs
     //   For depth = 1, we have a prism and use the last third
     coneSize /= 3;
@@ -743,12 +743,12 @@
       const PetscInt nv = cone[p-2*coneSize];
       PetscInt       fv, dof, off, ddof, doff;
 
-      err = PetscFindInt(nv, numPoints, points, &fv);CHECK_PETSC_ERROR(err);
+      err = PetscFindInt(nv, numPoints, points, &fv);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT(fv >= 0);
-      err = PetscSectionGetDof(tractionsSection, fv, &dof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(tractionsSection, fv, &off);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetDof(dispSection, lv, &ddof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(dispSection, lv, &doff);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetDof(tractionsSection, fv, &dof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(tractionsSection, fv, &off);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetDof(dispSection, lv, &ddof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(dispSection, lv, &doff);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(spaceDim, dof);
       CPPUNIT_ASSERT_EQUAL(spaceDim, ddof);
       const PylithScalar *orientationVertex = &_data->orientation[(fv-fvStart)*spaceDim*spaceDim];
@@ -764,10 +764,10 @@
       } // for
     } // for
   } // for
-  err = ISRestoreIndices(subpointIS, &points);CHECK_PETSC_ERROR(err);
-  err = ISDestroy(&subpointIS);CHECK_PETSC_ERROR(err);
-  err = VecRestoreArray(tractionsVec, &tractionsArray);CHECK_PETSC_ERROR(err);
-  err = VecRestoreArray(dispVec, &dispArray);CHECK_PETSC_ERROR(err);
+  err = ISRestoreIndices(subpointIS, &points);PYLITH_CHECK_ERROR(err);
+  err = ISDestroy(&subpointIS);PYLITH_CHECK_ERROR(err);
+  err = VecRestoreArray(tractionsVec, &tractionsArray);PYLITH_CHECK_ERROR(err);
+  err = VecRestoreArray(dispVec, &dispArray);PYLITH_CHECK_ERROR(err);
 } // testCalcTractionsChange
 
 // ----------------------------------------------------------------------
@@ -802,24 +802,24 @@
   PetscInt     numFields, numComp;
   PetscErrorCode err;
   CPPUNIT_ASSERT(section);CPPUNIT_ASSERT(vec);
-  err = PetscSectionGetNumFields(section, &numFields);CHECK_PETSC_ERROR(err);
+  err = PetscSectionGetNumFields(section, &numFields);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT_EQUAL(2, numFields);
-  err = PetscSectionGetFieldComponents(section, 0, &numComp);CHECK_PETSC_ERROR(err);
+  err = PetscSectionGetFieldComponents(section, 0, &numComp);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT_EQUAL(spaceDim, numComp);
-  err = PetscSectionGetFieldComponents(section, 1, &numComp);CHECK_PETSC_ERROR(err);
+  err = PetscSectionGetFieldComponents(section, 1, &numComp);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT_EQUAL(spaceDim, numComp);
 
   DM              dmMesh = mesh.dmMesh();
   PetscInt        vStart, vEnd;
 
   CPPUNIT_ASSERT(dmMesh);
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
   const int numFaultVertices = _data->numFaultVertices;
   for(PetscInt v = vStart; v < vEnd; ++v) {
     PetscInt dof, off, fdof;
 
-    err = PetscSectionGetDof(section, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(section, v, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(section, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(section, v, &off);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(spaceDim, dof);
     bool isLagrangeVertex = false;
     for(int i = 0; i < numFaultVertices; ++i)
@@ -828,14 +828,14 @@
         break;
       } // if
     if (isLagrangeVertex) {
-      err = PetscSectionGetFieldDof(section, v, 0, &fdof);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetFieldDof(section, v, 0, &fdof);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(0, fdof);
-      err = PetscSectionGetFieldDof(section, v, 1, &fdof);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetFieldDof(section, v, 1, &fdof);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(spaceDim, fdof);
     } else {
-      err = PetscSectionGetFieldDof(section, v, 0, &fdof);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetFieldDof(section, v, 0, &fdof);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(spaceDim, fdof);
-      err = PetscSectionGetFieldDof(section, v, 1, &fdof);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetFieldDof(section, v, 1, &fdof);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(0, fdof);
     } // if/else
   } // for

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKin.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKin.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKin.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinLine2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinLine2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinLine2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinLine2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinLine2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinLine2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinQuad4e.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinQuad4e.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinQuad4e.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinQuad4e.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinQuad4e.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinQuad4e.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcs.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcs.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcs.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcs.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcs.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcs.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsLine2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsLine2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsLine2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsLine2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsLine2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsLine2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinSrcsTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4e.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4e.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4e.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4e.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4e.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4e.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4f.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4f.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4f.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4f.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4f.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTet4f.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTri3d.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTri3d.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTri3d.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTri3d.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTri3d.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestFaultCohesiveKinTri3d.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestLiuCosSlipFn.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestLiuCosSlipFn.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestLiuCosSlipFn.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestLiuCosSlipFn.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestLiuCosSlipFn.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestLiuCosSlipFn.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestSlipFn.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestSlipFn.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestSlipFn.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -50,19 +50,19 @@
     PetscDM faultBoundaryDM = NULL;
     PetscDM dmMesh = mesh->dmMesh();CPPUNIT_ASSERT(dmMesh);
     
-    err = DMPlexGetStratumSize(dmMesh, faultLabel, 1, &firstLagrangeVertex);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetStratumSize(dmMesh, faultLabel, 1, &firstLagrangeVertex);PYLITH_CHECK_ERROR(err);
     firstFaultCell = firstLagrangeVertex;
     if (useLagrangeConstraints) {
       firstFaultCell += firstLagrangeVertex;
     } // if
-    err = DMPlexGetLabel(dmMesh, faultLabel, &groupField);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetLabel(dmMesh, faultLabel, &groupField);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT(groupField);
     ALE::Obj<SieveFlexMesh> faultBoundary = 0;
     const ALE::Obj<SieveMesh>& sieveMesh = mesh->sieveMesh();
     CPPUNIT_ASSERT(!sieveMesh.isNull());
     CohesiveTopology::createFault(faultMesh, faultBoundary, faultBoundaryDM, *mesh, groupField);
     CohesiveTopology::create(mesh, *faultMesh, faultBoundary, faultBoundaryDM, groupField, faultId, firstFaultVertex, firstLagrangeVertex, firstFaultCell, useLagrangeConstraints);
-    err = DMDestroy(&faultBoundaryDM);CHECK_PETSC_ERROR(err);
+    err = DMDestroy(&faultBoundaryDM);PYLITH_CHECK_ERROR(err);
   } // Create mesh
 
   { // Need to copy coordinates from mesh to fault mesh since we are not
@@ -75,44 +75,44 @@
     PetscSection coordSection = NULL, fcoordSection = NULL;
     PetscInt vStart, vEnd, ffStart, ffEnd;
     
-    err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetHeightStratum(faultDMMesh, 1, &ffStart, &ffEnd);CHECK_PETSC_ERROR(err);
-    err = DMPlexCreateSubpointIS(faultDMMesh, &subpointIS);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetCoordinateSection(dmMesh, &coordSection);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetCoordinateSection(faultDMMesh, &fcoordSection);CHECK_PETSC_ERROR(err);
-    err = PetscSectionSetChart(fcoordSection, vStart, vEnd);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetHeightStratum(faultDMMesh, 1, &ffStart, &ffEnd);PYLITH_CHECK_ERROR(err);
+    err = DMPlexCreateSubpointIS(faultDMMesh, &subpointIS);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetCoordinateSection(dmMesh, &coordSection);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetCoordinateSection(faultDMMesh, &fcoordSection);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionSetChart(fcoordSection, vStart, vEnd);PYLITH_CHECK_ERROR(err);
     for(PetscInt v = vStart; v < vEnd; ++v) {
-      err = PetscSectionSetDof(fcoordSection, v, spaceDim);CHECK_PETSC_ERROR(err);
+      err = PetscSectionSetDof(fcoordSection, v, spaceDim);PYLITH_CHECK_ERROR(err);
     } // for
-    err = PetscSectionSetUp(fcoordSection);CHECK_PETSC_ERROR(err);
+    err = PetscSectionSetUp(fcoordSection);PYLITH_CHECK_ERROR(err);
     PetscVec coordVec, fcoordVec;
     PetscScalar *coords,  *fcoords;
     PetscInt coordSize;
     
-    err = PetscSectionGetStorageSize(fcoordSection, &coordSize);CHECK_PETSC_ERROR(err);
-    err = DMGetCoordinatesLocal(dmMesh, &coordVec);CHECK_PETSC_ERROR(err);
-    err = VecCreate(mesh->comm(), &fcoordVec);CHECK_PETSC_ERROR(err);
-    err = VecSetSizes(fcoordVec, coordSize, PETSC_DETERMINE);CHECK_PETSC_ERROR(err);
-    err = VecSetFromOptions(fcoordVec);CHECK_PETSC_ERROR(err);
-    err = ISGetIndices(subpointIS, &points);CHECK_PETSC_ERROR(err);
-    err = VecGetArray(coordVec, &coords);CHECK_PETSC_ERROR(err);
-    err = VecGetArray(fcoordVec, &fcoords);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetStorageSize(fcoordSection, &coordSize);PYLITH_CHECK_ERROR(err);
+    err = DMGetCoordinatesLocal(dmMesh, &coordVec);PYLITH_CHECK_ERROR(err);
+    err = VecCreate(mesh->comm(), &fcoordVec);PYLITH_CHECK_ERROR(err);
+    err = VecSetSizes(fcoordVec, coordSize, PETSC_DETERMINE);PYLITH_CHECK_ERROR(err);
+    err = VecSetFromOptions(fcoordVec);PYLITH_CHECK_ERROR(err);
+    err = ISGetIndices(subpointIS, &points);PYLITH_CHECK_ERROR(err);
+    err = VecGetArray(coordVec, &coords);PYLITH_CHECK_ERROR(err);
+    err = VecGetArray(fcoordVec, &fcoords);PYLITH_CHECK_ERROR(err);
     for(PetscInt v = vStart; v < vEnd; ++v) {
       PetscInt off, foff;
       
       // Notice that subpointMap[] does not account for cohesive cells
-      err = PetscSectionGetOffset(coordSection, points[v]+(ffEnd-ffStart), &off);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetOffset(fcoordSection, v, &foff);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetOffset(coordSection, points[v]+(ffEnd-ffStart), &off);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetOffset(fcoordSection, v, &foff);PYLITH_CHECK_ERROR(err);
       for(PetscInt d = 0; d < spaceDim; ++d) {
 	fcoords[foff+d] = coords[off+d];
       } // for
     } // for
-    err = ISRestoreIndices(subpointIS, &points);CHECK_PETSC_ERROR(err);
-    err = ISDestroy(&subpointIS);CHECK_PETSC_ERROR(err);
-    err = VecRestoreArray(coordVec, &coords);CHECK_PETSC_ERROR(err);
-    err = VecRestoreArray(fcoordVec, &fcoords);CHECK_PETSC_ERROR(err);
-    err = DMSetCoordinatesLocal(faultDMMesh, fcoordVec);CHECK_PETSC_ERROR(err);
-    err = VecDestroy(&fcoordVec);CHECK_PETSC_ERROR(err);
+    err = ISRestoreIndices(subpointIS, &points);PYLITH_CHECK_ERROR(err);
+    err = ISDestroy(&subpointIS);PYLITH_CHECK_ERROR(err);
+    err = VecRestoreArray(coordVec, &coords);PYLITH_CHECK_ERROR(err);
+    err = VecRestoreArray(fcoordVec, &fcoords);PYLITH_CHECK_ERROR(err);
+    err = DMSetCoordinatesLocal(faultDMMesh, fcoordVec);PYLITH_CHECK_ERROR(err);
+    err = VecDestroy(&fcoordVec);PYLITH_CHECK_ERROR(err);
   } // Copy coordiantes
 
 

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestSlipFn.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestSlipFn.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestSlipFn.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -76,7 +76,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestStepSlipFn.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestStepSlipFn.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestStepSlipFn.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestStepSlipFn.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestStepSlipFn.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestStepSlipFn.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestTimeHistorySlipFn.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestTimeHistorySlipFn.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestTimeHistorySlipFn.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestTimeHistorySlipFn.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestTimeHistorySlipFn.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestTimeHistorySlipFn.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestTractPerturbation.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestTractPerturbation.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestTractPerturbation.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -145,7 +145,7 @@
   PetscErrorCode err;
 
   CPPUNIT_ASSERT(faultDMMesh);
-  err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
 
   //traction.view("TRACTION"); // DEBUGGING
 
@@ -158,12 +158,12 @@
   PetscScalar *valueArray;
   CPPUNIT_ASSERT(valueSection);CPPUNIT_ASSERT(valueVec);
 
-  err = VecGetArray(valueVec, &valueArray);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(valueVec, &valueArray);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v, ++iPoint) {
     PetscInt vdof, voff;
 
-    err = PetscSectionGetDof(valueSection, v, &vdof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(valueSection, v, &voff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(valueSection, v, &vdof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(valueSection, v, &voff);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(spaceDim, vdof);
     
     for(PetscInt d = 0; d < spaceDim; ++d) {
@@ -171,7 +171,7 @@
       CPPUNIT_ASSERT_DOUBLES_EQUAL(valueE, valueArray[voff+d], tolerance);
     } // for
   } // for
-  err = VecRestoreArray(valueVec, &valueArray);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(valueVec, &valueArray);PYLITH_CHECK_ERROR(err);
 } // testCalculate
 
 // ----------------------------------------------------------------------
@@ -198,7 +198,7 @@
   PetscErrorCode err;
 
   CPPUNIT_ASSERT(faultDMMesh);
-  err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
 
   CPPUNIT_ASSERT(tract._parameters);
   PetscSection valueSection = tract._parameters->get("value").petscSection();
@@ -220,30 +220,30 @@
 
   const PylithScalar tolerance = 1.0e-06;
   int iPoint = 0;
-  err = VecGetArray(valueVec, &valueArray);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(initialVec, &initialArray);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(changeVec, &changeArray);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(changeTimeVec, &changeTimeArray);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(valueVec, &valueArray);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(initialVec, &initialArray);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(changeVec, &changeArray);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(changeTimeVec, &changeTimeArray);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v, ++iPoint) {
     PetscInt vdof, voff, e = 0;
 
-    err = PetscSectionGetDof(valueSection, v, &vdof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(valueSection, v, &voff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(valueSection, v, &vdof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(valueSection, v, &voff);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(spaceDim, vdof);
     PetscInt idof, ioff;
 
-    err = PetscSectionGetDof(initialSection, v, &idof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(initialSection, v, &ioff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(initialSection, v, &idof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(initialSection, v, &ioff);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(spaceDim, idof);
     PetscInt cdof, coff;
 
-    err = PetscSectionGetDof(changeSection, v, &cdof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(changeSection, v, &coff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(changeSection, v, &cdof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(changeSection, v, &coff);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(spaceDim, cdof);
     PetscInt ctdof, ctoff;
 
-    err = PetscSectionGetDof(changeTimeSection, v, &ctdof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(changeTimeSection, v, &ctoff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(changeTimeSection, v, &ctdof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(changeTimeSection, v, &ctoff);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(1, ctdof);
     CPPUNIT_ASSERT_EQUAL(fiberDimE, vdof+idof+cdof+ctdof);
 
@@ -260,10 +260,10 @@
       CPPUNIT_ASSERT_DOUBLES_EQUAL(parametersE[iPoint*fiberDimE+e], changeTimeArray[ctoff+d], tolerance);
     } // for
   } // for
-  err = VecRestoreArray(valueVec, &valueArray);CHECK_PETSC_ERROR(err);
-  err = VecRestoreArray(initialVec, &initialArray);CHECK_PETSC_ERROR(err);
-  err = VecRestoreArray(changeVec, &changeArray);CHECK_PETSC_ERROR(err);
-  err = VecRestoreArray(changeTimeVec, &changeTimeArray);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(valueVec, &valueArray);PYLITH_CHECK_ERROR(err);
+  err = VecRestoreArray(initialVec, &initialArray);PYLITH_CHECK_ERROR(err);
+  err = VecRestoreArray(changeVec, &changeArray);PYLITH_CHECK_ERROR(err);
+  err = VecRestoreArray(changeTimeVec, &changeTimeArray);PYLITH_CHECK_ERROR(err);
 } // testParameterFields
 
 // ----------------------------------------------------------------------
@@ -294,23 +294,23 @@
   PetscErrorCode err;
 
   CPPUNIT_ASSERT(faultDMMesh);
-  err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
 
   const PylithScalar tolerance = 1.0e-06;
   int iPoint = 0;
-  err = VecGetArray(vec, &array);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(vec, &array);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v, ++iPoint) {
     PetscInt dof, off;
 
-    err = PetscSectionGetDof(section, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(section, v, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(section, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(section, v, &off);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(fiberDimE, dof);
 
     for(PetscInt d = 0; d < dof; ++d) {
       CPPUNIT_ASSERT_DOUBLES_EQUAL(fieldE[iPoint*fiberDimE+d], array[off+d], tolerance);
     } // for
   } // for
-  err = VecRestoreArray(vec, &array);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(vec, &array);PYLITH_CHECK_ERROR(err);
 } // testVertexField
 
 // ----------------------------------------------------------------------
@@ -349,7 +349,7 @@
 
   DM       dmMesh = mesh->dmMesh(), faultBoundaryDM;
   PetscInt labelSize;
-  err = DMPlexGetStratumSize(dmMesh, faultLabel, 1, &labelSize);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetStratumSize(dmMesh, faultLabel, 1, &labelSize);PYLITH_CHECK_ERROR(err);
 
   // Create fault mesh
   PetscInt firstFaultVertex    = 0;
@@ -358,7 +358,7 @@
   DMLabel  groupField;
   const bool useLagrangeConstraints = true;
 
-  err = DMPlexGetLabel(dmMesh, faultLabel, &groupField);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetLabel(dmMesh, faultLabel, &groupField);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT(groupField);
   if (useLagrangeConstraints) {
     firstFaultCell += labelSize;
@@ -373,7 +373,7 @@
                            faultId,
                            firstFaultVertex, firstLagrangeVertex, firstFaultCell,
                            useLagrangeConstraints);
-  err = DMDestroy(&faultBoundaryDM);CHECK_PETSC_ERROR(err);
+  err = DMDestroy(&faultBoundaryDM);PYLITH_CHECK_ERROR(err);
 
   // Need to copy coordinates from mesh to fault mesh since we are
   // using create() instead of createParallel().
@@ -398,20 +398,20 @@
   Vec          orientationVec     = faultOrientation.localVector();
   PetscScalar *orientationArray;
   PetscInt           vStart, vEnd;
-  err = DMPlexGetDepthStratum(faultMesh->dmMesh(), 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(faultMesh->dmMesh(), 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT(orientationSection);CPPUNIT_ASSERT(orientationVec);
-  err = VecGetArray(orientationVec, &orientationArray);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(orientationVec, &orientationArray);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v) {
     PetscInt odof, ooff;
 
-    err = PetscSectionGetDof(orientationSection, v, &odof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(orientationSection, v, &ooff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(orientationSection, v, &odof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(orientationSection, v, &ooff);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(spaceDim*spaceDim, odof);
     for(PetscInt d = 0; d < odof; ++d) {
       orientationArray[ooff+d] = orientationVertex[d];
     }
   } // for
-  err = VecRestoreArray(orientationVec, &orientationArray);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(orientationVec, &orientationArray);PYLITH_CHECK_ERROR(err);
   
   spatialdata::units::Nondimensional normalizer;
 
@@ -444,44 +444,44 @@
 
   CPPUNIT_ASSERT(dmMesh);
   CPPUNIT_ASSERT(faultDMMesh);
-  err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetHeightStratum(faultDMMesh, 1, &ffStart, &ffEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexCreateSubpointIS(faultDMMesh, &subpointIS);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetCoordinateSection(dmMesh, &coordSection);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetCoordinateSection(faultDMMesh, &fcoordSection);CHECK_PETSC_ERROR(err);
-  err = PetscSectionSetChart(fcoordSection, vStart, vEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(faultDMMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetHeightStratum(faultDMMesh, 1, &ffStart, &ffEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexCreateSubpointIS(faultDMMesh, &subpointIS);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetCoordinateSection(dmMesh, &coordSection);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetCoordinateSection(faultDMMesh, &fcoordSection);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionSetChart(fcoordSection, vStart, vEnd);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v) {
-    err = PetscSectionSetDof(fcoordSection, v, spaceDim);CHECK_PETSC_ERROR(err);
+    err = PetscSectionSetDof(fcoordSection, v, spaceDim);PYLITH_CHECK_ERROR(err);
   }
-  err = PetscSectionSetUp(fcoordSection);CHECK_PETSC_ERROR(err);
+  err = PetscSectionSetUp(fcoordSection);PYLITH_CHECK_ERROR(err);
   Vec          coordVec, fcoordVec;
   PetscScalar *coords,  *fcoords;
   PetscInt     coordSize;
 
-  err = PetscSectionGetStorageSize(fcoordSection, &coordSize);CHECK_PETSC_ERROR(err);
-  err = DMGetCoordinatesLocal(dmMesh, &coordVec);CHECK_PETSC_ERROR(err);
-  err = VecCreate(mesh->comm(), &fcoordVec);CHECK_PETSC_ERROR(err);
-  err = VecSetSizes(fcoordVec, coordSize, PETSC_DETERMINE);CHECK_PETSC_ERROR(err);
-  err = VecSetFromOptions(fcoordVec);CHECK_PETSC_ERROR(err);
-  err = ISGetIndices(subpointIS, &points);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(coordVec, &coords);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(fcoordVec, &fcoords);CHECK_PETSC_ERROR(err);
+  err = PetscSectionGetStorageSize(fcoordSection, &coordSize);PYLITH_CHECK_ERROR(err);
+  err = DMGetCoordinatesLocal(dmMesh, &coordVec);PYLITH_CHECK_ERROR(err);
+  err = VecCreate(mesh->comm(), &fcoordVec);PYLITH_CHECK_ERROR(err);
+  err = VecSetSizes(fcoordVec, coordSize, PETSC_DETERMINE);PYLITH_CHECK_ERROR(err);
+  err = VecSetFromOptions(fcoordVec);PYLITH_CHECK_ERROR(err);
+  err = ISGetIndices(subpointIS, &points);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(coordVec, &coords);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(fcoordVec, &fcoords);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = vStart; v < vEnd; ++v) {
     PetscInt off, foff;
 
     // Notice that subpointMap[] does not account for cohesive cells
-    err = PetscSectionGetOffset(coordSection, points[v]+(ffEnd-ffStart), &off);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetOffset(fcoordSection, v, &foff);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(coordSection, points[v]+(ffEnd-ffStart), &off);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetOffset(fcoordSection, v, &foff);PYLITH_CHECK_ERROR(err);
     for(PetscInt d = 0; d < spaceDim; ++d) {
       fcoords[foff+d] = coords[off+d];
     }
   }
-  err = ISRestoreIndices(subpointIS, &points);CHECK_PETSC_ERROR(err);
-  err = ISDestroy(&subpointIS);CHECK_PETSC_ERROR(err);
-  err = VecRestoreArray(coordVec, &coords);CHECK_PETSC_ERROR(err);
-  err = VecRestoreArray(fcoordVec, &fcoords);CHECK_PETSC_ERROR(err);
-  err = DMSetCoordinatesLocal(faultDMMesh, fcoordVec);CHECK_PETSC_ERROR(err);
-  err = VecDestroy(&fcoordVec);CHECK_PETSC_ERROR(err);
+  err = ISRestoreIndices(subpointIS, &points);PYLITH_CHECK_ERROR(err);
+  err = ISDestroy(&subpointIS);PYLITH_CHECK_ERROR(err);
+  err = VecRestoreArray(coordVec, &coords);PYLITH_CHECK_ERROR(err);
+  err = VecRestoreArray(fcoordVec, &fcoords);PYLITH_CHECK_ERROR(err);
+  err = DMSetCoordinatesLocal(faultDMMesh, fcoordVec);PYLITH_CHECK_ERROR(err);
+  err = VecDestroy(&fcoordVec);PYLITH_CHECK_ERROR(err);
 } // _setupFaultCoordinates
 
 

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/TestTractPerturbation.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/TestTractPerturbation.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/TestTractPerturbation.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8Lagrange.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8Lagrange.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8Lagrange.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8Lagrange.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8Lagrange.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8Lagrange.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8b.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8b.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8b.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8b.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8b.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8b.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8c.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8c.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8c.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8c.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8c.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8c.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8d.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8d.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8d.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8d.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8d.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8d.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8e.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8e.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8e.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8e.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8e.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8e.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8f.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8f.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8f.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8f.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8f.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8f.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8g.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8g.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8g.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8g.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8g.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8g.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8h.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8h.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8h.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8h.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8h.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8h.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8i.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8i.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8i.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8i.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8i.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataHex8i.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataLine2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataLine2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataLine2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataLine2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataLine2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataLine2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataLine2Lagrange.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataLine2Lagrange.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataLine2Lagrange.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataLine2Lagrange.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataLine2Lagrange.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataLine2Lagrange.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4Lagrange.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4Lagrange.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4Lagrange.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4Lagrange.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4Lagrange.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4Lagrange.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4b.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4b.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4b.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4b.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4b.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4b.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4c.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4c.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4c.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4c.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4c.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4c.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4d.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4d.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4d.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4d.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4d.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4d.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4e.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4e.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4e.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4e.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4e.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4e.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4f.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4f.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4f.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4f.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4f.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4f.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4g.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4g.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4g.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4g.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4g.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4g.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4h.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4h.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4h.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4h.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4h.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataQuad4h.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4Lagrange.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4Lagrange.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4Lagrange.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4Lagrange.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4Lagrange.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4Lagrange.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4b.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4b.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4b.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4b.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4b.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4b.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4c.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4c.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4c.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4c.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4c.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4c.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4d.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4d.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4d.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4d.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4d.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4d.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4f.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4f.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4f.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4f.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4f.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4f.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4g.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4g.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4g.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4g.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4g.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4g.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4h.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4h.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4h.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4h.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4h.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4h.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4i.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4i.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4i.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4i.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4i.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4i.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4j.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4j.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4j.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4j.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4j.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTet4j.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3Lagrange.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3Lagrange.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3Lagrange.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3Lagrange.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3Lagrange.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3Lagrange.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3b.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3b.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3b.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3b.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3b.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3b.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3c.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3c.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3c.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3c.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3c.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3c.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3d.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3d.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3d.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3d.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3d.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3d.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3e.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3e.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3e.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3e.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3e.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3e.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3f.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3f.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3f.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3f.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3f.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDataTri3f.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTri3d.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTri3d.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTri3d.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTri3d.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTri3d.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveDynDataTri3d.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveImpulsesDataTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataLine2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataLine2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataLine2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataLine2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataLine2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataLine2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataQuad4e.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataQuad4e.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataQuad4e.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataQuad4e.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataQuad4e.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataQuad4e.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4e.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4e.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4e.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4e.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4e.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4e.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4f.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4f.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4f.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4f.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4f.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTet4f.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTri3d.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTri3d.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTri3d.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTri3d.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTri3d.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataTri3d.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataLine2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataLine2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataLine2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataLine2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataLine2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataLine2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinSrcsDataTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/test_faults.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/test_faults.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/test_faults.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestCellGeometry.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestCellGeometry.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestCellGeometry.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -22,7 +22,7 @@
 
 #include "pylith/feassemble/CellGeometry.hh" // USES CellGeometry
 #include "pylith/utils/array.hh" // USES scalar_array
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include "data/CellGeomData.hh" // USES CellGeomData
 

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestCellGeometry.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestCellGeometry.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestCellGeometry.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicit.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicit.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicit.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -377,14 +377,14 @@
   // Cells and vertices
   const bool interpolate = false;
   PetscErrorCode err;
-  err = DMPlexBuildFromCellList_Private(dmMesh, _data->numCells, _data->numVertices, _data->numBasis, _data->cells);CHECK_PETSC_ERROR(err);
-  err = DMPlexBuildCoordinates_Private(dmMesh, _data->spaceDim, _data->numCells, _data->numVertices, _data->vertices);CHECK_PETSC_ERROR(err);
+  err = DMPlexBuildFromCellList_Private(dmMesh, _data->numCells, _data->numVertices, _data->numBasis, _data->cells);PYLITH_CHECK_ERROR(err);
+  err = DMPlexBuildCoordinates_Private(dmMesh, _data->spaceDim, _data->numCells, _data->numVertices, _data->vertices);PYLITH_CHECK_ERROR(err);
 
   // Material ids
   PetscInt cStart, cEnd, c;
-  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
   for(PetscInt c = cStart; c < cEnd; ++c) {
-    err = DMPlexSetLabelValue(dmMesh, "material-id", c, _data->matId);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetLabelValue(dmMesh, "material-id", c, _data->matId);PYLITH_CHECK_ERROR(err);
   } // for
 
   // Setup quadrature

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicit.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicit.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicit.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitLgDeform.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitLgDeform.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitLgDeform.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -270,14 +270,14 @@
   // Cells and vertices
   const bool interpolate = false;
   PetscErrorCode err;
-  err = DMPlexBuildFromCellList_Private(dmMesh, _data->numCells, _data->numVertices, _data->numBasis, _data->cells);CHECK_PETSC_ERROR(err);
-  err = DMPlexBuildCoordinates_Private(dmMesh, _data->spaceDim, _data->numCells, _data->numVertices, _data->vertices);CHECK_PETSC_ERROR(err);
+  err = DMPlexBuildFromCellList_Private(dmMesh, _data->numCells, _data->numVertices, _data->numBasis, _data->cells);PYLITH_CHECK_ERROR(err);
+  err = DMPlexBuildCoordinates_Private(dmMesh, _data->spaceDim, _data->numCells, _data->numVertices, _data->vertices);PYLITH_CHECK_ERROR(err);
 
   // Material ids
   PetscInt cStart, cEnd, c;
-  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
   for(PetscInt c = cStart; c < cEnd; ++c) {
-    err = DMPlexSetLabelValue(dmMesh, "material-id", c, _data->matId);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetLabelValue(dmMesh, "material-id", c, _data->matId);PYLITH_CHECK_ERROR(err);
   } // for
 
   // Setup quadrature

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitLgDeform.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitLgDeform.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitLgDeform.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitLgDeformCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitLgDeformCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitLgDeformCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitLgDeformCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitLgDeformCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitLgDeformCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -365,14 +365,14 @@
   // Cells and vertices
   const bool interpolate = false;
   PetscErrorCode err;
-  err = DMPlexBuildFromCellList_Private(dmMesh, _data->numCells, _data->numVertices, _data->numBasis, _data->cells);CHECK_PETSC_ERROR(err);
-  err = DMPlexBuildCoordinates_Private(dmMesh, _data->spaceDim, _data->numCells, _data->numVertices, _data->vertices);CHECK_PETSC_ERROR(err);
+  err = DMPlexBuildFromCellList_Private(dmMesh, _data->numCells, _data->numVertices, _data->numBasis, _data->cells);PYLITH_CHECK_ERROR(err);
+  err = DMPlexBuildCoordinates_Private(dmMesh, _data->spaceDim, _data->numCells, _data->numVertices, _data->vertices);PYLITH_CHECK_ERROR(err);
 
   // Material ids
   PetscInt cStart, cEnd, c;
-  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
   for(PetscInt c = cStart; c < cEnd; ++c) {
-    err = DMPlexSetLabelValue(dmMesh, "material-id", c, _data->matId);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetLabelValue(dmMesh, "material-id", c, _data->matId);PYLITH_CHECK_ERROR(err);
   } // for
 
   // Setup quadrature

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -364,14 +364,14 @@
   // Cells and vertices
   const bool interpolate = false;
   PetscErrorCode err;
-  err = DMPlexBuildFromCellList_Private(dmMesh, _data->numCells, _data->numVertices, _data->numBasis, _data->cells);CHECK_PETSC_ERROR(err);
-  err = DMPlexBuildCoordinates_Private(dmMesh, _data->spaceDim, _data->numCells, _data->numVertices, _data->vertices);CHECK_PETSC_ERROR(err);
+  err = DMPlexBuildFromCellList_Private(dmMesh, _data->numCells, _data->numVertices, _data->numBasis, _data->cells);PYLITH_CHECK_ERROR(err);
+  err = DMPlexBuildCoordinates_Private(dmMesh, _data->spaceDim, _data->numCells, _data->numVertices, _data->vertices);PYLITH_CHECK_ERROR(err);
 
   // Material ids
   PetscInt cStart, cEnd, c;
-  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
   for(PetscInt c = cStart; c < cEnd; ++c) {
-    err = DMPlexSetLabelValue(dmMesh, "material-id", c, _data->matId);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetLabelValue(dmMesh, "material-id", c, _data->matId);PYLITH_CHECK_ERROR(err);
   } // for
  
   // Setup quadrature

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityExplicitTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicit.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicit.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicit.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -348,14 +348,14 @@
   // Cells and vertices
   const bool interpolate = false;
   PetscErrorCode err;
-  err = DMPlexBuildFromCellList_Private(dmMesh, _data->numCells, _data->numVertices, _data->numBasis, _data->cells);CHECK_PETSC_ERROR(err);
-  err = DMPlexBuildCoordinates_Private(dmMesh, _data->spaceDim, _data->numCells, _data->numVertices, _data->vertices);CHECK_PETSC_ERROR(err);
+  err = DMPlexBuildFromCellList_Private(dmMesh, _data->numCells, _data->numVertices, _data->numBasis, _data->cells);PYLITH_CHECK_ERROR(err);
+  err = DMPlexBuildCoordinates_Private(dmMesh, _data->spaceDim, _data->numCells, _data->numVertices, _data->vertices);PYLITH_CHECK_ERROR(err);
 
   // Material ids
   PetscInt cStart, cEnd;
-  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
   for(PetscInt c = cStart; c < cEnd; ++c) {
-    err = DMPlexSetLabelValue(dmMesh, "material-id", c, _data->matId);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetLabelValue(dmMesh, "material-id", c, _data->matId);PYLITH_CHECK_ERROR(err);
   } // for
 
   // Setup quadrature

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicit.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicit.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicit.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitLgDeform.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitLgDeform.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitLgDeform.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -269,14 +269,14 @@
 
   // Cells and vertices
   PetscErrorCode err;
-  err = DMPlexBuildFromCellList_Private(dmMesh, _data->numCells, _data->numVertices, _data->numBasis, _data->cells);CHECK_PETSC_ERROR(err);
-  err = DMPlexBuildCoordinates_Private(dmMesh, _data->spaceDim, _data->numCells, _data->numVertices, _data->vertices);CHECK_PETSC_ERROR(err);
+  err = DMPlexBuildFromCellList_Private(dmMesh, _data->numCells, _data->numVertices, _data->numBasis, _data->cells);PYLITH_CHECK_ERROR(err);
+  err = DMPlexBuildCoordinates_Private(dmMesh, _data->spaceDim, _data->numCells, _data->numVertices, _data->vertices);PYLITH_CHECK_ERROR(err);
 
   // Material ids
   PetscInt cStart, cEnd;
-  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
   for(PetscInt c = cStart; c < cEnd; ++c) {
-    err = DMPlexSetLabelValue(dmMesh, "material-id", c, _data->matId);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetLabelValue(dmMesh, "material-id", c, _data->matId);PYLITH_CHECK_ERROR(err);
   } // for
 
   // Setup quadrature

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitLgDeform.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitLgDeform.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitLgDeform.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitLgDeformCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitLgDeformCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitLgDeformCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitLgDeformCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitLgDeformCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestElasticityImplicitLgDeformCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryHex3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryHex3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryHex3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 
 #include "data/GeomDataHex3D.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestGeometryHex3D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryHex3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryHex3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryHex3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine1D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine1D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine1D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 
 #include "data/GeomDataLine1D.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestGeometryLine1D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine1D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine1D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine1D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine2D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 
 #include "data/GeomDataLine2D.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestGeometryLine2D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine2D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 
 #include "data/GeomDataLine3D.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestGeometryLine3D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryLine3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint1D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint1D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint1D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 
 #include "data/GeomDataPoint1D.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestGeometryPoint1D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint1D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint1D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint1D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint2D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 
 #include "data/GeomDataPoint2D.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestGeometryPoint2D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint2D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 
 #include "data/GeomDataPoint3D.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestGeometryPoint3D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryPoint3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryQuad2D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryQuad2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryQuad2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 
 #include "data/GeomDataQuad2D.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestGeometryQuad2D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryQuad2D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryQuad2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryQuad2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryQuad3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryQuad3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryQuad3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 
 #include "data/GeomDataQuad3D.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestGeometryQuad3D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryQuad3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryQuad3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryQuad3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTet3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTet3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTet3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 
 #include "data/GeomDataTet3D.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestGeometryTet3D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTet3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTet3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTet3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTri2D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTri2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTri2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 
 #include "data/GeomDataTri2D.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestGeometryTri2D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTri2D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTri2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTri2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTri3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTri3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTri3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 
 #include "data/GeomDataTri3D.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestGeometryTri3D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTri3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTri3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestGeometryTri3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegrator.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegrator.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegrator.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -24,6 +24,7 @@
 #include "pylith/feassemble/ElasticityImplicit.hh" // USES ElasticityImplicit
 #include "pylith/bc/Neumann.hh" // USES Neumann
 #include "pylith/topology/Mesh.hh" // USES Mesh
+#include "pylith/topology/Field.hh" // USES Field
 #include "pylith/feassemble/Quadrature.hh" // USES Quadrature
 #include "pylith/utils/constdefs.h" // USES MAXSCALAR
 

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegrator.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegrator.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegrator.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegratorElasticity.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegratorElasticity.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegratorElasticity.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegratorElasticity.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegratorElasticity.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegratorElasticity.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegratorElasticityLgDeform.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegratorElasticityLgDeform.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegratorElasticityLgDeform.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegratorElasticityLgDeform.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegratorElasticityLgDeform.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestIntegratorElasticityLgDeform.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -184,108 +184,6 @@
 } // testEngineAccessors
 
 // ----------------------------------------------------------------------
-// Test computeGeometry() and retrieveGeometry()
-void
-pylith::feassemble::TestQuadrature::testComputeGeometry(void)
-{ // testComputeGeometry
-  PYLITH_METHOD_BEGIN;
-
-  QuadratureData2DLinear data;
-  const int cellDim = data.cellDim;
-  const int numBasis = data.numBasis;
-  const int numQuadPts = data.numQuadPts;
-  const int spaceDim = data.spaceDim;
-
-  const int numCells = data.numCells;
-  const PylithScalar* vertCoords = data.vertices;
-  const PylithScalar* quadPtsE = data.quadPts;
-  const PylithScalar* jacobianE = data.jacobian;
-  const PylithScalar* jacobianDetE = data.jacobianDet;
-  const PylithScalar* basisDerivE = data.basisDeriv;
-
-  const PylithScalar minJacobian = 1.0e-06;
-
-  // Create mesh with test cell
-  topology::Mesh mesh(data.cellDim);
-
-  PetscErrorCode err;
-
-  // Cells and vertices
-  PetscBool interpolate = PETSC_FALSE;
-  PetscDM dmMesh = NULL;
-  err = DMPlexCreateFromCellList(mesh.comm(), cellDim, numCells, data.numVertices, numBasis, interpolate, const_cast<int*>(data.cells), spaceDim, data.vertices, &dmMesh);CHECK_PETSC_ERROR(err);CPPUNIT_ASSERT(dmMesh);
-  mesh.setDMMesh(dmMesh);
-
-  // Setup quadrature and compute geometry
-  GeometryTri2D geometry;
-  Quadrature<topology::Mesh> quadrature;
-  quadrature.refGeometry(&geometry);
-  quadrature.minJacobian(minJacobian);
-  quadrature.initialize(data.basis, numQuadPts, numBasis,
-			data.basisDerivRef, numQuadPts, numBasis, cellDim,
-			data.quadPtsRef, numQuadPts, cellDim,
-			data.quadWts, numQuadPts,
-			spaceDim);
-
-  PetscInt cStart, cEnd;
-  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
-  quadrature.initializeGeometry();
-  scalar_array coordinatesCell(numBasis*spaceDim);
-  PetscSection coordSection = NULL;
-  PetscVec coordVec = NULL;
-  err = DMPlexGetCoordinateSection(dmMesh, &coordSection);CHECK_PETSC_ERROR(err);
-  err = DMGetCoordinatesLocal(dmMesh, &coordVec);CHECK_PETSC_ERROR(err);
-
-  size_t size = 0;
-
-  // Check values from computeGeometry()
-  const PylithScalar tolerance = 1.0e-06;
-  for (PetscInt c = cStart; c < cEnd; ++c) {
-    PetscScalar *coordsArray = NULL;
-    PetscInt coordsSize = 0;
-
-    err = DMPlexVecGetClosure(dmMesh, coordSection, coordVec, c, &coordsSize, &coordsArray);CHECK_PETSC_ERROR(err);
-    quadrature.computeGeometry(coordsArray, coordsSize, c);
-    err = DMPlexVecRestoreClosure(dmMesh, coordSection, coordVec, c, &coordsSize, &coordsArray);CHECK_PETSC_ERROR(err);
-
-    const scalar_array& quadPts = quadrature.quadPts();
-    size = numQuadPts * spaceDim;
-    CPPUNIT_ASSERT_EQUAL(size, quadPts.size());
-    for (size_t i=0; i < size; ++i)
-      CPPUNIT_ASSERT_DOUBLES_EQUAL(quadPtsE[i], quadPts[i], tolerance);
-
-    const scalar_array& jacobian = quadrature.jacobian();
-    size = numQuadPts * cellDim * spaceDim;
-    CPPUNIT_ASSERT_EQUAL(size, jacobian.size());
-    for (size_t i=0; i < size; ++i)
-    CPPUNIT_ASSERT_DOUBLES_EQUAL(jacobianE[i], jacobian[i], tolerance);
-
-    const scalar_array& jacobianDet = quadrature.jacobianDet();
-    size = numQuadPts;
-    CPPUNIT_ASSERT_EQUAL(size, jacobianDet.size());
-    for (size_t i=0; i < size; ++i)
-      CPPUNIT_ASSERT_DOUBLES_EQUAL(jacobianDetE[i], jacobianDet[i], tolerance);
-    
-    const scalar_array& basisDeriv = quadrature.basisDeriv();
-    size = numQuadPts * numBasis * spaceDim;
-    CPPUNIT_ASSERT_EQUAL(size, basisDeriv.size());
-    for (size_t i=0; i < size; ++i)
-      CPPUNIT_ASSERT_DOUBLES_EQUAL(basisDerivE[i], basisDeriv[i], tolerance);
-  } // for
-
-  // Check clear()
-  quadrature.clear();
-  
-  CPPUNIT_ASSERT(!quadrature._geometryFields);
-  CPPUNIT_ASSERT(!quadrature._engine);
-
-  // Make sure caling clear without data doesn't generate errors 
-  quadrature.clear();
-
-  PYLITH_METHOD_END;
-} // testComputeGeometry
-
-// ----------------------------------------------------------------------
 // Test computeGeometry() will coordinates and cell.
 void
 pylith::feassemble::TestQuadrature::testComputeGeometryCell(void)
@@ -353,7 +251,6 @@
 
   quadrature.clear();
 
-  CPPUNIT_ASSERT(!quadrature._geometryFields);
   CPPUNIT_ASSERT(!quadrature._engine);
 
   PYLITH_METHOD_END;

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -46,7 +46,6 @@
   CPPUNIT_TEST( testCopyConstructor );
   CPPUNIT_TEST( testCheckConditioning );
   CPPUNIT_TEST( testEngineAccessors );
-  CPPUNIT_TEST( testComputeGeometry );
   CPPUNIT_TEST( testComputeGeometryCell );
 
   CPPUNIT_TEST_SUITE_END();
@@ -63,9 +62,6 @@
   /// Test quadPts(), basisDeriv(), jacobian(), and jacobianDet().
   void testEngineAccessors(void);
 
-  /// Test computeGeometry(), retrieveGeometry(), and clear().
-  void testComputeGeometry(void);
-
   /// Test computeGeometry() with coordinates and cell.
   void testComputeGeometryCell(void);
 

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature0D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature0D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature0D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -23,7 +23,7 @@
 #include "pylith/feassemble/Quadrature0D.hh"
 #include "pylith/feassemble/QuadratureRefCell.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestQuadrature0D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature0D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature0D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature0D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -27,7 +27,7 @@
 #include "data/QuadratureData1DLinear.hh"
 #include "data/QuadratureData1DQuadratic.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestQuadrature1D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1Din2D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1Din2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1Din2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -27,7 +27,7 @@
 #include "data/QuadratureData1Din2DLinear.hh"
 #include "data/QuadratureData1Din2DQuadratic.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestQuadrature1Din2D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1Din2D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1Din2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1Din2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1Din3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1Din3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1Din3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -27,7 +27,7 @@
 #include "data/QuadratureData1Din3DLinear.hh"
 #include "data/QuadratureData1Din3DQuadratic.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestQuadrature1Din3D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1Din3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1Din3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature1Din3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature2D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -27,7 +27,7 @@
 #include "data/QuadratureData2DLinear.hh"
 #include "data/QuadratureData2DQuadratic.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestQuadrature2D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature2D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature2Din3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature2Din3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature2Din3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -30,7 +30,7 @@
 #include "data/QuadratureData2Din3DLinearXZ.hh"
 #include "data/QuadratureData2Din3DQuadratic.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestQuadrature2Din3D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature2Din3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature2Din3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature2Din3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -27,7 +27,7 @@
 #include "data/QuadratureData3DLinear.hh"
 #include "data/QuadratureData3DQuadratic.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::feassemble::TestQuadrature3D );

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadrature3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadratureEngine.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadratureEngine.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadratureEngine.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -25,7 +25,7 @@
 
 #include "data/QuadratureData.hh" // USES QuadratureData
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include <string.h> // USES memcpy()
 

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadratureEngine.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadratureEngine.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadratureEngine.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadratureRefCell.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadratureRefCell.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadratureRefCell.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -25,7 +25,7 @@
 
 #include "data/QuadratureData.hh" // USES QuadratureData
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include <string.h> // USES memcpy()
 

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadratureRefCell.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadratureRefCell.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/TestQuadratureRefCell.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/CellGeomData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/CellGeomData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/CellGeomData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/CellGeomData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/CellGeomData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/CellGeomData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticIsotropic3D.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticIsotropic3D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticIsotropic3D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticPlaneStrain.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticPlaneStrain.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticPlaneStrain.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityApp.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityApp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityApp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicit.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicit.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicit.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitApp.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitApp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitApp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData1DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData1DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData1DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData1DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData1DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData1DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData1DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData1DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData1DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData1DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData1DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData1DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData2DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData2DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData2DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData2DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData2DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData2DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData2DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData2DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData2DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData2DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData2DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData2DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData3DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData3DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData3DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData3DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData3DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData3DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData3DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData3DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData3DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData3DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData3DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitData3DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData1DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData1DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData1DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData1DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData1DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData1DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData1DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData1DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData1DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData1DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData1DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData1DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData2DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData2DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData2DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData2DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData2DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData2DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData2DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData2DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData2DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData2DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData2DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData2DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData3DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData3DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData3DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData3DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData3DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData3DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData3DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData3DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData3DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData3DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData3DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitGravData3DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeform.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeform.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeform.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData1DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData1DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData1DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData1DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData1DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData1DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData1DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData1DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData1DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData1DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData1DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData1DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData2DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData2DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData2DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData2DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData2DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData2DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData2DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData2DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData2DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData2DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData2DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData2DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData3DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData3DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData3DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData3DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData3DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData3DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData3DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData3DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData3DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData3DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData3DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformData3DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData1DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData1DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData1DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData1DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData1DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData1DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData1DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData1DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData1DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData1DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData1DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData1DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData2DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData2DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData2DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData2DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData2DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData2DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData2DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData2DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData2DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData2DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData2DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData2DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData3DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData3DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData3DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData3DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData3DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData3DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData3DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData3DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData3DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData3DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData3DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityExplicitLgDeformGravData3DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicit.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicit.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicit.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData1DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData1DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData1DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData1DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData1DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData1DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData1DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData1DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData1DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData1DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData1DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData1DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData2DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData2DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData2DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData2DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData2DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData2DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData2DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData2DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData2DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData2DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData2DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData2DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData3DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData3DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData3DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData3DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData3DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData3DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData3DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData3DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData3DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData3DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData3DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitData3DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData1DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData1DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData1DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData1DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData1DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData1DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData1DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData1DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData1DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData1DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData1DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData1DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData2DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData2DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData2DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData2DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData2DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData2DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData2DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData2DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData2DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData2DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData2DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData2DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData3DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData3DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData3DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData3DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData3DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData3DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData3DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData3DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData3DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData3DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData3DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitGravData3DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeform.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeform.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeform.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData1DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData1DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData1DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData1DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData1DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData1DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData1DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData1DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData1DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData1DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData1DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData1DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData2DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData2DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData2DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData2DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData2DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData2DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData2DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData2DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData2DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData2DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData2DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData2DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData3DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData3DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData3DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData3DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData3DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData3DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData3DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData3DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData3DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData3DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData3DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformData3DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData1DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData1DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData1DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData1DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData1DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData1DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData1DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData1DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData1DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData1DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData1DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData1DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData2DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData2DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData2DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData2DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData2DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData2DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData2DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData2DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData2DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData2DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData2DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData2DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData3DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData3DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData3DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData3DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData3DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData3DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData3DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData3DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData3DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData3DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData3DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityImplicitLgDeformGravData3DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityLgDeformApp.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityLgDeformApp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityLgDeformApp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityLgDeformExplicitApp.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityLgDeformExplicitApp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/ElasticityLgDeformExplicitApp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataHex3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataHex3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataHex3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataHex3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataHex3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataHex3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine1D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine1D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine1D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine1D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine1D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine1D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine2D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine2D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataLine3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint1D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint1D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint1D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint1D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint1D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint1D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint2D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint2D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataPoint3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataQuad2D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataQuad2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataQuad2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataQuad2D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataQuad2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataQuad2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataQuad3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataQuad3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataQuad3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataQuad3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataQuad3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataQuad3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTet3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTet3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTet3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTet3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTet3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTet3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTri2D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTri2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTri2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTri2D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTri2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTri2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTri3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTri3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTri3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTri3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTri3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/GeomDataTri3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorApp.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorApp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorApp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorInertia1DQuadratic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorInertia1DQuadratic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorInertia1DQuadratic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorInertia3DLinear.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorInertia3DLinear.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorInertia3DLinear.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorInertia3DQuadratic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorInertia3DQuadratic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/IntegratorInertia3DQuadratic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/MaterialElasticStrain1D.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/MaterialElasticStrain1D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/MaterialElasticStrain1D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1DLinear.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1DLinear.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1DLinear.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1DQuadratic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1DQuadratic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1DQuadratic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1Din2DLinear.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1Din2DLinear.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1Din2DLinear.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1Din2DQuadratic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1Din2DQuadratic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1Din2DQuadratic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1Din3DLinear.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1Din3DLinear.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1Din3DLinear.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1Din3DQuadratic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1Din3DQuadratic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh1Din3DQuadratic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2DLinear.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2DLinear.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2DLinear.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2DQuadratic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2DQuadratic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2DQuadratic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DLinearXY.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DLinearXY.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DLinearXY.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DLinearXYZ.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DLinearXYZ.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DLinearXYZ.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DLinearXZ.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DLinearXZ.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DLinearXZ.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DLinearYZ.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DLinearYZ.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DLinearYZ.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DQuadratic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DQuadratic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh2Din3DQuadratic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh3DLinear.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh3DLinear.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh3DLinear.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh3DQuadratic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh3DQuadratic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Mesh3DQuadratic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1DLinear.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1DLinear.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1DLinear.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1DQuadratic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1DQuadratic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1DQuadratic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1Din2DLinear.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1Din2DLinear.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1Din2DLinear.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1Din2DQuadratic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1Din2DQuadratic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1Din2DQuadratic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1Din3DLinear.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1Din3DLinear.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1Din3DLinear.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1Din3DQuadratic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1Din3DQuadratic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature1Din3DQuadratic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature2DLinear.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature2DLinear.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature2DLinear.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature2DQuadratic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature2DQuadratic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature2DQuadratic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature2Din3DLinear.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature2Din3DLinear.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature2Din3DLinear.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature2Din3DQuadratic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature2Din3DQuadratic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature2Din3DQuadratic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature3DLinear.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature3DLinear.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature3DLinear.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature3DQuadratic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature3DQuadratic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Quadrature3DQuadratic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureApp.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureApp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureApp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din2DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din2DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din2DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din2DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din2DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din2DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din2DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din2DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din2DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din2DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din2DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din2DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din3DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din3DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din3DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din3DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din3DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din3DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din3DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din3DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din3DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din3DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din3DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData1Din3DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXY.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXY.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXY.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXY.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXY.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXY.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXYZ.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXYZ.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXYZ.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXYZ.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXYZ.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXYZ.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXZ.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXZ.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXZ.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXZ.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXZ.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearXZ.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearYZ.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearYZ.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearYZ.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearYZ.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearYZ.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DLinearYZ.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData2Din3DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData3DLinear.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData3DLinear.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData3DLinear.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData3DLinear.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData3DLinear.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData3DLinear.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData3DQuadratic.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData3DQuadratic.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData3DQuadratic.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData3DQuadratic.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData3DQuadratic.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/QuadratureData3DQuadratic.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution1DLinear.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution1DLinear.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution1DLinear.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution1DQuadratic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution1DQuadratic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution1DQuadratic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution2DLinear.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution2DLinear.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution2DLinear.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution2DQuadratic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution2DQuadratic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution2DQuadratic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution3DLinear.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution3DLinear.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution3DLinear.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution3DQuadratic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution3DQuadratic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/Solution3DQuadratic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/feutils.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/feutils.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/feutils.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/data/header.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/data/header.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/data/header.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/feassemble/test_feassemble.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/feassemble/test_feassemble.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/feassemble/test_feassemble.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/TestFrictionModel.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/TestFrictionModel.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/TestFrictionModel.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -28,6 +28,7 @@
 
 #include "pylith/topology/SubMesh.hh" // USES SubMesh
 #include "pylith/topology/Field.hh" // USES Field
+#include "pylith/topology/Fields.hh" // USES Fields
 #include "pylith/topology/Stratum.hh" // USES Stratum
 #include "pylith/topology/VisitorMesh.hh" // USES VecVisitorMesh
 #include "pylith/meshio/MeshIOAscii.hh" // USES MeshIOAscii
@@ -851,7 +852,7 @@
   const char* label = "fault";
 
   PetscInt labelSize;
-  PetscErrorCode err = DMPlexGetStratumSize(mesh->dmMesh(), label, 1, &labelSize);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexGetStratumSize(mesh->dmMesh(), label, 1, &labelSize);PYLITH_CHECK_ERROR(err);
 
   PetscInt firstFaultVertex    = 0;
   PetscInt firstLagrangeVertex = labelSize;

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/TestFrictionModel.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/TestFrictionModel.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/TestFrictionModel.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/TestRateStateAgeing.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/TestRateStateAgeing.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/TestRateStateAgeing.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/TestRateStateAgeing.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/TestRateStateAgeing.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/TestRateStateAgeing.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/TestSlipWeakening.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/TestSlipWeakening.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/TestSlipWeakening.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/TestSlipWeakening.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/TestSlipWeakening.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/TestSlipWeakening.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/TestSlipWeakeningTime.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/TestSlipWeakeningTime.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/TestSlipWeakeningTime.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/TestSlipWeakeningTime.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/TestSlipWeakeningTime.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/TestSlipWeakeningTime.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/TestStaticFriction.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/TestStaticFriction.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/TestStaticFriction.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/TestStaticFriction.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/TestStaticFriction.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/TestStaticFriction.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/data/FrictionModelData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/data/FrictionModelData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/data/FrictionModelData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/data/FrictionModelData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/data/FrictionModelData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/data/FrictionModelData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/data/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/data/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/data/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/data/RateStateAgeingData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/data/RateStateAgeingData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/data/RateStateAgeingData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/data/RateStateAgeingData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/data/RateStateAgeingData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/data/RateStateAgeingData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/data/SlipWeakeningData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/data/SlipWeakeningData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/data/SlipWeakeningData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/data/SlipWeakeningData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/data/SlipWeakeningData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/data/SlipWeakeningData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/data/SlipWeakeningTimeData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/data/SlipWeakeningTimeData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/data/SlipWeakeningTimeData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/data/SlipWeakeningTimeData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/data/SlipWeakeningTimeData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/data/SlipWeakeningTimeData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/data/StaticFrictionData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/data/StaticFrictionData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/data/StaticFrictionData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/data/StaticFrictionData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/data/StaticFrictionData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/data/StaticFrictionData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/data/TimeWeakeningData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/data/TimeWeakeningData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/data/TimeWeakeningData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/data/TimeWeakeningData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/data/TimeWeakeningData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/data/TimeWeakeningData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/friction/test_friction.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/friction/test_friction.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/friction/test_friction.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestDruckerPrager3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestDruckerPrager3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestDruckerPrager3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestDruckerPrager3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestDruckerPrager3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestDruckerPrager3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestDruckerPragerPlaneStrain.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestDruckerPragerPlaneStrain.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestDruckerPragerPlaneStrain.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestDruckerPragerPlaneStrain.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestDruckerPragerPlaneStrain.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestDruckerPragerPlaneStrain.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestEffectiveStress.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestEffectiveStress.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestEffectiveStress.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestEffectiveStress.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestEffectiveStress.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestEffectiveStress.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticIsotropic3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticIsotropic3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticIsotropic3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticIsotropic3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticIsotropic3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticIsotropic3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticMaterial.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticMaterial.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticMaterial.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -25,6 +25,7 @@
 
 #include "pylith/topology/Mesh.hh" // USES Mesh
 #include "pylith/topology/Field.hh" // USES Field
+#include "pylith/topology/Fields.hh" // USES Fields
 #include "pylith/topology/Stratum.hh" // USES StratumIS
 #include "pylith/topology/VisitorMesh.hh" // USES VisitorMesh
 #include "pylith/meshio/MeshIOAscii.hh" // USES MeshIOAscii
@@ -874,14 +875,14 @@
   PetscErrorCode err = 0;
 
   assert(dmMesh);
-  err = DMPlexGetStratumIS(dmMesh, "material-id", materialId, &cellIS);CHECK_PETSC_ERROR(err);
-  err = ISGetSize(cellIS, &numCells);CHECK_PETSC_ERROR(err);
-  err = ISGetIndices(cellIS, &cells);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetStratumIS(dmMesh, "material-id", materialId, &cellIS);PYLITH_CHECK_ERROR(err);
+  err = ISGetSize(cellIS, &numCells);PYLITH_CHECK_ERROR(err);
+  err = ISGetIndices(cellIS, &cells);PYLITH_CHECK_ERROR(err);
 
   // Compute geometry for cells
   quadrature.initializeGeometry();
-  err = ISRestoreIndices(cellIS, &cells);CHECK_PETSC_ERROR(err);
-  err = ISDestroy(&cellIS);CHECK_PETSC_ERROR(err);
+  err = ISRestoreIndices(cellIS, &cells);PYLITH_CHECK_ERROR(err);
+  err = ISDestroy(&cellIS);PYLITH_CHECK_ERROR(err);
 
   spatialdata::spatialdb::SimpleDB db;
   spatialdata::spatialdb::SimpleIOAscii dbIO;

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticMaterial.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticMaterial.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticMaterial.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticPlaneStrain.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticPlaneStrain.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticPlaneStrain.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticPlaneStrain.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticPlaneStrain.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticPlaneStrain.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticPlaneStress.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticPlaneStress.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticPlaneStress.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticPlaneStress.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticPlaneStress.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticPlaneStress.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticStrain1D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticStrain1D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticStrain1D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticStrain1D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticStrain1D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticStrain1D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticStress1D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticStress1D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticStress1D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticStress1D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticStress1D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestElasticStress1D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellIsotropic3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellIsotropic3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellIsotropic3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellIsotropic3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellIsotropic3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellIsotropic3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellPlaneStrain.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellPlaneStrain.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellPlaneStrain.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellPlaneStrain.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellPlaneStrain.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellPlaneStrain.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellQpQsIsotropic3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellQpQsIsotropic3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellQpQsIsotropic3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellQpQsIsotropic3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellQpQsIsotropic3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestGenMaxwellQpQsIsotropic3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestMaterial.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestMaterial.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestMaterial.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestMaterial.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestMaterial.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestMaterial.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestMaxwellIsotropic3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestMaxwellIsotropic3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestMaxwellIsotropic3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestMaxwellIsotropic3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestMaxwellIsotropic3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestMaxwellIsotropic3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestMaxwellPlaneStrain.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestMaxwellPlaneStrain.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestMaxwellPlaneStrain.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestMaxwellPlaneStrain.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestMaxwellPlaneStrain.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestMaxwellPlaneStrain.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestMetadata.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestMetadata.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestMetadata.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestMetadata.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestMetadata.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestMetadata.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestPowerLaw3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestPowerLaw3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestPowerLaw3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestPowerLaw3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestPowerLaw3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestPowerLaw3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestPowerLawPlaneStrain.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestPowerLawPlaneStrain.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestPowerLawPlaneStrain.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/TestPowerLawPlaneStrain.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/TestPowerLawPlaneStrain.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/TestPowerLawPlaneStrain.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DElastic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DElastic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DElastic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DElasticData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DElasticData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DElasticData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DElasticData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DElasticData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DElasticData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DTimeDep.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DTimeDep.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DTimeDep.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DTimeDepData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DTimeDepData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DTimeDepData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DTimeDepData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DTimeDepData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPrager3DTimeDepData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainElastic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainElastic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainElastic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2011 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainElasticData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainElasticData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainElasticData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainElasticData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainElasticData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainElasticData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainTimeDep.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainTimeDep.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainTimeDep.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2011 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainTimeDepData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainTimeDepData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainTimeDepData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainTimeDepData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainTimeDepData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/DruckerPragerPlaneStrainTimeDepData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticIsotropic3D.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticIsotropic3D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticIsotropic3D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticIsotropic3DData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticIsotropic3DData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticIsotropic3DData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticIsotropic3DData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticIsotropic3DData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticIsotropic3DData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticMaterialApp.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticMaterialApp.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticMaterialApp.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticMaterialData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticMaterialData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticMaterialData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticMaterialData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticMaterialData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticMaterialData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -10,7 +10,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStrain.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStrain.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStrain.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStrainData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStrainData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStrainData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStrainData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStrainData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStrainData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStress.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStress.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStress.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStressData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStressData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStressData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStressData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStressData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticPlaneStressData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStrain1D.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStrain1D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStrain1D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStrain1DData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStrain1DData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStrain1DData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStrain1DData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStrain1DData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStrain1DData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStress1D.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStress1D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStress1D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStress1DData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStress1DData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStress1DData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStress1DData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStress1DData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/ElasticStress1DData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DElastic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DElastic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DElastic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DElasticData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DElasticData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DElasticData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DElasticData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DElasticData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DElasticData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DTimeDep.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DTimeDep.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DTimeDep.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DTimeDepData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DTimeDepData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DTimeDepData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DTimeDepData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DTimeDepData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellIsotropic3DTimeDepData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainElastic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainElastic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainElastic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainElasticData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainElasticData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainElasticData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainElasticData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainElasticData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainElasticData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainTimeDep.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainTimeDep.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainTimeDep.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainTimeDepData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainTimeDepData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainTimeDepData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainTimeDepData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainTimeDepData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellPlaneStrainTimeDepData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DElastic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DElastic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DElastic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DElasticData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DElasticData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DElasticData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DElasticData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DElasticData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DElasticData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DTimeDep.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DTimeDep.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DTimeDep.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DTimeDepData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DTimeDepData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DTimeDepData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DTimeDepData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DTimeDepData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/GenMaxwellQpQsIsotropic3DTimeDepData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/MaterialData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/MaterialData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/MaterialData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/MaterialData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/MaterialData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/MaterialData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DElastic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DElastic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DElastic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DElasticData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DElasticData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DElasticData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DElasticData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DElasticData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DElasticData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DTimeDep.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DTimeDep.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DTimeDep.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DTimeDepData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DTimeDepData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DTimeDepData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DTimeDepData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DTimeDepData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellIsotropic3DTimeDepData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainElastic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainElastic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainElastic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainElasticData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainElasticData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainElasticData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainElasticData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainElasticData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainElasticData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainTimeDep.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainTimeDep.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainTimeDep.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainTimeDepData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainTimeDepData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainTimeDepData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainTimeDepData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainTimeDepData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/MaxwellPlaneStrainTimeDepData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DElastic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DElastic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DElastic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DElasticData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DElasticData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DElasticData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DElasticData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DElasticData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DElasticData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DTimeDep.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DTimeDep.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DTimeDep.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DTimeDepData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DTimeDepData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DTimeDepData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DTimeDepData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DTimeDepData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLaw3DTimeDepData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainElastic.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainElastic.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainElastic.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainElasticData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainElasticData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainElasticData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainElasticData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainElasticData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainElasticData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainTimeDep.py
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainTimeDep.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainTimeDep.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainTimeDepData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainTimeDepData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainTimeDepData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainTimeDepData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainTimeDepData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/PowerLawPlaneStrainTimeDepData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/data/header.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/data/header.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/data/header.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/materials/test_materials.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/materials/test_materials.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/materials/test_materials.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestCellFilterAvg.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestCellFilterAvg.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestCellFilterAvg.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestCellFilterAvg.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestCellFilterAvg.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestCellFilterAvg.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterBCMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterBCMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterBCMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -90,7 +90,7 @@
     const bool useLagrangeConstraints = true;
     PetscInt firstFaultVertex = 0;
     PetscInt firstLagrangeVertex = 0, firstFaultCell = 0;
-    PetscErrorCode err = DMPlexGetStratumSize(_mesh->dmMesh(), _data->faultLabel, 1, &firstLagrangeVertex);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = DMPlexGetStratumSize(_mesh->dmMesh(), _data->faultLabel, 1, &firstLagrangeVertex);PYLITH_CHECK_ERROR(err);
     firstFaultCell = firstLagrangeVertex;
     if (useLagrangeConstraints) {
       firstFaultCell += firstLagrangeVertex;

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterBCMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterBCMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterBCMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterFaultMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterFaultMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterFaultMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -93,7 +93,7 @@
   const bool useLagrangeConstraints = true;
   PetscInt firstFaultVertex = 0;
   PetscInt firstLagrangeVertex = 0, firstFaultCell = 0;
-  PetscErrorCode err = DMPlexGetStratumSize(_mesh->dmMesh(), _data->faultLabel, 1, &firstLagrangeVertex);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexGetStratumSize(_mesh->dmMesh(), _data->faultLabel, 1, &firstLagrangeVertex);PYLITH_CHECK_ERROR(err);
   firstFaultCell = firstLagrangeVertex;
   if (useLagrangeConstraints) {
     firstFaultCell += firstLagrangeVertex;

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterFaultMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterFaultMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterFaultMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -21,7 +21,7 @@
 #include "TestDataWriterHDF5.hh" // Implementation of class methods
 
 #include "pylith/utils/types.hh" // HASA PylithScalar
-#include "pylith/utils/petscerror.h" // HASA PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // HASA PYLITH_METHOD_BEGIN/END
 
 #include <hdf5.h> // USES HDF5 API
 

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5BCMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5BCMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5BCMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5BCMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5BCMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5BCMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5BCMeshCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5BCMeshCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5BCMeshCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -25,7 +25,7 @@
 #include "data/DataWriterHDF5DataBCMeshTet4.hh"
 #include "data/DataWriterHDF5DataBCMeshHex8.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::meshio::TestDataWriterHDF5BCMeshTri3 );

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5BCMeshCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5BCMeshCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5BCMeshCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtBCMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtBCMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtBCMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtBCMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtBCMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtBCMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtBCMeshCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtBCMeshCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtBCMeshCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -25,7 +25,7 @@
 #include "data/DataWriterHDF5DataBCMeshTet4.hh"
 #include "data/DataWriterHDF5DataBCMeshHex8.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::meshio::TestDataWriterHDF5ExtBCMeshTri3 );

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtBCMeshCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtBCMeshCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtBCMeshCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtFaultMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtFaultMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtFaultMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtFaultMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtFaultMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtFaultMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtFaultMeshCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtFaultMeshCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtFaultMeshCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtFaultMeshCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtFaultMeshCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtFaultMeshCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMatMeshCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMatMeshCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMatMeshCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 #include "data/DataWriterHDF5DataMatMeshTet4.hh"
 #include "data/DataWriterHDF5DataMatMeshHex8.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::meshio::TestDataWriterHDF5ExtMatMeshLine2 );

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMatMeshCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMatMeshCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMatMeshCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMeshCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMeshCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMeshCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 #include "data/DataWriterHDF5DataMeshTet4.hh"
 #include "data/DataWriterHDF5DataMeshHex8.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::meshio::TestDataWriterHDF5ExtMeshLine2 );

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMeshCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMeshCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtMeshCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtSubMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtSubMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtSubMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtSubMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtSubMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtSubMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtSubMeshCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtSubMeshCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtSubMeshCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 #include "data/DataWriterHDF5DataSubMeshTet4.hh"
 #include "data/DataWriterHDF5DataSubMeshHex8.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::meshio::TestDataWriterHDF5ExtSubMeshLine2 );

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtSubMeshCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtSubMeshCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5ExtSubMeshCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5FaultMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5FaultMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5FaultMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5FaultMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5FaultMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5FaultMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5FaultMeshCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5FaultMeshCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5FaultMeshCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -25,7 +25,7 @@
 #include "data/DataWriterHDF5DataFaultMeshTet4.hh"
 #include "data/DataWriterHDF5DataFaultMeshHex8.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::meshio::TestDataWriterHDF5FaultMeshTri3 );

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5FaultMeshCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5FaultMeshCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5FaultMeshCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5MatMeshCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5MatMeshCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5MatMeshCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 #include "data/DataWriterHDF5DataMatMeshTet4.hh"
 #include "data/DataWriterHDF5DataMatMeshHex8.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::meshio::TestDataWriterHDF5MatMeshLine2 );

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5MatMeshCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5MatMeshCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5MatMeshCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5Mesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5Mesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5Mesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5Mesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5Mesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5Mesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5MeshCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5MeshCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5MeshCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 #include "data/DataWriterHDF5DataMeshTet4.hh"
 #include "data/DataWriterHDF5DataMeshHex8.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::meshio::TestDataWriterHDF5MeshLine2 );

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5MeshCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5MeshCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5MeshCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5SubMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5SubMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5SubMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5SubMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5SubMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5SubMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5SubMeshCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5SubMeshCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5SubMeshCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -26,7 +26,7 @@
 #include "data/DataWriterHDF5DataSubMeshTet4.hh"
 #include "data/DataWriterHDF5DataSubMeshHex8.hh"
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::meshio::TestDataWriterHDF5SubMeshLine2 );

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5SubMeshCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5SubMeshCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterHDF5SubMeshCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -88,7 +88,7 @@
     const bool useLagrangeConstraints = true;
     PetscInt firstFaultVertex = 0;
     PetscInt firstLagrangeVertex = 0, firstFaultCell = 0;
-    PetscErrorCode err = DMPlexGetStratumSize(_mesh->dmMesh(), _data->faultLabel, 1, &firstLagrangeVertex);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = DMPlexGetStratumSize(_mesh->dmMesh(), _data->faultLabel, 1, &firstLagrangeVertex);PYLITH_CHECK_ERROR(err);
     firstFaultCell = firstLagrangeVertex;
     if (useLagrangeConstraints) {
       firstFaultCell += firstLagrangeVertex;

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterPoints.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterPoints.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterPoints.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -88,7 +88,7 @@
     const bool useLagrangeConstraints = true;
     PetscInt firstFaultVertex = 0;
     PetscInt firstLagrangeVertex = 0, firstFaultCell = 0;
-    PetscErrorCode err = DMPlexGetStratumSize(_mesh->dmMesh(), _data->faultLabel, 1, &firstLagrangeVertex);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = DMPlexGetStratumSize(_mesh->dmMesh(), _data->faultLabel, 1, &firstLagrangeVertex);PYLITH_CHECK_ERROR(err);
     firstFaultCell = firstLagrangeVertex;
     if (useLagrangeConstraints) {
       firstFaultCell += firstLagrangeVertex;

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterPoints.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterPoints.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterPoints.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterSubMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterSubMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterSubMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -91,7 +91,7 @@
     const bool useLagrangeConstraints = true;
     PetscInt firstFaultVertex = 0;
     PetscInt firstLagrangeVertex = 0, firstFaultCell = 0;
-    PetscErrorCode err = DMPlexGetStratumSize(_mesh->dmMesh(), _data->faultLabel, 1, &firstLagrangeVertex);CHECK_PETSC_ERROR(err);
+    PetscErrorCode err = DMPlexGetStratumSize(_mesh->dmMesh(), _data->faultLabel, 1, &firstLagrangeVertex);PYLITH_CHECK_ERROR(err);
     firstFaultCell = firstLagrangeVertex;
     if (useLagrangeConstraints) {
       firstFaultCell += firstLagrangeVertex;

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterSubMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterSubMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterSubMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTK.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTK.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTK.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 
 #include "TestDataWriterVTK.hh" // Implementation of class methods
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include <cppunit/extensions/HelperMacros.h>
 

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTK.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTK.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTK.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKBCMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKBCMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKBCMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKBCMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKBCMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKBCMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKBCMeshCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKBCMeshCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKBCMeshCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 
 #include "TestDataWriterVTKBCMeshCases.hh" // Implementation of class methods
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include "data/DataWriterVTKDataBCMeshTri3.hh"
 #include "data/DataWriterVTKDataBCMeshQuad4.hh"

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKBCMeshCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKBCMeshCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKBCMeshCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKFaultMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKFaultMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKFaultMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKFaultMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKFaultMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKFaultMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKFaultMeshCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKFaultMeshCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKFaultMeshCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 
 #include "TestDataWriterVTKFaultMeshCases.hh" // Implementation of class methods
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include "data/DataWriterVTKDataFaultMeshTri3.hh"
 #include "data/DataWriterVTKDataFaultMeshQuad4.hh"

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKFaultMeshCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKFaultMeshCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKFaultMeshCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMatMeshCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMatMeshCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMatMeshCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 
 #include "TestDataWriterVTKMatMeshCases.hh" // Implementation of class methods
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include "data/DataWriterVTKDataMatMeshLine2.hh"
 #include "data/DataWriterVTKDataMatMeshTri3.hh"

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMatMeshCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMatMeshCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMatMeshCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMeshCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMeshCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMeshCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 
 #include "TestDataWriterVTKMeshCases.hh" // Implementation of class methods
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include "data/DataWriterVTKDataMeshLine2.hh" // USES DataWriterVTKDataMeshLine2
 #include "data/DataWriterVTKDataMeshTri3.hh" // USES DataWriterVTKDataMeshTri3

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMeshCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMeshCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKMeshCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKPoints.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKPoints.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKPoints.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKPoints.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKPoints.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKPoints.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKPointsCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKPointsCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKPointsCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 
 #include "TestDataWriterVTKPointsCases.hh" // Implementation of class methods
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include "data/DataWriterVTKDataPointsTri3.hh" // USES DataWriterVTKDataPointsTri3
 #include "data/DataWriterVTKDataPointsQuad4.hh" // USES DataWriterVTKDataPointsQuad4

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKPointsCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKPointsCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKPointsCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKSubMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKSubMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKSubMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKSubMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKSubMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKSubMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKSubMeshCases.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKSubMeshCases.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKSubMeshCases.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -20,7 +20,7 @@
 
 #include "TestDataWriterVTKSubMeshCases.hh" // Implementation of class methods
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include "data/DataWriterVTKDataSubMeshLine2.hh"
 #include "data/DataWriterVTKDataSubMeshTri3.hh"

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKSubMeshCases.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKSubMeshCases.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestDataWriterVTKSubMeshCases.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestExodusII.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestExodusII.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestExodusII.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -23,7 +23,7 @@
 #include "pylith/meshio/ExodusII.hh"
 
 #include "pylith/utils/array.hh" // USES int_array, scalar_array, string_vector
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::meshio::TestExodusII );

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestExodusII.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestExodusII.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestExodusII.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestHDF5.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestHDF5.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestHDF5.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -22,7 +22,7 @@
 
 #include "pylith/meshio/HDF5.hh" // USES HDF5
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #if H5_VERS_MAJOR == 1 && H5_VERS_MINOR >= 8
 #define PYLITH_HDF5_USE_API_18

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestHDF5.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestHDF5.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestHDF5.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIO.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIO.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIO.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -98,7 +98,7 @@
   PetscBool interpolateMesh = interpolate ? PETSC_TRUE : PETSC_FALSE;
   PetscErrorCode err;
 
-  err = DMPlexCreateFromCellList(_mesh->comm(), data.cellDim, data.numCells, data.numVertices, data.numCorners, interpolateMesh, data.cells, data.spaceDim, data.vertices, &dmMesh);CHECK_PETSC_ERROR(err);
+  err = DMPlexCreateFromCellList(_mesh->comm(), data.cellDim, data.numCells, data.numVertices, data.numCorners, interpolateMesh, data.cells, data.spaceDim, data.vertices, &dmMesh);PYLITH_CHECK_ERROR(err);
   _mesh->setDMMesh(dmMesh);
 
   // Material ids
@@ -111,9 +111,9 @@
     sieveMesh->setValue(labelMaterials, *e_iter, data.materialIds[i++]);
 
   PetscInt cStart, cEnd;
-  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetHeightStratum(dmMesh, 0, &cStart, &cEnd);PYLITH_CHECK_ERROR(err);
   for(PetscInt c = cStart; c < cEnd; ++c) {
-    err = DMPlexSetLabelValue(dmMesh, "material-id", c, data.materialIds[c-cStart]);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetLabelValue(dmMesh, "material-id", c, data.materialIds[c-cStart]);PYLITH_CHECK_ERROR(err);
   } // for
 
   // Groups
@@ -122,7 +122,7 @@
     CPPUNIT_ASSERT(!groupField.isNull());
     groupField->setChart(sieveMesh->getSieve()->getChart());
 
-    err = DMPlexCreateLabel(dmMesh, data.groupNames[iGroup]);CHECK_PETSC_ERROR(err);
+    err = DMPlexCreateLabel(dmMesh, data.groupNames[iGroup]);PYLITH_CHECK_ERROR(err);
 
     MeshIO::GroupPtType type;
     const int numPoints = data.groupSizes[iGroup];
@@ -130,14 +130,14 @@
       type = MeshIO::CELL;
       for(int i=0; i < numPoints; ++i, ++index) {
         groupField->setFiberDimension(data.groups[index], 1);
-        err = DMPlexSetLabelValue(dmMesh, data.groupNames[iGroup], data.groups[index], 1);CHECK_PETSC_ERROR(err);
+        err = DMPlexSetLabelValue(dmMesh, data.groupNames[iGroup], data.groups[index], 1);PYLITH_CHECK_ERROR(err);
       } // for
     } else if (0 == strcasecmp("vertex", data.groupTypes[iGroup])) {
       type = MeshIO::VERTEX;
       const int numCells = sieveMesh->heightStratum(0)->size();
       for(int i=0; i < numPoints; ++i, ++index) {
         groupField->setFiberDimension(data.groups[index]+numCells, 1);
-        err = DMPlexSetLabelValue(dmMesh, data.groupNames[iGroup], data.groups[index]+numCells, 1);CHECK_PETSC_ERROR(err);
+        err = DMPlexSetLabelValue(dmMesh, data.groupNames[iGroup], data.groups[index]+numCells, 1);PYLITH_CHECK_ERROR(err);
       } // for
     } else
       throw std::logic_error("Could not parse group type.");
@@ -205,8 +205,8 @@
   PetscInt coneSize = 0;
   PetscErrorCode err = 0;
   for(PetscInt c = cStart, index = 0; c < cEnd; ++c) {
-    err = DMPlexGetConeSize(dmMesh, c, &coneSize);CHECK_PETSC_ERROR(err);
-    err = DMPlexGetCone(dmMesh, c, &cone);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetConeSize(dmMesh, c, &coneSize);PYLITH_CHECK_ERROR(err);
+    err = DMPlexGetCone(dmMesh, c, &cone);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(data.numCorners, coneSize);
     for(PetscInt p = 0; p < coneSize; ++p, ++index) {
       CPPUNIT_ASSERT_EQUAL(data.cells[index], cone[p]-offset);
@@ -216,14 +216,14 @@
   // check materials
   PetscInt matId = 0;
   for(PetscInt c = cStart; c < cEnd; ++c) {
-    err = DMPlexGetLabelValue(dmMesh, "material-id", c, &matId);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetLabelValue(dmMesh, "material-id", c, &matId);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(data.materialIds[c-cStart], matId);
   } // for
 
   // Check groups
   PetscInt numGroups, pStart, pEnd;
-  err = DMPlexGetChart(dmMesh, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
-  err = DMPlexGetNumLabels(dmMesh, &numGroups);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetChart(dmMesh, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
+  err = DMPlexGetNumLabels(dmMesh, &numGroups);PYLITH_CHECK_ERROR(err);
   numGroups -= 2; // Remove depth and material labels.
   CPPUNIT_ASSERT_EQUAL(data.numGroups, numGroups);
   PetscInt index  = 0;
@@ -231,12 +231,12 @@
     const char *name = NULL;
     PetscInt firstPoint = 0;
 
-    err = DMPlexGetLabelName(dmMesh, iLabel, &name);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetLabelName(dmMesh, iLabel, &name);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(std::string(data.groupNames[iGroup]), std::string(name));
     for(PetscInt p = pStart; p < pEnd; ++p) {
       PetscInt val;
 
-      err = DMPlexGetLabelValue(dmMesh, name, p, &val);CHECK_PETSC_ERROR(err);
+      err = DMPlexGetLabelValue(dmMesh, name, p, &val);PYLITH_CHECK_ERROR(err);
       if (val >= 0) {
         firstPoint = p;
         break;
@@ -245,18 +245,18 @@
     std::string groupType = (firstPoint >= cStart && firstPoint < cEnd) ? "cell" : "vertex";
     CPPUNIT_ASSERT_EQUAL(std::string(data.groupTypes[iGroup]), groupType);
     PetscInt numPoints;
-    err = DMPlexGetStratumSize(dmMesh, name, 1, &numPoints);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetStratumSize(dmMesh, name, 1, &numPoints);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(data.groupSizes[iGroup], numPoints);
     PetscIS pointIS = NULL;
     const PetscInt *points = NULL;
     const PetscInt offset = ("vertex" == groupType) ? numCells : 0;
-    err = DMPlexGetStratumIS(dmMesh, name, 1, &pointIS);CHECK_PETSC_ERROR(err);
-    err = ISGetIndices(pointIS, &points);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetStratumIS(dmMesh, name, 1, &pointIS);PYLITH_CHECK_ERROR(err);
+    err = ISGetIndices(pointIS, &points);PYLITH_CHECK_ERROR(err);
     for(PetscInt p = 0; p < numPoints; ++p) {
       CPPUNIT_ASSERT_EQUAL(data.groups[index++], points[p]-offset);
     } // for
-    err = ISRestoreIndices(pointIS, &points);CHECK_PETSC_ERROR(err);
-    err = ISDestroy(&pointIS);CHECK_PETSC_ERROR(err);
+    err = ISRestoreIndices(pointIS, &points);PYLITH_CHECK_ERROR(err);
+    err = ISDestroy(&pointIS);PYLITH_CHECK_ERROR(err);
   } // for
 
   PYLITH_METHOD_END;

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIO.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIO.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIO.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOAscii.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOAscii.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOAscii.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOAscii.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOAscii.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOAscii.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOCubit.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOCubit.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOCubit.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOCubit.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOCubit.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOCubit.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOLagrit.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOLagrit.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOLagrit.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOLagrit.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOLagrit.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestMeshIOLagrit.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputManager.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputManager.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputManager.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputManager.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputManager.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputManager.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputSolnPoints.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputSolnPoints.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputSolnPoints.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -166,7 +166,7 @@
   for (PetscInt c = cStart, index = 0; c < cEnd; ++c) {
     PetscInt *closure = NULL;
     PetscInt closureSize = 0;
-    err = DMPlexGetTransitiveClosure(dmMesh, c, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetTransitiveClosure(dmMesh, c, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
     int count = 0;
     for (int i=0; i < closureSize; ++i) {
       const PetscInt p = closure[2*i];
@@ -178,7 +178,7 @@
       } // if
     } // for
     CPPUNIT_ASSERT_EQUAL(numCornersE, count);
-    err = DMPlexRestoreTransitiveClosure(dmMesh, c, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexRestoreTransitiveClosure(dmMesh, c, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
   } // for
   
   PYLITH_METHOD_END;

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputSolnPoints.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputSolnPoints.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputSolnPoints.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputSolnSubset.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputSolnSubset.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputSolnSubset.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -108,7 +108,7 @@
   for (PetscInt c = cStart, index = 0; c < cEnd; ++c) {
     PetscInt *closure = NULL;
     PetscInt closureSize = 0;
-    err = DMPlexGetTransitiveClosure(dmMesh, c, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexGetTransitiveClosure(dmMesh, c, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
     int count = 0;
     for (int i=0; i < closureSize; ++i) {
       const PetscInt p = closure[2*i];
@@ -119,7 +119,7 @@
       } // if
     } // for
     CPPUNIT_ASSERT_EQUAL(ncorners, count);
-    err = DMPlexRestoreTransitiveClosure(dmMesh, c, PETSC_TRUE, &closureSize, &closure);CHECK_PETSC_ERROR(err);
+    err = DMPlexRestoreTransitiveClosure(dmMesh, c, PETSC_TRUE, &closureSize, &closure);PYLITH_CHECK_ERROR(err);
   } // for
 
   PYLITH_METHOD_END;

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputSolnSubset.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputSolnSubset.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestOutputSolnSubset.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestVertexFilterVecNorm.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestVertexFilterVecNorm.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestVertexFilterVecNorm.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestVertexFilterVecNorm.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestVertexFilterVecNorm.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestVertexFilterVecNorm.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestXdmf.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestXdmf.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestXdmf.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -22,7 +22,7 @@
 
 #include "pylith/meshio/Xdmf.hh" // USES Xdmf
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 #include <cstring> // USES strcmp()
 

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/TestXdmf.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/TestXdmf.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/TestXdmf.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterDataPoints.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterDataPoints.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterDataPoints.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterDataPoints.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterDataPoints.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterDataPoints.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataBCMeshTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataFaultMeshTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshLine2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshLine2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshLine2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshLine2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshLine2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshLine2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMatMeshTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshLine2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshLine2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshLine2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshLine2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshLine2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshLine2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataMeshTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshLine2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshLine2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshLine2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshLine2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshLine2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshLine2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterHDF5DataSubMeshTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataBCMeshTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataFaultMeshTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshLine2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshLine2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshLine2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshLine2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshLine2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshLine2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMatMeshTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshLine2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshLine2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshLine2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshLine2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshLine2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshLine2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataMeshTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataPointsTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshLine2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshLine2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshLine2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshLine2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshLine2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshLine2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/DataWriterVTKDataSubMeshTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1Din2D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1Din2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1Din2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1Din2D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1Din2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1Din2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1Din3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1Din3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1Din3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1Din3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1Din3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData1Din3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData2D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData2D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData2D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData2D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData2D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData2D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData2Din3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData2Din3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData2Din3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData2Din3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData2Din3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData2Din3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData3D.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData3D.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData3D.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData3D.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData3D.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData3D.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData3DIndexOne.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData3DIndexOne.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData3DIndexOne.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData3DIndexOne.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData3DIndexOne.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshData3DIndexOne.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitHex.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitHex.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitHex.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitHex.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitHex.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitHex.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitQuad.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitQuad.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitQuad.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitQuad.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitQuad.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitQuad.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitTet.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitTet.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitTet.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitTet.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitTet.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitTet.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitTri.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitTri.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitTri.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitTri.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitTri.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataCubitTri.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataLagritTet.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataLagritTet.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataLagritTet.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataLagritTet.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataLagritTet.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/MeshDataLagritTet.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsData.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsData.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsData.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsData.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsData.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsData.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataHex8.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataHex8.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataHex8.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataHex8.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataHex8.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataQuad4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataQuad4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataQuad4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataQuad4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataQuad4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataQuad4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataTet4.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataTet4.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataTet4.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataTet4.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataTet4.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataTet4.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataTri3.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataTri3.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataTri3.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataTri3.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataTri3.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/OutputSolnPointsDataTri3.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2011 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/test_meshio.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/test_meshio.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/test_meshio.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldBase.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldBase.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldBase.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldBase.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldBase.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldBase.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -243,7 +243,7 @@
 
   const char *name = NULL;
   PetscVec vec = field.localVector();CPPUNIT_ASSERT(vec);
-  PetscErrorCode err = PetscObjectGetName((PetscObject) vec, &name);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = PetscObjectGetName((PetscObject) vec, &name);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT_EQUAL(label, std::string(name));
 
   PYLITH_METHOD_END;
@@ -298,7 +298,7 @@
   // Points not int array should have a fiber dimension of zero.
   PetscInt pStart, pEnd;
   PetscSection section = field.petscSection();CPPUNIT_ASSERT(section);
-  PetscErrorCode err = PetscSectionGetChart(section, &pStart, &pEnd);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = PetscSectionGetChart(section, &pStart, &pEnd);PYLITH_CHECK_ERROR(err);
   for(int i = 0; i < pointsOut.size(); ++i) {
     if (pointsOut[i] >= pStart && pointsOut[i] < pEnd) {
       CPPUNIT_ASSERT_EQUAL(0, fieldVisitor.sectionDof(pointsOut[i]));
@@ -307,7 +307,7 @@
 
   const char *name = NULL;
   PetscVec vec = field.localVector();CPPUNIT_ASSERT(vec);
-  err = PetscObjectGetName((PetscObject) vec, &name);CHECK_PETSC_ERROR(err);
+  err = PetscObjectGetName((PetscObject) vec, &name);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT_EQUAL(label, std::string(name));
 
   PYLITH_METHOD_END;
@@ -343,7 +343,7 @@
 
   const char *name = NULL;
   PetscVec vec = field.localVector();CPPUNIT_ASSERT(vec);
-  PetscErrorCode err = PetscObjectGetName((PetscObject) vec, &name);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = PetscObjectGetName((PetscObject) vec, &name);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT_EQUAL(label, std::string(name));
 
   PYLITH_METHOD_END;
@@ -385,7 +385,7 @@
 
   const char *name = NULL;
   PetscVec vec = field.localVector();CPPUNIT_ASSERT(vec);
-  PetscErrorCode err = PetscObjectGetName((PetscObject) vec, &name);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = PetscObjectGetName((PetscObject) vec, &name);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT_EQUAL(label, std::string(name));
 
   PYLITH_METHOD_END;
@@ -423,13 +423,13 @@
     fieldSrc.newSection(Field<Mesh>::VERTICES_FIELD, fiberDim);
     PetscSection section = fieldSrc.petscSection();CPPUNIT_ASSERT(section);
     for(PetscInt v = vStart, iV = 0; v < vEnd; ++v) {
-      err = PetscSectionAddConstraintDof(section, v, nconstraints[iV++]);CHECK_PETSC_ERROR(err);
+      err = PetscSectionAddConstraintDof(section, v, nconstraints[iV++]);PYLITH_CHECK_ERROR(err);
     } // for
     fieldSrc.allocate();
 
     int index = 0;
     for(PetscInt v = vStart, iV = 0; v < vEnd; ++v, index += nconstraints[iV++]) {
-      err = PetscSectionSetConstraintIndices(section, v, (PetscInt *) &constraints[index]);CHECK_PETSC_ERROR(err);
+      err = PetscSectionSetConstraintIndices(section, v, (PetscInt *) &constraints[index]);PYLITH_CHECK_ERROR(err);
     }
     fieldSrc.zero();
     fieldSrc.createScatter(mesh);
@@ -445,8 +445,8 @@
   CPPUNIT_ASSERT(section);CPPUNIT_ASSERT(vec);
   for(PetscInt v = vStart, iV = 0; v < vEnd; ++v) {
     PetscInt dof, cdof;
-    err = PetscSectionGetDof(section, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetConstraintDof(section, v, &cdof);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(section, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetConstraintDof(section, v, &cdof);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(fiberDim, dof);
     CPPUNIT_ASSERT_EQUAL(nconstraints[iV++], cdof);
   } // for
@@ -455,7 +455,7 @@
   CPPUNIT_ASSERT_EQUAL(fieldSrc._scatters[""].dm,  field._scatters[""].dm);
   CPPUNIT_ASSERT_EQUAL(fieldSrc._scatters["A"].dm, field._scatters["A"].dm);
   const char *name = NULL;
-  err = PetscObjectGetName((PetscObject) vec, &name);CHECK_PETSC_ERROR(err);
+  err = PetscObjectGetName((PetscObject) vec, &name);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT_EQUAL(label, std::string(name));
 
   PYLITH_METHOD_END;
@@ -625,12 +625,12 @@
   PetscErrorCode err = 0;
   PetscInt index = 0;
   for(PetscInt v = vStart, iV=0; v < vEnd; ++v) {
-    err = PetscSectionAddConstraintDof(section, v, nconstraints[iV++]);CHECK_PETSC_ERROR(err);
+    err = PetscSectionAddConstraintDof(section, v, nconstraints[iV++]);PYLITH_CHECK_ERROR(err);
   } // for
   field.allocate();
   PetscVec vec = field.localVector();CPPUNIT_ASSERT(vec);
   for(PetscInt v = vStart, iV = 0; v < vEnd; ++v, index += nconstraints[iV++]) {
-    err = PetscSectionSetConstraintIndices(section, v, (PetscInt *) &constraints[index]);CHECK_PETSC_ERROR(err);
+    err = PetscSectionSetConstraintIndices(section, v, (PetscInt *) &constraints[index]);PYLITH_CHECK_ERROR(err);
   } // for
   field.zero();
 
@@ -1104,7 +1104,7 @@
   const PetscVec vec = field.vector();
   CPPUNIT_ASSERT_EQUAL(sinfo.vector, vec);
   int size = 0;
-  PetscErrorCode err = VecGetSize(vec, &size);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = VecGetSize(vec, &size);PYLITH_CHECK_ERROR(err);
   const int sizeE = (vEnd-vStart) * fiberDim;
   CPPUNIT_ASSERT_EQUAL(sizeE, size);
 
@@ -1153,16 +1153,16 @@
 
   const PetscVec vec = field.vector(context);CPPUNIT_ASSERT(vec);
   PetscInt size = 0;
-  PetscErrorCode err = VecGetSize(vec, &size);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = VecGetSize(vec, &size);PYLITH_CHECK_ERROR(err);
   PetscScalar* valuesVec = NULL;
-  err = VecGetArray(vec, &valuesVec);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(vec, &valuesVec);PYLITH_CHECK_ERROR(err);
 
   const PylithScalar tolerance = 1.0e-06;
   const int sizeE = (vEnd-vStart) * fiberDim;
   CPPUNIT_ASSERT_EQUAL(sizeE, size);
   for (int i=0; i < sizeE; ++i)
     CPPUNIT_ASSERT_DOUBLES_EQUAL(valuesE[i], valuesVec[i], tolerance);
-  err = VecRestoreArray(vec, &valuesVec);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(vec, &valuesVec);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // testScatterSectionToVector
@@ -1198,14 +1198,14 @@
 
   const PetscVec vec = field.vector(context);CPPUNIT_ASSERT(vec);
   PetscInt size = 0;
-  PetscErrorCode err = VecGetSize(vec, &size);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = VecGetSize(vec, &size);PYLITH_CHECK_ERROR(err);
   PetscScalar* valuesVec = NULL;
-  err = VecGetArray(vec, &valuesVec);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(vec, &valuesVec);PYLITH_CHECK_ERROR(err);
   const int sizeE = (vEnd-vStart) * fiberDim;
   CPPUNIT_ASSERT_EQUAL(sizeE, size);
   for (int i=0; i < sizeE; ++i)
     valuesVec[i] = valuesE[i];
-  err = VecRestoreArray(vec, &valuesVec);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(vec, &valuesVec);PYLITH_CHECK_ERROR(err);
 
   field.scatterVectorToSection(context);
 
@@ -1269,10 +1269,10 @@
     PetscInt iV = 0, iC = 0;
     for(PetscInt v = vStart; v < vEnd; ++v) {
       const int nconstraintsVertex = nconstraints[iV];
-      err = PetscSectionAddConstraintDof(section, v, nconstraints[iV++]);CHECK_PETSC_ERROR(err);
+      err = PetscSectionAddConstraintDof(section, v, nconstraints[iV++]);PYLITH_CHECK_ERROR(err);
       for(PetscInt iConstraint = 0; iConstraint < nconstraintsVertex; ++iConstraint) {
         const int field = constraints[iC++];
-        err = PetscSectionAddFieldConstraintDof(section, v, field, 1);CHECK_PETSC_ERROR(err);
+        err = PetscSectionAddFieldConstraintDof(section, v, field, 1);PYLITH_CHECK_ERROR(err);
       } // for
     } // for
     fieldSrc.allocate();
@@ -1282,18 +1282,18 @@
     for(PetscInt v = vStart; v < vEnd; ++v) {
       const int nconstraintsVertex = nconstraints[iV++];
       if (nconstraintsVertex > 0) {
-        err = PetscSectionSetConstraintIndices(section, v, (PetscInt *) &constraints[iC]);CHECK_PETSC_ERROR(err);
+        err = PetscSectionSetConstraintIndices(section, v, (PetscInt *) &constraints[iC]);PYLITH_CHECK_ERROR(err);
       } // if
       for(PetscInt iConstraint=0; iConstraint < nconstraintsVertex; ++iConstraint) {
         const PetscInt field = constraints[iC++];
-        err = PetscSectionSetFieldConstraintIndices(section, v, field, &zero);CHECK_PETSC_ERROR(err);
+        err = PetscSectionSetFieldConstraintIndices(section, v, field, &zero);PYLITH_CHECK_ERROR(err);
       } // for
     } // for
   } // Setup source field
 
   PetscSection section = fieldSrc.petscSection();CPPUNIT_ASSERT(section);
   PetscInt numSectionFields;
-  err = PetscSectionGetNumFields(section, &numSectionFields);CHECK_PETSC_ERROR(err);
+  err = PetscSectionGetNumFields(section, &numSectionFields);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT_EQUAL(numFields, numSectionFields);
 
   for(PetscInt f = 0; f < numFields; ++f) {
@@ -1304,8 +1304,8 @@
       PetscBool isConstrained = PETSC_FALSE;
       const PetscInt nconstraintsVertex = nconstraints[iV];
 
-      err = PetscSectionGetFieldDof(section, v, f, &fdof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetFieldConstraintDof(section, v, f, &fcdof);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetFieldDof(section, v, f, &fdof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetFieldConstraintDof(section, v, f, &fcdof);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(1, fdof);
       for(PetscInt iConstraint = 0; iConstraint < nconstraintsVertex; ++iConstraint)
         if (constraints[iC++] == f) isConstrained = PETSC_TRUE;
@@ -1364,10 +1364,10 @@
     PetscInt iV = 0, iC = 0;
     for(PetscInt v = vStart; v < vEnd; ++v) {
       const int nconstraintsVertex = nconstraints[iV];
-      err = PetscSectionAddConstraintDof(section, v, nconstraints[iV++]);CHECK_PETSC_ERROR(err);
+      err = PetscSectionAddConstraintDof(section, v, nconstraints[iV++]);PYLITH_CHECK_ERROR(err);
       for(PetscInt iConstraint = 0; iConstraint < nconstraintsVertex; ++iConstraint) {
         const int field = constraints[iC++];
-        err = PetscSectionAddFieldConstraintDof(section, v, field, 1);CHECK_PETSC_ERROR(err);
+        err = PetscSectionAddFieldConstraintDof(section, v, field, 1);PYLITH_CHECK_ERROR(err);
       } // for
     } // for
     fieldSrc.allocate();
@@ -1377,11 +1377,11 @@
     for(PetscInt v = vStart; v < vEnd; ++v) {
       const int nconstraintsVertex = nconstraints[iV++];
       if (nconstraintsVertex > 0) {
-        err = PetscSectionSetConstraintIndices(section, v, (PetscInt *) &constraints[iC]);CHECK_PETSC_ERROR(err);
+        err = PetscSectionSetConstraintIndices(section, v, (PetscInt *) &constraints[iC]);PYLITH_CHECK_ERROR(err);
       } // if
       for(PetscInt iConstraint=0; iConstraint < nconstraintsVertex; ++iConstraint) {
         const PetscInt field = constraints[iC++];
-        err = PetscSectionSetFieldConstraintIndices(section, v, field, &zero);CHECK_PETSC_ERROR(err);
+        err = PetscSectionSetFieldConstraintIndices(section, v, field, &zero);PYLITH_CHECK_ERROR(err);
       } // for
     } // for
   } // Setup source field
@@ -1391,7 +1391,7 @@
 
   PetscSection section = field.petscSection();CPPUNIT_ASSERT(section);
   PetscInt numSectionFields;
-  err = PetscSectionGetNumFields(section, &numSectionFields);CHECK_PETSC_ERROR(err);
+  err = PetscSectionGetNumFields(section, &numSectionFields);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT_EQUAL(numFields, numSectionFields);
 
   for(PetscInt f = 0; f < numFields; ++f) {
@@ -1402,8 +1402,8 @@
       PetscBool isConstrained = PETSC_FALSE;
       const PetscInt nconstraintsVertex = nconstraints[iV];
 
-      err = PetscSectionGetFieldDof(section, v, f, &fdof);CHECK_PETSC_ERROR(err);
-      err = PetscSectionGetFieldConstraintDof(section, v, f, &fcdof);CHECK_PETSC_ERROR(err);
+      err = PetscSectionGetFieldDof(section, v, f, &fdof);PYLITH_CHECK_ERROR(err);
+      err = PetscSectionGetFieldConstraintDof(section, v, f, &fcdof);PYLITH_CHECK_ERROR(err);
       CPPUNIT_ASSERT_EQUAL(1, fdof);
       for(PetscInt iConstraint = 0; iConstraint < nconstraintsVertex; ++iConstraint)
         if (constraints[iC++] == f) isConstrained = PETSC_TRUE;
@@ -1437,47 +1437,47 @@
   mesh->createDMMesh(_TestFieldMesh::cellDim);
   PetscDM dmMesh = mesh->dmMesh();CPPUNIT_ASSERT(dmMesh);
   
-  err = DMPlexSetChart(dmMesh, 0, ncells+nvertices);CHECK_PETSC_ERROR(err);
+  err = DMPlexSetChart(dmMesh, 0, ncells+nvertices);PYLITH_CHECK_ERROR(err);
   for(PetscInt c = 0; c < ncells; ++c) {
-    err = DMPlexSetConeSize(dmMesh, c, ncorners);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetConeSize(dmMesh, c, ncorners);PYLITH_CHECK_ERROR(err);
   } // for
-  err = DMSetUp(dmMesh);CHECK_PETSC_ERROR(err);
+  err = DMSetUp(dmMesh);PYLITH_CHECK_ERROR(err);
   PetscInt *cone = new PetscInt[ncorners];
   for(PetscInt c = 0; c < ncells; ++c) {
     for(PetscInt v = 0; v < ncorners; ++v) {
       cone[v] = cells[c*ncorners+v]+ncells;
     } // for
-    err = DMPlexSetCone(dmMesh, c, cone);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetCone(dmMesh, c, cone);PYLITH_CHECK_ERROR(err);
   } // for
   delete[] cone; cone = 0;
-  err = DMPlexSymmetrize(dmMesh);CHECK_PETSC_ERROR(err);
-  err = DMPlexStratify(dmMesh);CHECK_PETSC_ERROR(err);
+  err = DMPlexSymmetrize(dmMesh);PYLITH_CHECK_ERROR(err);
+  err = DMPlexStratify(dmMesh);PYLITH_CHECK_ERROR(err);
   PetscSection coordSection = NULL;
   PetscVec coordVec = NULL;
   PetscScalar *coords = NULL;
   PetscInt coordSize;
 
-  err = DMPlexGetCoordinateSection(dmMesh, &coordSection);CHECK_PETSC_ERROR(err);
-  err = PetscSectionSetChart(coordSection, ncells, ncells+nvertices);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetCoordinateSection(dmMesh, &coordSection);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionSetChart(coordSection, ncells, ncells+nvertices);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = ncells; v < ncells+nvertices; ++v) {
-    err = PetscSectionSetDof(coordSection, v, spaceDim);CHECK_PETSC_ERROR(err);
+    err = PetscSectionSetDof(coordSection, v, spaceDim);PYLITH_CHECK_ERROR(err);
   } // for
-  err = PetscSectionSetUp(coordSection);CHECK_PETSC_ERROR(err);
-  err = PetscSectionGetStorageSize(coordSection, &coordSize);CHECK_PETSC_ERROR(err);
-  err = VecCreate(mesh->comm(), &coordVec);CHECK_PETSC_ERROR(err);
-  err = VecSetSizes(coordVec, coordSize, PETSC_DETERMINE);CHECK_PETSC_ERROR(err);
-  err = VecSetFromOptions(coordVec);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(coordVec, &coords);CHECK_PETSC_ERROR(err);
+  err = PetscSectionSetUp(coordSection);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionGetStorageSize(coordSection, &coordSize);PYLITH_CHECK_ERROR(err);
+  err = VecCreate(mesh->comm(), &coordVec);PYLITH_CHECK_ERROR(err);
+  err = VecSetSizes(coordVec, coordSize, PETSC_DETERMINE);PYLITH_CHECK_ERROR(err);
+  err = VecSetFromOptions(coordVec);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(coordVec, &coords);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = 0; v < nvertices; ++v) {
     PetscInt off;
-    err = PetscSectionGetOffset(coordSection, v+ncells, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(coordSection, v+ncells, &off);PYLITH_CHECK_ERROR(err);
     for(PetscInt d = 0; d < spaceDim; ++d) {
       coords[off+d] = coordinates[v*spaceDim+d];
     } // for
   } // for
-  err = VecRestoreArray(coordVec, &coords);CHECK_PETSC_ERROR(err);
-  err = DMSetCoordinatesLocal(dmMesh, coordVec);CHECK_PETSC_ERROR(err);
-  err = VecDestroy(&coordVec);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(coordVec, &coords);PYLITH_CHECK_ERROR(err);
+  err = DMSetCoordinatesLocal(dmMesh, coordVec);PYLITH_CHECK_ERROR(err);
+  err = VecDestroy(&coordVec);PYLITH_CHECK_ERROR(err);
 
   spatialdata::geocoords::CSCart cs;
   cs.setSpaceDim(spaceDim);

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldSubMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldSubMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldSubMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -268,7 +268,7 @@
   PetscDM dmMesh = submesh.dmMesh();CPPUNIT_ASSERT(dmMesh);
   PetscErrorCode err = 0;
   PetscInt vStart, vEnd;
-  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetDepthStratum(dmMesh, 0, &vStart, &vEnd);PYLITH_CHECK_ERROR(err);
 
   // Create field with atlas to use to create new field
   Field<SubMesh> fieldSrc(submesh);
@@ -277,14 +277,14 @@
     PetscSection section = fieldSrc.petscSection();CPPUNIT_ASSERT(section);
     int iV=0;
     for(PetscInt v = vStart; v < vEnd; ++v) {
-      err = PetscSectionAddConstraintDof(section, v, nconstraints[iV++]);CHECK_PETSC_ERROR(err);
+      err = PetscSectionAddConstraintDof(section, v, nconstraints[iV++]);PYLITH_CHECK_ERROR(err);
     } // for
     fieldSrc.allocate();
 
     int index = 0;
     iV = 0;
     for(PetscInt v = vStart; v < vEnd; ++v, index += nconstraints[iV++]) {
-      err = PetscSectionSetConstraintIndices(section, v, (PetscInt *) &constraints[index]);CHECK_PETSC_ERROR(err);
+      err = PetscSectionSetConstraintIndices(section, v, (PetscInt *) &constraints[index]);PYLITH_CHECK_ERROR(err);
     } // for
     fieldSrc.zero();
   } // Setup source field
@@ -297,8 +297,8 @@
   int iV = 0;
   for(PetscInt v = vStart; v < vEnd; ++v) {
     PetscInt dof, cdof;
-    err = PetscSectionGetDof(section, v, &dof);CHECK_PETSC_ERROR(err);
-    err = PetscSectionGetConstraintDof(section, v, &cdof);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetDof(section, v, &dof);PYLITH_CHECK_ERROR(err);
+    err = PetscSectionGetConstraintDof(section, v, &cdof);PYLITH_CHECK_ERROR(err);
     CPPUNIT_ASSERT_EQUAL(fiberDim, dof);
     CPPUNIT_ASSERT_EQUAL(nconstraints[iV++], cdof);
   } // for
@@ -864,7 +864,7 @@
   const PetscVec vec = field.vector();
   CPPUNIT_ASSERT_EQUAL(sinfo.vector, vec);
   int size = 0;
-  PetscErrorCode err = VecGetSize(vec, &size);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = VecGetSize(vec, &size);PYLITH_CHECK_ERROR(err);
   const int sizeE = (vEnd-vStart) * fiberDim;
   CPPUNIT_ASSERT_EQUAL(sizeE, size);
 
@@ -915,16 +915,16 @@
   PetscErrorCode err = 0;
   const PetscVec vec = field.vector(context);CPPUNIT_ASSERT(vec);
   PetscInt size = 0;
-  err = VecGetSize(vec, &size);CHECK_PETSC_ERROR(err);
+  err = VecGetSize(vec, &size);PYLITH_CHECK_ERROR(err);
   PetscScalar* valuesVec = NULL;
-  err = VecGetArray(vec, &valuesVec);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(vec, &valuesVec);PYLITH_CHECK_ERROR(err);
 
   const PylithScalar tolerance = 1.0e-06;
   const int sizeE = (vEnd-vStart) * fiberDim;
   CPPUNIT_ASSERT_EQUAL(sizeE, size);
   for (int i=0; i < sizeE; ++i)
     CPPUNIT_ASSERT_DOUBLES_EQUAL(valuesE[i], valuesVec[i], tolerance);
-  err = VecRestoreArray(vec, &valuesVec);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(vec, &valuesVec);PYLITH_CHECK_ERROR(err);
 
   PYLITH_METHOD_END;
 } // testScatterSectionToVector
@@ -960,14 +960,14 @@
 
   const PetscVec vec = field.vector(context);CPPUNIT_ASSERT(vec);
   PetscInt size = 0;
-  PetscErrorCode err = VecGetSize(vec, &size);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = VecGetSize(vec, &size);PYLITH_CHECK_ERROR(err);
   PetscScalar* valuesVec = NULL;
-  err = VecGetArray(vec, &valuesVec);CHECK_PETSC_ERROR(err);
+  err = VecGetArray(vec, &valuesVec);PYLITH_CHECK_ERROR(err);
   const int sizeE = (vEnd-vStart) * fiberDim;
   CPPUNIT_ASSERT_EQUAL(sizeE, size);
   for (int i=0; i < sizeE; ++i)
     valuesVec[i] = valuesE[i];
-  err = VecRestoreArray(vec, &valuesVec);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(vec, &valuesVec);PYLITH_CHECK_ERROR(err);
 
   field.scatterVectorToSection(context);
 
@@ -1009,51 +1009,51 @@
 
   mesh->createDMMesh(_TestFieldSubMesh::cellDim);
   PetscDM dmMesh = mesh->dmMesh();CPPUNIT_ASSERT(dmMesh);  
-  err = DMPlexSetChart(dmMesh, 0, ncells+nvertices);CHECK_PETSC_ERROR(err);
+  err = DMPlexSetChart(dmMesh, 0, ncells+nvertices);PYLITH_CHECK_ERROR(err);
   for(PetscInt c = 0; c < ncells; ++c) {
-    err = DMPlexSetConeSize(dmMesh, c, ncorners);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetConeSize(dmMesh, c, ncorners);PYLITH_CHECK_ERROR(err);
   } // for
-  err = DMSetUp(dmMesh);CHECK_PETSC_ERROR(err);
+  err = DMSetUp(dmMesh);PYLITH_CHECK_ERROR(err);
   PetscInt *cone = new PetscInt[ncorners];
   for(PetscInt c = 0; c < ncells; ++c) {
     for(PetscInt v = 0; v < ncorners; ++v) {
       cone[v] = cells[c*ncorners+v]+ncells;
     } // for
-    err = DMPlexSetCone(dmMesh, c, cone);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetCone(dmMesh, c, cone);PYLITH_CHECK_ERROR(err);
   } // for
   delete[] cone; cone = 0;
-  err = DMPlexSymmetrize(dmMesh);CHECK_PETSC_ERROR(err);
-  err = DMPlexStratify(dmMesh);CHECK_PETSC_ERROR(err);
+  err = DMPlexSymmetrize(dmMesh);PYLITH_CHECK_ERROR(err);
+  err = DMPlexStratify(dmMesh);PYLITH_CHECK_ERROR(err);
 
   PetscSection coordSection = NULL;
   PetscVec coordVec = NULL;
   PetscScalar *coords = NULL;
   PetscInt coordSize = 0;
-  err = DMPlexGetCoordinateSection(dmMesh, &coordSection);CHECK_PETSC_ERROR(err);
-  err = PetscSectionSetChart(coordSection, ncells, ncells+nvertices);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetCoordinateSection(dmMesh, &coordSection);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionSetChart(coordSection, ncells, ncells+nvertices);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = ncells; v < ncells+nvertices; ++v) {
-    err = PetscSectionSetDof(coordSection, v, spaceDim);CHECK_PETSC_ERROR(err);
+    err = PetscSectionSetDof(coordSection, v, spaceDim);PYLITH_CHECK_ERROR(err);
   } // for
-  err = PetscSectionSetUp(coordSection);CHECK_PETSC_ERROR(err);
-  err = PetscSectionGetStorageSize(coordSection, &coordSize);CHECK_PETSC_ERROR(err);
-  err = VecCreate(mesh->comm(), &coordVec);CHECK_PETSC_ERROR(err);
-  err = VecSetSizes(coordVec, coordSize, PETSC_DETERMINE);CHECK_PETSC_ERROR(err);
-  err = VecSetFromOptions(coordVec);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(coordVec, &coords);CHECK_PETSC_ERROR(err);
+  err = PetscSectionSetUp(coordSection);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionGetStorageSize(coordSection, &coordSize);PYLITH_CHECK_ERROR(err);
+  err = VecCreate(mesh->comm(), &coordVec);PYLITH_CHECK_ERROR(err);
+  err = VecSetSizes(coordVec, coordSize, PETSC_DETERMINE);PYLITH_CHECK_ERROR(err);
+  err = VecSetFromOptions(coordVec);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(coordVec, &coords);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = 0; v < nvertices; ++v) {
     PetscInt off;
-    err = PetscSectionGetOffset(coordSection, v+ncells, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(coordSection, v+ncells, &off);PYLITH_CHECK_ERROR(err);
     for(PetscInt d = 0; d < spaceDim; ++d) {
       coords[off+d] = coordinates[v*spaceDim+d];
     } // for
   } // for
-  err = VecRestoreArray(coordVec, &coords);CHECK_PETSC_ERROR(err);
-  err = DMSetCoordinatesLocal(dmMesh, coordVec);CHECK_PETSC_ERROR(err);
-  err = VecDestroy(&coordVec);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(coordVec, &coords);PYLITH_CHECK_ERROR(err);
+  err = DMSetCoordinatesLocal(dmMesh, coordVec);PYLITH_CHECK_ERROR(err);
+  err = VecDestroy(&coordVec);PYLITH_CHECK_ERROR(err);
 
   const int numPoints = _TestFieldSubMesh::groupSize;
   for(PetscInt i = 0; i < numPoints; ++i) {
-    err = DMPlexSetLabelValue(dmMesh, _TestFieldSubMesh::label, ncells+_TestFieldSubMesh::groupVertices[i], 1);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetLabelValue(dmMesh, _TestFieldSubMesh::label, ncells+_TestFieldSubMesh::groupVertices[i], 1);PYLITH_CHECK_ERROR(err);
   } // for
 
   spatialdata::geocoords::CSCart cs;

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldSubMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldSubMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldSubMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldsMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldsMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldsMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldsMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldsMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldsMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldsSubMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldsSubMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldsSubMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldsSubMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldsSubMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestFieldsSubMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestJacobian.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestJacobian.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestJacobian.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestJacobian.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestJacobian.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestJacobian.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -102,7 +102,7 @@
   
   DM dmMesh = mesh.dmMesh();
   CPPUNIT_ASSERT(dmMesh);
-  PetscErrorCode err = DMPlexGetDimension(dmMesh, &dmDim);CHECK_PETSC_ERROR(err);
+  PetscErrorCode err = DMPlexGetDimension(dmMesh, &dmDim);PYLITH_CHECK_ERROR(err);
   CPPUNIT_ASSERT_EQUAL(dim, dmDim);
 
   PYLITH_METHOD_END;

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestMeshOps.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestMeshOps.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestMeshOps.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestMeshOps.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestMeshOps.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestMeshOps.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestRefineUniform.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestRefineUniform.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestRefineUniform.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestRefineUniform.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestRefineUniform.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestRefineUniform.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestSolutionFields.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestSolutionFields.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestSolutionFields.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestSolutionFields.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestSolutionFields.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestSolutionFields.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestSubMesh.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestSubMesh.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestSubMesh.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -320,48 +320,48 @@
   PetscDM dmMesh = mesh->dmMesh();CPPUNIT_ASSERT(dmMesh);
   PetscErrorCode err;
   
-  err = DMPlexSetChart(dmMesh, 0, ncells+nvertices);CHECK_PETSC_ERROR(err);
+  err = DMPlexSetChart(dmMesh, 0, ncells+nvertices);PYLITH_CHECK_ERROR(err);
   for(PetscInt c = 0; c < ncells; ++c) {
-    err = DMPlexSetConeSize(dmMesh, c, ncorners);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetConeSize(dmMesh, c, ncorners);PYLITH_CHECK_ERROR(err);
   } // for
-  err = DMSetUp(dmMesh);CHECK_PETSC_ERROR(err);
+  err = DMSetUp(dmMesh);PYLITH_CHECK_ERROR(err);
   PetscInt *cone = new PetscInt[ncorners];
   for(PetscInt c = 0; c < ncells; ++c) {
     for(PetscInt v = 0; v < ncorners; ++v) {
       cone[v] = cells[c*ncorners+v]+ncells;
     } // for
-    err = DMPlexSetCone(dmMesh, c, cone);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetCone(dmMesh, c, cone);PYLITH_CHECK_ERROR(err);
   } // for
   delete[] cone; cone = 0;
-  err = DMPlexSymmetrize(dmMesh);CHECK_PETSC_ERROR(err);
-  err = DMPlexStratify(dmMesh);CHECK_PETSC_ERROR(err);
+  err = DMPlexSymmetrize(dmMesh);PYLITH_CHECK_ERROR(err);
+  err = DMPlexStratify(dmMesh);PYLITH_CHECK_ERROR(err);
   PetscSection coordSection = NULL;
   PetscVec coordVec = NULL;
   PetscScalar *coords = NULL;
   PetscInt coordSize = 0;
 
-  err = DMPlexGetCoordinateSection(dmMesh, &coordSection);CHECK_PETSC_ERROR(err);
-  err = PetscSectionSetChart(coordSection, ncells, ncells+nvertices);CHECK_PETSC_ERROR(err);
+  err = DMPlexGetCoordinateSection(dmMesh, &coordSection);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionSetChart(coordSection, ncells, ncells+nvertices);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = ncells; v < ncells+nvertices; ++v) {
-    err = PetscSectionSetDof(coordSection, v, spaceDim);CHECK_PETSC_ERROR(err);
+    err = PetscSectionSetDof(coordSection, v, spaceDim);PYLITH_CHECK_ERROR(err);
   } // for
-  err = PetscSectionSetUp(coordSection);CHECK_PETSC_ERROR(err);
-  err = PetscSectionGetStorageSize(coordSection, &coordSize);CHECK_PETSC_ERROR(err);
-  err = VecCreate(mesh->comm(), &coordVec);CHECK_PETSC_ERROR(err);
-  err = VecSetSizes(coordVec, coordSize, PETSC_DETERMINE);CHECK_PETSC_ERROR(err);
-  err = VecSetFromOptions(coordVec);CHECK_PETSC_ERROR(err);
-  err = VecGetArray(coordVec, &coords);CHECK_PETSC_ERROR(err);
+  err = PetscSectionSetUp(coordSection);PYLITH_CHECK_ERROR(err);
+  err = PetscSectionGetStorageSize(coordSection, &coordSize);PYLITH_CHECK_ERROR(err);
+  err = VecCreate(mesh->comm(), &coordVec);PYLITH_CHECK_ERROR(err);
+  err = VecSetSizes(coordVec, coordSize, PETSC_DETERMINE);PYLITH_CHECK_ERROR(err);
+  err = VecSetFromOptions(coordVec);PYLITH_CHECK_ERROR(err);
+  err = VecGetArray(coordVec, &coords);PYLITH_CHECK_ERROR(err);
   for(PetscInt v = 0; v < nvertices; ++v) {
     PetscInt off;
 
-    err = PetscSectionGetOffset(coordSection, v+ncells, &off);CHECK_PETSC_ERROR(err);
+    err = PetscSectionGetOffset(coordSection, v+ncells, &off);PYLITH_CHECK_ERROR(err);
     for(PetscInt d = 0; d < spaceDim; ++d) {
       coords[off+d] = coordinates[v*spaceDim+d];
     } // for
   } // for
-  err = VecRestoreArray(coordVec, &coords);CHECK_PETSC_ERROR(err);
-  err = DMSetCoordinatesLocal(dmMesh, coordVec);CHECK_PETSC_ERROR(err);
-  err = VecDestroy(&coordVec);CHECK_PETSC_ERROR(err);
+  err = VecRestoreArray(coordVec, &coords);PYLITH_CHECK_ERROR(err);
+  err = DMSetCoordinatesLocal(dmMesh, coordVec);PYLITH_CHECK_ERROR(err);
+  err = VecDestroy(&coordVec);PYLITH_CHECK_ERROR(err);
 
   spatialdata::geocoords::CSCart cs;
   cs.setSpaceDim(spaceDim);
@@ -370,7 +370,7 @@
 
   const int numPoints = _TestSubMesh::groupSize;
   for(PetscInt i = 0; i < numPoints; ++i) {
-    err = DMPlexSetLabelValue(dmMesh, _TestSubMesh::label, ncells+_TestSubMesh::groupVertices[i], 1);CHECK_PETSC_ERROR(err);
+    err = DMPlexSetLabelValue(dmMesh, _TestSubMesh::label, ncells+_TestSubMesh::groupVertices[i], 1);PYLITH_CHECK_ERROR(err);
   } // for
 
   PYLITH_METHOD_END;

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/TestSubMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/TestSubMesh.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/TestSubMesh.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesive.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesive.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesive.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesive.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesive.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesive.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveHex8Level2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveHex8Level2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveHex8Level2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveHex8Level2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveHex8Level2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveHex8Level2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveHex8Level2Fault1.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveHex8Level2Fault1.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveHex8Level2Fault1.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveHex8Level2Fault1.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveHex8Level2Fault1.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveHex8Level2Fault1.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveQuad4Level2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveQuad4Level2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveQuad4Level2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveQuad4Level2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveQuad4Level2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveQuad4Level2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveQuad4Level2Fault1.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveQuad4Level2Fault1.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveQuad4Level2Fault1.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveQuad4Level2Fault1.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveQuad4Level2Fault1.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveQuad4Level2Fault1.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTet4Level2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTet4Level2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTet4Level2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTet4Level2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTet4Level2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTet4Level2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTet4Level2Fault1.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTet4Level2Fault1.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTet4Level2Fault1.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTet4Level2Fault1.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTet4Level2Fault1.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTet4Level2Fault1.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTri3Level2.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTri3Level2.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTri3Level2.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTri3Level2.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTri3Level2.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTri3Level2.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTri3Level2Fault1.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTri3Level2Fault1.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTri3Level2Fault1.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTri3Level2Fault1.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTri3Level2Fault1.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/data/MeshDataCohesiveTri3Level2Fault1.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/topology/test_topology.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/topology/test_topology.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/topology/test_topology.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/utils/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/utils/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/utils/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/libtests/utils/TestEventLogger.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/utils/TestEventLogger.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/utils/TestEventLogger.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //
@@ -22,7 +22,7 @@
 
 #include "pylith/utils/EventLogger.hh" // USES EventLogger
 
-#include "pylith/utils/petscerror.h" // USES PYLITH_METHOD_BEGIN/END
+#include "pylith/utils/error.h" // USES PYLITH_METHOD_BEGIN/END
 
 // ----------------------------------------------------------------------
 CPPUNIT_TEST_SUITE_REGISTRATION( pylith::utils::TestEventLogger );

Modified: short/3D/PyLith/trunk/unittests/libtests/utils/TestEventLogger.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/utils/TestEventLogger.hh	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/utils/TestEventLogger.hh	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/libtests/utils/test_utils.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/utils/test_utils.cc	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/libtests/utils/test_utils.cc	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 // This code was developed as part of the Computational Infrastructure
 // for Geodynamics (http://geodynamics.org).
 //
-// Copyright (c) 2010-2012 University of California, Davis
+// Copyright (c) 2010-2013 University of California, Davis
 //
 // See COPYING for license information.
 //

Modified: short/3D/PyLith/trunk/unittests/pytests/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/bc/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/bc/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/bc/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/bc/TestAbsorbingDampers.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/bc/TestAbsorbingDampers.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/bc/TestAbsorbingDampers.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/bc/TestDirichletBC.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/bc/TestDirichletBC.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/bc/TestDirichletBC.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/bc/TestDirichletBoundary.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/bc/TestDirichletBoundary.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/bc/TestDirichletBoundary.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/bc/TestNeumann.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/bc/TestNeumann.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/bc/TestNeumann.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/bc/data/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/bc/data/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/bc/data/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/bc/testbc.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/bc/testbc.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/bc/testbc.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/faults/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/faults/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/faults/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/faults/TestBruneSlipFn.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/faults/TestBruneSlipFn.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/faults/TestBruneSlipFn.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/faults/TestConstRateSlipFn.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/faults/TestConstRateSlipFn.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/faults/TestConstRateSlipFn.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/faults/TestEqKinSrc.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/faults/TestEqKinSrc.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/faults/TestEqKinSrc.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/faults/TestFaultCohesiveDyn.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/faults/TestFaultCohesiveDyn.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/faults/TestFaultCohesiveDyn.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/faults/TestFaultCohesiveImpulses.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/faults/TestFaultCohesiveImpulses.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/faults/TestFaultCohesiveImpulses.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/faults/TestFaultCohesiveKin.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/faults/TestFaultCohesiveKin.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/faults/TestFaultCohesiveKin.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/faults/TestLiuCosSlipFn.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/faults/TestLiuCosSlipFn.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/faults/TestLiuCosSlipFn.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/faults/TestSingleRupture.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/faults/TestSingleRupture.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/faults/TestSingleRupture.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/faults/TestStepSlipFn.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/faults/TestStepSlipFn.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/faults/TestStepSlipFn.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/faults/TestTimeHistorySlipFn.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/faults/TestTimeHistorySlipFn.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/faults/TestTimeHistorySlipFn.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/faults/TestTractPerturbation.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/faults/TestTractPerturbation.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/faults/TestTractPerturbation.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/faults/data/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/faults/data/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/faults/data/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/faults/testfaults.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/faults/testfaults.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/faults/testfaults.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/feassemble/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/feassemble/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/feassemble/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/feassemble/TestCellGeometry.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/feassemble/TestCellGeometry.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/feassemble/TestCellGeometry.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/feassemble/TestElasticityExplicit.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/feassemble/TestElasticityExplicit.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/feassemble/TestElasticityExplicit.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/feassemble/TestElasticityExplicitLgDeform.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/feassemble/TestElasticityExplicitLgDeform.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/feassemble/TestElasticityExplicitLgDeform.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/feassemble/TestElasticityImplicit.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/feassemble/TestElasticityImplicit.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/feassemble/TestElasticityImplicit.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/feassemble/TestElasticityImplicitLgDeform.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/feassemble/TestElasticityImplicitLgDeform.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/feassemble/TestElasticityImplicitLgDeform.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/feassemble/TestFIATLagrange.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/feassemble/TestFIATLagrange.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/feassemble/TestFIATLagrange.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/feassemble/TestFIATSimplex.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/feassemble/TestFIATSimplex.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/feassemble/TestFIATSimplex.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/feassemble/TestMeshQuadrature.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/feassemble/TestMeshQuadrature.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/feassemble/TestMeshQuadrature.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/feassemble/TestSubMeshQuadrature.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/feassemble/TestSubMeshQuadrature.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/feassemble/TestSubMeshQuadrature.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/feassemble/data/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/feassemble/data/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/feassemble/data/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/feassemble/testfeassemble.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/feassemble/testfeassemble.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/feassemble/testfeassemble.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/friction/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/friction/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/friction/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/friction/TestFrictionModel.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/friction/TestFrictionModel.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/friction/TestFrictionModel.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/friction/TestRateStateAgeing.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/friction/TestRateStateAgeing.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/friction/TestRateStateAgeing.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/friction/TestSlipWeakening.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/friction/TestSlipWeakening.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/friction/TestSlipWeakening.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/friction/TestSlipWeakeningTime.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/friction/TestSlipWeakeningTime.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/friction/TestSlipWeakeningTime.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2011 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/friction/TestStaticFriction.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/friction/TestStaticFriction.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/friction/TestStaticFriction.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/friction/data/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/friction/data/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/friction/data/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/friction/testfriction.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/friction/testfriction.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/friction/testfriction.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/TestDruckerPrager3D.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/TestDruckerPrager3D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/TestDruckerPrager3D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/TestDruckerPragerPlaneStrain.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/TestDruckerPragerPlaneStrain.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/TestDruckerPragerPlaneStrain.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2011 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticIsotropic3D.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticIsotropic3D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticIsotropic3D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticMaterial.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticMaterial.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticMaterial.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticPlaneStrain.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticPlaneStrain.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticPlaneStrain.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticPlaneStress.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticPlaneStress.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticPlaneStress.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticStrain1D.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticStrain1D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticStrain1D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticStress1D.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticStress1D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/TestElasticStress1D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/TestGenMaxwellIsotropic3D.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/TestGenMaxwellIsotropic3D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/TestGenMaxwellIsotropic3D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/TestGenMaxwellPlaneStrain.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/TestGenMaxwellPlaneStrain.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/TestGenMaxwellPlaneStrain.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/TestGenMaxwellQpQsIsotropic3D.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/TestGenMaxwellQpQsIsotropic3D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/TestGenMaxwellQpQsIsotropic3D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/TestHomogeneous.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/TestHomogeneous.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/TestHomogeneous.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/TestMaterial.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/TestMaterial.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/TestMaterial.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/TestMaxwellIsotropic3D.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/TestMaxwellIsotropic3D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/TestMaxwellIsotropic3D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/TestMaxwellPlaneStrain.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/TestMaxwellPlaneStrain.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/TestMaxwellPlaneStrain.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/TestPowerLaw3D.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/TestPowerLaw3D.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/TestPowerLaw3D.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/TestPowerLawPlaneStrain.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/TestPowerLawPlaneStrain.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/TestPowerLawPlaneStrain.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/data/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/data/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/data/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/materials/testmaterials.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/materials/testmaterials.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/materials/testmaterials.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/TestCellFilterAvg.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/TestCellFilterAvg.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/TestCellFilterAvg.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/TestDataWriterHDF5.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/TestDataWriterHDF5.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/TestDataWriterHDF5.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/TestDataWriterHDF5Ext.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/TestDataWriterHDF5Ext.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/TestDataWriterHDF5Ext.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/TestDataWriterVTK.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/TestDataWriterVTK.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/TestDataWriterVTK.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/TestMeshIOAscii.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/TestMeshIOAscii.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/TestMeshIOAscii.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/TestMeshIOCubit.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/TestMeshIOCubit.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/TestMeshIOCubit.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/TestMeshIOLagrit.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/TestMeshIOLagrit.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/TestMeshIOLagrit.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/TestOutputManagerMesh.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/TestOutputManagerMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/TestOutputManagerMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/TestOutputManagerSubMesh.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/TestOutputManagerSubMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/TestOutputManagerSubMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/TestOutputSolnPoints.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/TestOutputSolnPoints.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/TestOutputSolnPoints.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/TestOutputSolnSubset.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/TestOutputSolnSubset.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/TestOutputSolnSubset.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/TestSingleOutput.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/TestSingleOutput.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/TestSingleOutput.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/TestVertexFilterVecNorm.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/TestVertexFilterVecNorm.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/TestVertexFilterVecNorm.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/TestXdmf.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/TestXdmf.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/TestXdmf.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/data/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/data/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/data/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/testcubit.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/testcubit.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/testcubit.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/testhdf5.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/testhdf5.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/testhdf5.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/meshio/testmeshio.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/meshio/testmeshio.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/meshio/testmeshio.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/mpi/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/mpi/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/mpi/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/mpi/TestCommunicator.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/mpi/TestCommunicator.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/mpi/TestCommunicator.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/mpi/TestReduce.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/mpi/TestReduce.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/mpi/TestReduce.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/mpi/testmpi.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/mpi/testmpi.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/mpi/testmpi.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/problems/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/problems/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/problems/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/problems/TestTimeStep.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/problems/TestTimeStep.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/problems/TestTimeStep.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/problems/TestTimeStepAdapt.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/problems/TestTimeStepAdapt.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/problems/TestTimeStepAdapt.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/problems/TestTimeStepUniform.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/problems/TestTimeStepUniform.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/problems/TestTimeStepUniform.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/problems/TestTimeStepUser.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/problems/TestTimeStepUser.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/problems/TestTimeStepUser.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/problems/data/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/problems/data/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/problems/data/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/problems/testproblems.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/problems/testproblems.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/problems/testproblems.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/TestFieldBase.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/TestFieldBase.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/TestFieldBase.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/TestJacobian.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/TestJacobian.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/TestJacobian.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/TestMesh.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/TestMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/TestMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshField.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshField.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshField.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshFields.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshFields.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshFields.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshGenSimple.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshGenSimple.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshGenSimple.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshGenerator.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshGenerator.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshGenerator.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshImporter.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshImporter.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/TestMeshImporter.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/TestRefineUniform.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/TestRefineUniform.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/TestRefineUniform.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/TestSolutionFields.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/TestSolutionFields.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/TestSolutionFields.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/TestSubMesh.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/TestSubMesh.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/TestSubMesh.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/data/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/data/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/data/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/testgensimple.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/testgensimple.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/testgensimple.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/topology/testtopology.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/topology/testtopology.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/topology/testtopology.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/utils/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/utils/Makefile.am	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/utils/Makefile.am	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/utils/TestConstants.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/utils/TestConstants.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/utils/TestConstants.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/utils/TestEventLogger.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/utils/TestEventLogger.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/utils/TestEventLogger.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/utils/TestPetscManager.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/utils/TestPetscManager.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/utils/TestPetscManager.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/utils/TestPylith.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/utils/TestPylith.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/utils/TestPylith.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2011 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/utils/testmanager.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/utils/testmanager.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/utils/testmanager.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #

Modified: short/3D/PyLith/trunk/unittests/pytests/utils/testutils.py
===================================================================
--- short/3D/PyLith/trunk/unittests/pytests/utils/testutils.py	2013-04-25 17:14:11 UTC (rev 21940)
+++ short/3D/PyLith/trunk/unittests/pytests/utils/testutils.py	2013-04-25 18:08:04 UTC (rev 21941)
@@ -9,7 +9,7 @@
 # This code was developed as part of the Computational Infrastructure
 # for Geodynamics (http://geodynamics.org).
 #
-# Copyright (c) 2010-2012 University of California, Davis
+# Copyright (c) 2010-2013 University of California, Davis
 #
 # See COPYING for license information.
 #



More information about the CIG-COMMITS mailing list