|
From: | Luis Saavedra |
Subject: | [Getfem-commits] r2931 - in /trunk/getfem++: doc/sphinx/source/ doc/sphinx/source/.templates/ doc/sphinx/source/install/ doc/sphinx/source/python/ doc/sphinx/source/whatis/ interface/src/ interface/src/python/ |
Date: | Thu, 12 Mar 2009 23:46:19 -0000 |
Author: lsaavedr Date: Fri Mar 13 00:46:18 2009 New Revision: 2931 URL: http://svn.gna.org/viewcvs/getfem?rev=2931&view=rev Log: * Some changes in documentation. * The following functions were added to the python interface: * Mesh.pid_in_faces(CVFIDs) * Mesh.pid_in_cvids(CVIDs) * Mesh.pid_in_regions(RIDs) I think that functions are useful because I needed it. Added: trunk/getfem++/doc/sphinx/source/install/ trunk/getfem++/doc/sphinx/source/install/index.rst trunk/getfem++/doc/sphinx/source/replaces.txt trunk/getfem++/doc/sphinx/source/whatis/ trunk/getfem++/doc/sphinx/source/whatis/index.rst trunk/getfem++/doc/sphinx/source/whatis/intro.rst Removed: trunk/getfem++/doc/sphinx/source/python/replaces.txt Modified: trunk/getfem++/doc/sphinx/source/.templates/indexcontent.html trunk/getfem++/doc/sphinx/source/conf.py trunk/getfem++/doc/sphinx/source/contents.rst trunk/getfem++/doc/sphinx/source/python/api.rst trunk/getfem++/doc/sphinx/source/python/examples.rst trunk/getfem++/doc/sphinx/source/python/howtos.rst trunk/getfem++/doc/sphinx/source/python/index.rst trunk/getfem++/doc/sphinx/source/python/install.rst trunk/getfem++/doc/sphinx/source/python/intro.rst trunk/getfem++/doc/sphinx/source/python/pre.rst trunk/getfem++/doc/sphinx/source/python/pygf.rst trunk/getfem++/interface/src/gf_mesh_get.cc trunk/getfem++/interface/src/python/getfem.base.py
[Prev in Thread] | Current Thread | [Next in Thread] |