getfem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-commits] r4715 - /trunk/getfem/interface/src/gf_model_set.cc


From: logari81
Subject: [Getfem-commits] r4715 - /trunk/getfem/interface/src/gf_model_set.cc
Date: Wed, 16 Jul 2014 06:00:47 -0000

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 @@
         );
 
 
-     /address@hidden 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. @*/
+//     /address@hidden 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, */
        




reply via email to

[Prev in Thread] Current Thread [Next in Thread]