Author: logari81
Date: Wed Jul 16 08:00:46 2014
New Revision: 4715

URL: http://svn.gna.org/viewcvs/getfem?rev=4715&view=rev
Log:
minor fix in the python interface

Modified:
    trunk/getfem/interface/src/gf_model_set.cc

Modified: trunk/getfem/interface/src/gf_model_set.cc
URL: 
http://svn.gna.org/viewcvs/getfem/trunk/getfem/interface/src/gf_model_set.cc?rev=4715&r1=4714&r2=4715&view=diff
==============================================================================
--- trunk/getfem/interface/src/gf_model_set.cc  (original)
+++ trunk/getfem/interface/src/gf_model_set.cc  Wed Jul 16 08:00:46 2014
@@ -3122,10 +3122,10 @@
         );
 
 
-     /*@SET ind = ('add rigid obstacle to large sliding contact brick',  @int 
indbrick, @str obs)
-       Add a rigid obstacle to an existing large sliding contact brick.
-      `indbrick` is the brick index, `obs` is the expression of a
-      function which should be closed to a signed distance to the obstacle. @*/
+//     /*@SET ind = ('add rigid obstacle to large sliding contact brick',  
@int indbrick, @str obs)
+//       Add a rigid obstacle to an existing large sliding contact brick.
+//      `indbrick` is the brick index, `obs` is the expression of a
+//      function which should be closed to a signed distance to the obstacle. 
@*/
 /*      sub_command */
 /*        ("add rigid obstacle to large sliding contact brick", 2, 2, 0, 0, */
        


_______________________________________________
Getfem-commits mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-commits

Reply via email to