]> SALOME platform Git repositories - tools/medcoupling.git/log
Salome HOME
tools/medcoupling.git
13 years ago*** empty log message ***
ageay [Thu, 20 Jan 2011 12:16:48 +0000 (12:16 +0000)]
*** empty log message ***

13 years ago0021050: [CEA 430] MEDMEM compilation with clang
eap [Thu, 20 Jan 2011 09:41:03 +0000 (09:41 +0000)]
0021050: [CEA 430] MEDMEM compilation with clang

13 years ago*** empty log message ***
ageay [Thu, 20 Jan 2011 09:31:14 +0000 (09:31 +0000)]
*** empty log message ***

13 years agoFix compilation problem
gdd [Wed, 19 Jan 2011 18:07:42 +0000 (18:07 +0000)]
Fix compilation problem

13 years ago0021051: [CEA 432] P2 field evaluation
eap [Wed, 19 Jan 2011 17:22:04 +0000 (17:22 +0000)]
0021051: [CEA 432] P2 field evaluation

+    CPPUNIT_TEST( test_PointLocatorInSimplex );

13 years ago0021051: [CEA 432] P2 field evaluation
eap [Wed, 19 Jan 2011 17:21:40 +0000 (17:21 +0000)]
0021051: [CEA 432] P2 field evaluation

