[cig-commits] [commit] master,python-removal,rajesh-petsc-schur: some more Python removal related cleanup; removed archimedes, module, setup.py and Cookbooks 9 and 10 (74d65f3)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Nov 5 19:02:59 PST 2014


Repository : https://github.com/geodynamics/citcoms

On branches: master,python-removal,rajesh-petsc-schur
Link       : https://github.com/geodynamics/citcoms/compare/464e1b32299b15819f93efd98d969cddb84dfe51...f97ae655a50bdbd6dac1923a3471ee4dae178fbd

>---------------------------------------------------------------

commit 74d65f323437298c8208875034c187de5c06ece9
Author: Rajesh Kommu <rajesh.kommu at gmail.com>
Date:   Wed Aug 20 15:34:14 2014 -0700

    some more Python removal related cleanup; removed archimedes, module, setup.py and Cookbooks 9 and 10


>---------------------------------------------------------------

74d65f323437298c8208875034c187de5c06ece9
 archimedes/__init__.py                      |   181 -
 examples/Cookbook10/cmt-solution.cookbook10 |    14 -
 examples/Cookbook10/cookbook10              |    60 -
 examples/Cookbook10/cookbook10.cfg          |    76 -
 examples/Cookbook10/stations.cookbook10     |    31 -
 examples/Cookbook9/cookbook9.cfg            |   160 -
 examples/Cookbook9/ic/cntn.velo.0.0         |  3759 ---------
 examples/Cookbook9/ic/cntn.velo.1.0         |  3759 ---------
 examples/Cookbook9/ic/embd.velo.0.0         | 11027 --------------------------
 examples/Cookbook9/ic/embd.velo.1.0         | 11027 --------------------------
 examples/Cookbook9/velocity/bvel.dat0       |   289 -
 examples/Cookbook9/velocity/bvel.dat1       |   289 -
 module/CitcomSmodule.c                      |    64 -
 module/CitcomSmodule.h                      |    41 -
 module/Exchanger/AreaWeightedNormal.cc      |   219 -
 module/Exchanger/AreaWeightedNormal.h       |    81 -
 module/Exchanger/BaseSVTInlet.cc            |   253 -
 module/Exchanger/BaseSVTInlet.h             |    84 -
 module/Exchanger/Boundary.cc                |   249 -
 module/Exchanger/Boundary.h                 |    82 -
 module/Exchanger/BoundarySVTInlet.cc        |    90 -
 module/Exchanger/BoundarySVTInlet.h         |    61 -
 module/Exchanger/BoundaryVTInlet.cc         |    72 -
 module/Exchanger/BoundaryVTInlet.h          |    61 -
 module/Exchanger/CitcomInterpolator.cc      |   451 --
 module/Exchanger/CitcomInterpolator.h       |    84 -
 module/Exchanger/CitcomSource.cc            |   140 -
 module/Exchanger/CitcomSource.h             |    75 -
 module/Exchanger/Convertor.cc               |    55 -
 module/Exchanger/Convertor.h                |    64 -
 module/Exchanger/Exchangermodule.cc         |    68 -
 module/Exchanger/Exchangermodule.h          |    40 -
 module/Exchanger/Interior.cc                |    96 -
 module/Exchanger/Interior.h                 |    56 -
 module/Exchanger/Makefile.am                |   121 -
 module/Exchanger/PInlet.cc                  |   102 -
 module/Exchanger/PInlet.h                   |    66 -
 module/Exchanger/PInterior.cc               |    86 -
 module/Exchanger/PInterior.h                |    55 -
 module/Exchanger/POutlet.cc                 |    75 -
 module/Exchanger/POutlet.h                  |    62 -
 module/Exchanger/SIUnit.cc                  |    54 -
 module/Exchanger/SIUnit.h                   |    58 -
 module/Exchanger/SInlet.cc                  |   185 -
 module/Exchanger/SInlet.h                   |    73 -
 module/Exchanger/SVTInlet.cc                |    80 -
 module/Exchanger/SVTInlet.h                 |    59 -
 module/Exchanger/SVTOutlet.cc               |    87 -
 module/Exchanger/SVTOutlet.h                |    67 -
 module/Exchanger/TInlet.cc                  |    97 -
 module/Exchanger/TInlet.h                   |    66 -
 module/Exchanger/TOutlet.cc                 |    74 -
 module/Exchanger/TOutlet.h                  |    62 -
 module/Exchanger/VOutlet.cc                 |    74 -
 module/Exchanger/VOutlet.h                  |    62 -
 module/Exchanger/VTInlet.cc                 |   194 -
 module/Exchanger/VTInlet.h                  |    74 -
 module/Exchanger/VTOutlet.cc                |    80 -
 module/Exchanger/VTOutlet.h                 |    63 -
 module/Exchanger/bindings.cc                |   224 -
 module/Exchanger/bindings.h                 |    41 -
 module/Exchanger/exceptions.cc              |    37 -
 module/Exchanger/exceptions.h               |    41 -
 module/Exchanger/exchangers.cc              |   315 -
 module/Exchanger/exchangers.h               |   104 -
 module/Exchanger/global_bbox.cc             |    62 -
 module/Exchanger/global_bbox.h              |    48 -
 module/Exchanger/initTemperature.cc         |   499 --
 module/Exchanger/initTemperature.h          |    40 -
 module/Exchanger/inlets_outlets.cc          |   421 -
 module/Exchanger/inlets_outlets.h           |   110 -
 module/Exchanger/misc.cc                    |   333 -
 module/Exchanger/misc.h                     |    56 -
 module/Makefile.am                          |    91 -
 module/advdiffu.c                           |   132 -
 module/advdiffu.h                           |    52 -
 module/bindings.c                           |   341 -
 module/bindings.h                           |    39 -
 module/exceptions.c                         |    34 -
 module/exceptions.h                         |    39 -
 module/getProperty.h                        |   113 -
 module/initial_conditions.c                 |   217 -
 module/initial_conditions.h                 |    76 -
 module/mesher.c                             |   106 -
 module/mesher.h                             |    51 -
 module/misc.c                               |   441 -
 module/misc.h                               |   135 -
 module/outputs.c                            |   127 -
 module/outputs.h                            |    51 -
 module/setProperties.c                      |  1009 ---
 module/setProperties.h                      |    85 -
 module/stokes_solver.c                      |   137 -
 module/stokes_solver.h                      |    54 -
 setup.py                                    |    41 -
 94 files changed, 40936 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 74d65f323437298c8208875034c187de5c06ece9


More information about the CIG-COMMITS mailing list