]> SALOME platform Git repositories - modules/paravis.git/commitdiff
Salome HOME
Merge branch 'V8_3_BR' into gdd/python3_dev
authorGilles DAVID <gilles-g.david@edf.fr>
Thu, 18 May 2017 16:14:00 +0000 (18:14 +0200)
committerGilles DAVID <gilles-g.david@edf.fr>
Thu, 18 May 2017 16:14:00 +0000 (18:14 +0200)
doc/dev/conf.py.in
doc/doxygen/static/footer.html
src/PV_SWIG/presentations.py

index 6f2a0643a43aa847165e151b782c14043f24471d..9561b39e816fcb1e1c10407f88f66ad2f8057606 100644 (file)
@@ -47,7 +47,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'PARAVIS, Module architecture - Conception'
-copyright = '2010-2016 CEA/DEN, EDF R&D, A. Bruneton'
+copyright = '2010-2017 CEA/DEN, EDF R&D, A. Bruneton'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
index 91afd6cc8ab252063767ab204030ae63dd6ee52b..7cf11feba01a088027958a2e4c7639c64f7adb19 100755 (executable)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2016  CEA/DEN, EDF R&amp;D, OPEN CASCADE<br>
+      Copyright &copy; 2007-2017  CEA/DEN, EDF R&amp;D, OPEN CASCADE<br>
       Copyright &copy; 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D, LEG, PRINCIPIA R&amp;D, BUREAU VERITAS<br>
     </li>
   </ul>
index c9b4c044711742c3a8e48e58d34b96e937a88891..3c05d6ec812e7e982fe9124cad6cd81e3ac949c7 100644 (file)
@@ -2315,7 +2315,7 @@ def GaussPointsOnField1(proxy, entity, field_name,
     proxy.UpdatePipeline(time=time_value)
 
     # Create Gauss Points object
-    source = pvs.GaussPoints(proxy)
+    source = pvs.ELGAfieldToPointSprite(proxy)
     source.UpdatePipeline()
 
     # Get Gauss Points representation object