+  template<class MyMeshType>
+  class PointLocatorInSimplex : public PointLocatorAlgos<MyMeshType>
+  {
+    const MyMeshType& _mesh;
+  public:
+    PointLocatorInSimplex(const MyMeshType& mesh)
+      :PointLocatorAlgos<MyMeshType>(mesh),_mesh(mesh)
+    {
+    }
+
+    //================================================================================
+    /*!
+     * \brief Returns nodes composing the simplex the point x is in
+     */
+    //================================================================================
+
+    virtual std::list<int> locates(const double* x, double eps)

13 years ago*** empty log message ***
ageay [Mon, 17 Jan 2011 09:05:27 +0000 (09:05 +0000)]
*** empty log message ***

13 years agoException -> InterpKernelException in python.
ageay [Mon, 17 Jan 2011 09:04:59 +0000 (09:04 +0000)]
Exception -> InterpKernelException in python.

13 years agoAddition of MEDCouplingFieldTemplate.
ageay [Mon, 17 Jan 2011 06:54:52 +0000 (06:54 +0000)]
Addition of MEDCouplingFieldTemplate.

13 years ago*** empty log message ***
ageay [Fri, 14 Jan 2011 17:13:34 +0000 (17:13 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Fri, 14 Jan 2011 07:30:23 +0000 (07:30 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Thu, 13 Jan 2011 16:10:03 +0000 (16:10 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Wed, 12 Jan 2011 10:43:34 +0000 (10:43 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Wed, 12 Jan 2011 09:41:38 +0000 (09:41 +0000)]
*** empty log message ***

13 years agoBug correction of MergeUMeshes when number of meshes > 2.
ageay [Wed, 12 Jan 2011 09:33:38 +0000 (09:33 +0000)]
Bug correction of MergeUMeshes when number of meshes > 2.

13 years ago*** empty log message ***
ageay [Mon, 10 Jan 2011 15:05:02 +0000 (15:05 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Mon, 10 Jan 2011 11:45:31 +0000 (11:45 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Mon, 10 Jan 2011 11:37:50 +0000 (11:37 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Mon, 10 Jan 2011 11:22:38 +0000 (11:22 +0000)]
*** empty log message ***

13 years agoDataArrayInt instances input OK for swigging of input 'const int *'
ageay [Mon, 10 Jan 2011 09:05:55 +0000 (09:05 +0000)]
DataArrayInt instances input OK for swigging of input 'const int *'

13 years ago*** empty log message ***
ageay [Fri, 7 Jan 2011 16:18:52 +0000 (16:18 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Fri, 7 Jan 2011 15:00:41 +0000 (15:00 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Fri, 7 Jan 2011 11:43:17 +0000 (11:43 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Thu, 6 Jan 2011 18:00:10 +0000 (18:00 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Thu, 6 Jan 2011 16:54:51 +0000 (16:54 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Thu, 6 Jan 2011 14:36:22 +0000 (14:36 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Thu, 6 Jan 2011 12:14:50 +0000 (12:14 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Thu, 6 Jan 2011 07:28:21 +0000 (07:28 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Wed, 5 Jan 2011 16:44:56 +0000 (16:44 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Wed, 5 Jan 2011 11:40:08 +0000 (11:40 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Tue, 4 Jan 2011 18:05:21 +0000 (18:05 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Tue, 4 Jan 2011 17:57:43 +0000 (17:57 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Tue, 4 Jan 2011 14:19:07 +0000 (14:19 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Tue, 4 Jan 2011 14:17:22 +0000 (14:17 +0000)]
*** empty log message ***

13 years agoHidden bug on POINT0. 0 but has 1 node in cell ...
ageay [Tue, 4 Jan 2011 11:53:21 +0000 (11:53 +0000)]
Hidden bug on POINT0. 0 but has 1 node in cell ...

13 years ago*** empty log message ***
ageay [Mon, 3 Jan 2011 16:37:52 +0000 (16:37 +0000)]
*** empty log message ***

13 years ago*** empty log message ***
ageay [Mon, 3 Jan 2011 15:31:22 +0000 (15:31 +0000)]
*** empty log message ***

13 years agoProtection of insertNextCell
ageay [Mon, 3 Jan 2011 14:19:48 +0000 (14:19 +0000)]
Protection of insertNextCell

13 years agostd::vector<MEDCouplingUMesh> -> std::vector<const MEDCouplingUMesh>
ageay [Mon, 3 Jan 2011 13:30:03 +0000 (13:30 +0000)]
std::vector<MEDCouplingUMesh> -> std::vector<const MEDCouplingUMesh>

13 years agoPublic static method renaming to follow prog coding rules.
ageay [Mon, 3 Jan 2011 11:54:10 +0000 (11:54 +0000)]
Public static method renaming to follow prog coding rules.

13 years agoImplementation of the 0021052: [CEA 431] Computation of Gauss point location.
rnv [Tue, 28 Dec 2010 10:09:14 +0000 (10:09 +0000)]
Implementation of the 0021052: [CEA 431] Computation of Gauss point location.

13 years agoMerge from V6_2_BR 23/12/2010
vsr [Fri, 24 Dec 2010 08:17:27 +0000 (08:17 +0000)]
Merge from V6_2_BR 23/12/2010

13 years ago*** empty log message *** V6_2_0a1
ageay [Fri, 3 Dec 2010 17:59:11 +0000 (17:59 +0000)]
*** empty log message ***

14 years agoMerge from V5_1_main branch 24/11/2010
vsr [Thu, 25 Nov 2010 12:33:05 +0000 (12:33 +0000)]
Merge from V5_1_main branch 24/11/2010

14 years ago0021063: [CEA 434] Compilation using gnu compiler v4.5
vsr [Thu, 11 Nov 2010 12:58:38 +0000 (12:58 +0000)]
0021063: [CEA 434] Compilation using gnu compiler v4.5

14 years agoMerge from BR_ParaMEDSPLITTER
eap [Fri, 8 Oct 2010 11:38:15 +0000 (11:38 +0000)]
Merge from BR_ParaMEDSPLITTER

+#ifdef ENABLE_PARMETIS
+// include parmetis.h even if it is not needed here
+// to avoid inclusion of c++ definitions within extern "C"
+// from metis.h from parmetis.h from mpi.h(openmpi) from mpicxx.h
+#include <parmetis.h>
+#endif
 extern "C"
 {
 #include "metis.h"

14 years agoMerge from BR_ParaMEDSPLITTER
eap [Fri, 8 Oct 2010 11:23:07 +0000 (11:23 +0000)]
Merge from BR_ParaMEDSPLITTER
  * medsplitter_para created

14 years agoMerge from BR_ParaMEDSPLITTER
eap [Fri, 8 Oct 2010 11:22:28 +0000 (11:22 +0000)]
Merge from BR_ParaMEDSPLITTER
  * Fix indenatation

14 years agoMerge from V5_1_main 10/06/2010 V6_1_BR TRIPOLI_302 TRIPOLI_303 V6_1_0 V6_1_0a1 V6_1_0a2 V6_1_0rc1 V6_1_0rc2 V6_1_0rc3
vsr [Thu, 10 Jun 2010 09:04:33 +0000 (09:04 +0000)]
Merge from V5_1_main 10/06/2010

14 years agoMerge from V5_1_main branch 14/05/2010
vsr [Fri, 14 May 2010 20:25:56 +0000 (20:25 +0000)]
Merge from V5_1_main branch 14/05/2010

14 years agoMerge from V5_1_main 14/05/2010
vsr [Fri, 14 May 2010 14:55:02 +0000 (14:55 +0000)]
Merge from V5_1_main 14/05/2010

14 years agoRef counting in SUPPORT,MESH, FIELD. valgrind =0. AfterRefCount1
ageay [Thu, 1 Apr 2010 06:43:05 +0000 (06:43 +0000)]
Ref counting in SUPPORT,MESH, FIELD. valgrind =0.

14 years agoRemoves warning BeforeRefCount
ageay [Fri, 12 Mar 2010 11:04:47 +0000 (11:04 +0000)]
Removes warning

14 years agoAddition of one test for interpolation of from/to -1D mesh.
ageay [Fri, 19 Feb 2010 11:38:12 +0000 (11:38 +0000)]
Addition of one test for interpolation of from/to -1D mesh.

14 years agoUsefull method for ParaMEDMEM.
ageay [Fri, 19 Feb 2010 11:36:10 +0000 (11:36 +0000)]
Usefull method for ParaMEDMEM.

14 years agoCorrection of bug concerning -1D mesh.
ageay [Fri, 19 Feb 2010 11:35:46 +0000 (11:35 +0000)]
Correction of bug concerning -1D mesh.

14 years agoAddition of -1D management in ParaMEDMEM.
ageay [Fri, 19 Feb 2010 11:34:24 +0000 (11:34 +0000)]
Addition of -1D management in ParaMEDMEM.

14 years agoSwitch of method names.
ageay [Thu, 18 Feb 2010 07:27:50 +0000 (07:27 +0000)]
Switch of method names.

14 years agoSome tests to validate -1D management by Remapper.
ageay [Thu, 18 Feb 2010 07:26:54 +0000 (07:26 +0000)]
Some tests to validate -1D management by Remapper.

14 years agoInversion of method name.
ageay [Thu, 18 Feb 2010 07:26:11 +0000 (07:26 +0000)]
Inversion of method name.

14 years agoDealing -1D UMesh measureField.
ageay [Thu, 18 Feb 2010 07:25:34 +0000 (07:25 +0000)]
Dealing -1D UMesh measureField.

14 years agoAdd in Remapper -1D mesh management.
ageay [Thu, 18 Feb 2010 07:24:57 +0000 (07:24 +0000)]
Add in Remapper -1D mesh management.

14 years agoFix compilation problems
maintenance team [Wed, 17 Feb 2010 15:39:10 +0000 (15:39 +0000)]
Fix compilation problems

14 years agoHashMap implementation in INTERP_KERNEL to avoid warnings due to non standard functio...
ageay [Wed, 17 Feb 2010 14:24:09 +0000 (14:24 +0000)]
HashMap implementation in INTERP_KERNEL to avoid warnings due to non standard functionalities.

14 years agoUpdate filenames for doc parsing.
ageay [Wed, 17 Feb 2010 07:39:34 +0000 (07:39 +0000)]
Update filenames for doc parsing.

14 years agoFix compilation problems
maintenance team [Mon, 15 Feb 2010 16:32:28 +0000 (16:32 +0000)]
Fix compilation problems

14 years ago*** empty log message ***
ageay [Mon, 15 Feb 2010 16:16:42 +0000 (16:16 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
ageay [Mon, 15 Feb 2010 15:55:40 +0000 (15:55 +0000)]
*** empty log message ***

14 years agoadd exception on SetInterpolationOptions
secher [Mon, 15 Feb 2010 09:24:24 +0000 (09:24 +0000)]
add exception on SetInterpolationOptions

14 years ago*** empty log message ***
ageay [Mon, 15 Feb 2010 07:32:46 +0000 (07:32 +0000)]
*** empty log message ***

14 years agoone InterpolationOptions by coupling
secher [Fri, 12 Feb 2010 10:48:28 +0000 (10:48 +0000)]
one InterpolationOptions by coupling

14 years agoinheritance from InterpolationOptions
secher [Wed, 10 Feb 2010 15:14:13 +0000 (15:14 +0000)]
inheritance from InterpolationOptions

14 years ago0020687: [CEA 376] #define in MEDMEM (and elsewhere ?)
vsr [Tue, 9 Feb 2010 09:35:30 +0000 (09:35 +0000)]
0020687: [CEA 376] #define in MEDMEM (and elsewhere ?)

14 years ago*** empty log message ***
ageay [Mon, 8 Feb 2010 08:40:38 +0000 (08:40 +0000)]
*** empty log message ***

14 years agoFix compilation problem: Swig is not enabled in MICROMED mode
maintenance team [Fri, 5 Feb 2010 09:42:26 +0000 (09:42 +0000)]
Fix compilation problem: Swig is not enabled in MICROMED mode

14 years agoAdding support name to avoid problem on writing.
ageay [Thu, 4 Feb 2010 14:38:47 +0000 (14:38 +0000)]
Adding support name to avoid problem on writing.

14 years ago*** empty log message ***
ageay [Wed, 3 Feb 2010 17:04:08 +0000 (17:04 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
ageay [Wed, 3 Feb 2010 13:05:59 +0000 (13:05 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
ageay [Wed, 3 Feb 2010 11:37:13 +0000 (11:37 +0000)]
*** empty log message ***

14 years agochange libInterGeometric2DAlg.so to be generated, and not static BS_20100202
secher [Tue, 2 Feb 2010 14:50:31 +0000 (14:50 +0000)]
change libInterGeometric2DAlg.so to be generated, and not static

14 years ago*** empty log message ***
ageay [Tue, 2 Feb 2010 13:52:50 +0000 (13:52 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
ageay [Tue, 2 Feb 2010 11:20:08 +0000 (11:20 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
ageay [Tue, 2 Feb 2010 09:37:46 +0000 (09:37 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
ageay [Tue, 2 Feb 2010 09:29:21 +0000 (09:29 +0000)]
*** empty log message ***

14 years agoRemove useless CORBA dependances.
ageay [Tue, 2 Feb 2010 09:29:08 +0000 (09:29 +0000)]
Remove useless CORBA dependances.

14 years agoRemove useless med file dependances.
ageay [Tue, 2 Feb 2010 09:21:51 +0000 (09:21 +0000)]
Remove useless med file dependances.

14 years ago*** empty log message ***
ageay [Tue, 2 Feb 2010 08:57:43 +0000 (08:57 +0000)]
*** empty log message ***

14 years agoAddition of operations on fields and CONST_ON_INTER policy for Time discretization.
ageay [Mon, 1 Feb 2010 16:21:14 +0000 (16:21 +0000)]
Addition of operations on fields and CONST_ON_INTER policy for Time discretization.

14 years agoAddition of operations on fields and CONST_ON_INTER policy for Time discretization.
ageay [Mon, 1 Feb 2010 15:48:28 +0000 (15:48 +0000)]
Addition of operations on fields and CONST_ON_INTER policy for Time discretization.

14 years agoAddition of operations on fields and CONST_ON_INTER policy for Time discretization.
ageay [Mon, 1 Feb 2010 15:38:52 +0000 (15:38 +0000)]
Addition of operations on fields and CONST_ON_INTER policy for Time discretization.

14 years agoDebug from Gauthier.
ageay [Mon, 1 Feb 2010 15:16:01 +0000 (15:16 +0000)]
Debug from Gauthier.

14 years agoParaMEDMEM SD -> MEDCoupling in ICoco
ageay [Mon, 1 Feb 2010 07:31:24 +0000 (07:31 +0000)]
ParaMEDMEM SD -> MEDCoupling in ICoco

14 years ago*** empty log message *** PARAVIS_29012010
ageay [Wed, 27 Jan 2010 14:56:34 +0000 (14:56 +0000)]
*** empty log message ***

14 years agoAddition of checkButterfly mergeMesh and mergeField functionalities.
ageay [Tue, 26 Jan 2010 11:18:59 +0000 (11:18 +0000)]
Addition of checkButterfly mergeMesh and mergeField functionalities.

14 years agocorrect method name
eap [Tue, 19 Jan 2010 13:08:12 +0000 (13:08 +0000)]
correct method name
-    void splitPenta5(typename std::vector< SplitterTetra<MyMeshTypeS>* >& tetra);
+    void splitPyram5(typename std::vector< SplitterTetra<MyMeshTypeS>* >& tetra);

14 years agoMissing include
nge [Tue, 19 Jan 2010 10:25:22 +0000 (10:25 +0000)]
Missing include
Missing std::

14 years ago0020634: [CEA 381] MEDMEM:REMAPPER : intersection error
eap [Mon, 18 Jan 2010 10:24:40 +0000 (10:24 +0000)]
0020634: [CEA 381] MEDMEM:REMAPPER : intersection error
* Implement splitting cells of types other than hexahedron:

+    void splitPenta5(typename std::vector< SplitterTetra<MyMeshTypeS>* >& tetra);
+    void splitConvex(typename MyMeshTypeT::MyConnType                     targetCell,
+                     typename std::vector< SplitterTetra<MyMeshTypeS>* >& tetra);

14 years ago0020634: [CEA 381] MEDMEM:REMAPPER : intersection error
eap [Mon, 18 Jan 2010 10:16:31 +0000 (10:16 +0000)]
0020634: [CEA 381] MEDMEM:REMAPPER : intersection error
+    unsigned getNumberOfNodesConstituentTheSon2(unsigned sonId, const int *nodalConn, int lgth) const;

14 years agog++ 4.4.1 porting
ageay [Mon, 18 Jan 2010 08:51:30 +0000 (08:51 +0000)]
g++ 4.4.1 porting

14 years agog++ 4.4.1 porting
ageay [Mon, 18 Jan 2010 08:45:38 +0000 (08:45 +0000)]
g++ 4.4.1 porting