[cig-commits] [commit] python-removal: Added the LaTex source for the manual. Added missing parameters to the Py2C conversion tool Cookbook 4 has been fixed to get rid of the "solver not converging" warnings. (5992bf0)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue Mar 4 16:29:27 PST 2014


Repository : ssh://geoshell/citcoms

On branch  : python-removal
Link       : https://github.com/geodynamics/citcoms/compare/83b32f9d7148e41d8dd964910ff8cc5a995d7f8f...5992bf0133c1abd57bd9318a743532f875a2603b

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

commit 5992bf0133c1abd57bd9318a743532f875a2603b
Author: Rajesh Kommu <rajesh.kommu at gmail.com>
Date:   Tue Mar 4 16:26:55 2014 -0800

    Added the LaTex source for the manual.
    Added missing parameters to the Py2C conversion tool
    Cookbook 4 has been fixed to get rid of the "solver not converging" warnings.


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

5992bf0133c1abd57bd9318a743532f875a2603b
 .gitignore                                  |    93 +-
 CitcomS/Makefile                            |   645 +
 CitcomS/Makefile.in                         |   645 +
 Makefile                                    |   851 +
 Makefile.in                                 |   851 +
 Py2C/Py2C.cpp                               |   125 +-
 Py2C/Py2C.hpp                               |     3 +-
 Py2C/Py2CMain.cpp                           |     8 +-
 aclocal.m4                                  |  1299 ++
 bin/Makefile                                |   880 +
 bin/Makefile.in                             |   880 +
 configure                                   | 22259 +++++++++++++++++++
 configure.ac                                |   275 -
 doc/citcoms-manual.pdf                      |   Bin 0 -> 12616604 bytes
 doc/citcoms-manual.tex                      |  7272 +++++++
 doc/graphics/CitcomSImportHDF5.gif          |   Bin 0 -> 115289 bytes
 doc/graphics/CitcomSImportHDF5.png          |   Bin 0 -> 60075 bytes
 doc/graphics/c_fig1.eps                     |     1 +
 doc/graphics/c_fig3.jpg                     |   Bin 0 -> 117855 bytes
 doc/graphics/c_fig5.eps                     |     1 +
 doc/graphics/c_fig5.pdf                     |   Bin 0 -> 439198 bytes
 doc/graphics/cap_order.eps                  |    37 +
 doc/graphics/cap_order.pdf                  |   Bin 0 -> 479760 bytes
 doc/graphics/cookbook1.eps                  |     1 +
 doc/graphics/cookbook1.jpg                  |   Bin 0 -> 563571 bytes
 doc/graphics/cookbook1.pdf                  |   Bin 0 -> 444318 bytes
 doc/graphics/cookbook1.png                  |   Bin 0 -> 44205 bytes
 doc/graphics/cookbook10.png                 |   Bin 0 -> 69038 bytes
 doc/graphics/cookbook2.eps                  |     1 +
 doc/graphics/cookbook2.pdf                  |   Bin 0 -> 421763 bytes
 doc/graphics/cookbook2dot2.eps              |     1 +
 doc/graphics/cookbook2dot2.pdf              |   Bin 0 -> 468606 bytes
 doc/graphics/cookbook3.eps                  |     1 +
 doc/graphics/cookbook3.pdf                  |   Bin 0 -> 470341 bytes
 doc/graphics/cookbook4.eps                  |     1 +
 doc/graphics/cookbook4.pdf                  |   Bin 0 -> 483499 bytes
 doc/graphics/cookbook5.2.eps                |     1 +
 doc/graphics/cookbook5.eps                  |     1 +
 doc/graphics/cookbook5.pdf                  |   Bin 0 -> 456076 bytes
 doc/graphics/cookbook5dot2.pdf              |   Bin 0 -> 486115 bytes
 doc/graphics/cookbook6.eps                  |  3867 ++++
 doc/graphics/cookbook6.pdf                  |   Bin 0 -> 2456482 bytes
 doc/graphics/cookbook7.png                  |   Bin 0 -> 1732192 bytes
 doc/graphics/cookbook8.png                  |   Bin 0 -> 689480 bytes
 doc/graphics/cookbook9.png                  |   Bin 0 -> 1033451 bytes
 doc/graphics/fulltest.jpg                   |   Bin 0 -> 114896 bytes
 doc/graphics/hdfview.png                    |   Bin 0 -> 36955 bytes
 doc/graphics/mayavi2.png                    |   Bin 0 -> 273042 bytes
 doc/graphics/portal-param-a.png             |   Bin 0 -> 58914 bytes
 doc/graphics/portal-result.png              |   Bin 0 -> 42268 bytes
 doc/graphics/portal-run-a.png               |   Bin 0 -> 45653 bytes
 doc/graphics/portal-submit2-a.png           |   Bin 0 -> 497584 bytes
 doc/graphics/portal-upload-a.png            |   Bin 0 -> 76502 bytes
 doc/graphics/proc_mesh-eps-converted-to.pdf |   Bin 0 -> 53827 bytes
 doc/graphics/proc_mesh.eps                  | 29533 ++++++++++++++++++++++++++
 doc/graphics/regtest.jpg                    |   Bin 0 -> 102377 bytes
 doc/multigrid.tex                           |     4 +
 etc/Makefile                                |   527 +
 etc/Makefile.in                             |   527 +
 examples/Cookbook4/cookbook4                |   182 +-
 examples/Makefile                           |   612 +
 examples/Makefile.in                        |   612 +
 lib/Makefile                                |  1903 ++
 lib/Makefile.in                             |  1903 ++
 libtool                                     | 10395 +++++++++
 module/Exchanger/Makefile                   |  1284 ++
 module/Exchanger/Makefile.in                |  1284 ++
 module/Makefile                             |  1034 +
 module/Makefile.in                          |  1034 +
 stamp-h1                                    |     1 +
 tests/Makefile                              |   469 +
 tests/Makefile.in                           |   469 +
 visual/Makefile                             |  1005 +
 visual/Makefile.in                          |  1005 +
 visual/OpenDXMacro/Makefile                 |   581 +
 visual/OpenDXMacro/Makefile.in              |   581 +
 76 files changed, 94573 insertions(+), 371 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 5992bf0133c1abd57bd9318a743532f875a2603b


More information about the CIG-COMMITS mailing list