]> SALOME platform Git repositories - tools/medcoupling.git/log
Salome HOME
tools/medcoupling.git
11 years agoMEDFileUMesh::addGroup implementation
ageay [Wed, 9 Jan 2013 09:14:41 +0000 (09:14 +0000)]
MEDFileUMesh::addGroup implementation

11 years agoProtection of getMeasureField when no mesh specified.
ageay [Tue, 8 Jan 2013 16:28:10 +0000 (16:28 +0000)]
Protection of getMeasureField when no mesh specified.

11 years agoMEDFileUMesh::addNodeGroup end of implementation
ageay [Tue, 8 Jan 2013 15:41:49 +0000 (15:41 +0000)]
MEDFileUMesh::addNodeGroup end of implementation

11 years agoMEDFileUMesh::addNodeGroup
ageay [Mon, 7 Jan 2013 16:12:26 +0000 (16:12 +0000)]
MEDFileUMesh::addNodeGroup

11 years agoMEDFileUMesh::zipCoords
ageay [Mon, 7 Jan 2013 10:18:05 +0000 (10:18 +0000)]
MEDFileUMesh::zipCoords

11 years agoMEDFileField*::deepCpy debug
ageay [Mon, 7 Jan 2013 07:18:39 +0000 (07:18 +0000)]
MEDFileField*::deepCpy debug

11 years agoMEDFileField*::deepCpy
ageay [Fri, 4 Jan 2013 15:03:10 +0000 (15:03 +0000)]
MEDFileField*::deepCpy

11 years agoMEDFileMesh::deepCpy and shallowCpy
ageay [Fri, 4 Jan 2013 13:21:45 +0000 (13:21 +0000)]
MEDFileMesh::deepCpy and shallowCpy

11 years agopython len(MEDFileFieldMultiTS)
ageay [Fri, 4 Jan 2013 11:14:13 +0000 (11:14 +0000)]
python len(MEDFileFieldMultiTS)

11 years agoDataArrayInt::setValues and DataArrayDouble::setValues now check the size as New...
ageay [Fri, 4 Jan 2013 10:55:37 +0000 (10:55 +0000)]
DataArrayInt::setValues and DataArrayDouble::setValues now check the size as New methods do.

11 years agoMore additionnal tests
ageay [Fri, 4 Jan 2013 07:35:56 +0000 (07:35 +0000)]
More additionnal tests

11 years agobuildDescendingConnectivity has been reimplemented to improve perf. PostV660_3
ageay [Thu, 3 Jan 2013 15:50:24 +0000 (15:50 +0000)]
buildDescendingConnectivity has been reimplemented to improve perf.
OK on all tests.

11 years agoOn the road of rewritting buildDescendingConn implementation
ageay [Thu, 3 Jan 2013 15:45:03 +0000 (15:45 +0000)]
On the road of rewritting buildDescendingConn implementation

11 years agoOn the road of rewritting buildDescendingConn implementation
ageay [Thu, 3 Jan 2013 09:33:25 +0000 (09:33 +0000)]
On the road of rewritting buildDescendingConn implementation

11 years agoAPI modif of getCellsInBoundingBox to avoid copies.
ageay [Thu, 3 Jan 2013 07:40:15 +0000 (07:40 +0000)]
API modif of getCellsInBoundingBox to avoid copies.

11 years ago0021756: [CEA 602] MEDPartitioner improvements
eap [Fri, 28 Dec 2012 09:57:27 +0000 (09:57 +0000)]
0021756: [CEA 602] MEDPartitioner improvements

1) Enable work in 2D space
2) In remapIntField(), take into accound coincident elements
3) Protect filterFaceOnCell() from invalid elements

11 years ago0021756: [CEA 602] MEDPartitioner improvements
eap [Fri, 28 Dec 2012 09:51:43 +0000 (09:51 +0000)]
0021756: [CEA 602] MEDPartitioner improvements

+  return false;

11 years ago0021756: [CEA 602] MEDPartitioner improvements
eap [Fri, 28 Dec 2012 09:51:28 +0000 (09:51 +0000)]
0021756: [CEA 602] MEDPartitioner improvements

   use BBTreeOfDim

11 years ago0021756: [CEA 602] MEDPartitioner improvements
eap [Fri, 28 Dec 2012 09:49:56 +0000 (09:49 +0000)]
0021756: [CEA 602] MEDPartitioner improvements

+  /*!
+   * \brief Class encapsulating BBTree of dimension given at construction and
+   *        providing all features of BBTree
+   */
+  class BBTreeOfDim

11 years agoWin32 compatibility
ana [Mon, 24 Dec 2012 10:23:20 +0000 (10:23 +0000)]
Win32 compatibility

11 years agoWarning hunting
ageay [Wed, 19 Dec 2012 16:00:47 +0000 (16:00 +0000)]
Warning hunting

11 years agoDataArrayInt instead of vector<int> to avoid copies
ageay [Wed, 19 Dec 2012 15:34:15 +0000 (15:34 +0000)]
DataArrayInt instead of vector<int> to avoid copies

11 years agoDataArrayInt,DataArrayDouble pushBack and popBack
ageay [Tue, 18 Dec 2012 17:39:25 +0000 (17:39 +0000)]
DataArrayInt,DataArrayDouble pushBack and popBack

11 years agoDataArrayInt,DataArrayDouble pushBack and popBack
ageay [Tue, 18 Dec 2012 16:04:20 +0000 (16:04 +0000)]
DataArrayInt,DataArrayDouble pushBack and popBack

11 years agoAutoRef::retn
ageay [Tue, 18 Dec 2012 10:38:15 +0000 (10:38 +0000)]
AutoRef::retn

11 years agoAutoRef::retn
ageay [Tue, 18 Dec 2012 10:16:51 +0000 (10:16 +0000)]
AutoRef::retn

11 years agoImprovement of perf of zipConnectivityTraducer. PostV660_2
ageay [Tue, 18 Dec 2012 09:15:37 +0000 (09:15 +0000)]
Improvement of perf of zipConnectivityTraducer.

11 years agoImprovement of perf of zipConnectivityTraducer.
ageay [Tue, 18 Dec 2012 08:39:46 +0000 (08:39 +0000)]
Improvement of perf of zipConnectivityTraducer.

11 years agoImprovement of perf of zipConnectivityTraducer.
ageay [Mon, 17 Dec 2012 11:49:23 +0000 (11:49 +0000)]
Improvement of perf of zipConnectivityTraducer.

11 years agoBug when several ouput polygons in residual of m1 inter m2.
ageay [Fri, 14 Dec 2012 15:53:53 +0000 (15:53 +0000)]
Bug when several ouput polygons in residual of m1 inter m2.

11 years agoBug when several ouput polygons in residual of m1 inter m2.
ageay [Fri, 14 Dec 2012 15:45:59 +0000 (15:45 +0000)]
Bug when several ouput polygons in residual of m1 inter m2.

11 years agoBug when several ouput polygons in residual of m1 inter m2.
ageay [Fri, 14 Dec 2012 14:17:52 +0000 (14:17 +0000)]
Bug when several ouput polygons in residual of m1 inter m2.

11 years agoProtection against infinite loop when computing residuals of invalid input mesh.
ageay [Fri, 14 Dec 2012 14:04:54 +0000 (14:04 +0000)]
Protection against infinite loop when computing residuals of invalid input mesh.

11 years agogetMeasureField returns a ONE_TIME field now.
ageay [Fri, 14 Dec 2012 11:58:29 +0000 (11:58 +0000)]
getMeasureField returns a ONE_TIME field now.

11 years agoA more check of fields on cell on profiles.
ageay [Fri, 14 Dec 2012 11:34:45 +0000 (11:34 +0000)]
A more check of fields on cell on profiles.

11 years agoCorrection of bug on node fields on profile. PostV660_1
ageay [Fri, 14 Dec 2012 10:59:27 +0000 (10:59 +0000)]
Correction of bug on node fields on profile.

11 years agoCorrection of bug on node fields on profile.
ageay [Fri, 14 Dec 2012 09:13:46 +0000 (09:13 +0000)]
Correction of bug on node fields on profile.

11 years agoAdditionnal checks.
ageay [Fri, 14 Dec 2012 09:11:55 +0000 (09:11 +0000)]
Additionnal checks.

11 years agoImprovement of perf of MEDCouplingUMesh::getCellIdsLyingOnNodes/fillCellIdsToKeepFrom...
ageay [Fri, 14 Dec 2012 09:10:54 +0000 (09:10 +0000)]
Improvement of perf of MEDCouplingUMesh::getCellIdsLyingOnNodes/fillCellIdsToKeepFromNodeIds methods.

11 years agoSpecialization of MEDCouplingFieldDouble::WriteVTK
ageay [Fri, 14 Dec 2012 07:09:29 +0000 (07:09 +0000)]
Specialization of MEDCouplingFieldDouble::WriteVTK

11 years agoGeneralization on empty allocated DataArrays.
ageay [Thu, 13 Dec 2012 16:35:09 +0000 (16:35 +0000)]
Generalization on empty allocated DataArrays.

11 years agoAddition of checkMonotonic
ageay [Thu, 13 Dec 2012 15:16:30 +0000 (15:16 +0000)]
Addition of checkMonotonic

11 years agoProtect python call
ageay [Wed, 12 Dec 2012 16:34:44 +0000 (16:34 +0000)]
Protect python call

11 years agoMerge from V6_6_BR (V6_6_0rc2) 11/12/2012
vsr [Tue, 11 Dec 2012 12:44:24 +0000 (12:44 +0000)]
Merge from V6_6_BR (V6_6_0rc2) 11/12/2012

12 years agoPreparation to generalization V6_6_0a1
ageay [Fri, 19 Oct 2012 15:51:13 +0000 (15:51 +0000)]
Preparation to generalization

12 years agoPreparation to generalization
ageay [Fri, 19 Oct 2012 13:21:46 +0000 (13:21 +0000)]
Preparation to generalization

12 years agoSimplify useless lines
ageay [Fri, 19 Oct 2012 08:13:05 +0000 (08:13 +0000)]
Simplify useless lines

12 years agoWIN32 compatibility
vsr [Fri, 19 Oct 2012 05:18:36 +0000 (05:18 +0000)]
WIN32 compatibility

12 years agoBug correction2 sorry.
ageay [Thu, 18 Oct 2012 14:34:29 +0000 (14:34 +0000)]
Bug correction2 sorry.

12 years agoBug correction
ageay [Thu, 18 Oct 2012 14:33:23 +0000 (14:33 +0000)]
Bug correction

12 years agowin32 compatibility
ana [Wed, 17 Oct 2012 11:33:40 +0000 (11:33 +0000)]
win32 compatibility

12 years agoversion of MED in medcoupling library. PreV660Saph
ageay [Tue, 16 Oct 2012 13:42:22 +0000 (13:42 +0000)]
version of MED in medcoupling library.

12 years agoversion of MED in medcoupling library.
ageay [Tue, 16 Oct 2012 12:11:33 +0000 (12:11 +0000)]
version of MED in medcoupling library.

12 years agoCompil error to find MED_Version.h
ageay [Tue, 16 Oct 2012 10:46:22 +0000 (10:46 +0000)]
Compil error to find MED_Version.h

12 years agoFix problem of make distcheck
vsr [Wed, 10 Oct 2012 07:33:23 +0000 (07:33 +0000)]
Fix problem of make distcheck

12 years ago1) Add CMake files to the dist rules (make dist)
vsr [Tue, 9 Oct 2012 15:12:15 +0000 (15:12 +0000)]
1) Add CMake files to the dist rules (make dist)
2) Fix problems of make dist (missing files)

12 years agoCMake: Win32 compatibility
ana [Thu, 4 Oct 2012 07:25:07 +0000 (07:25 +0000)]
CMake: Win32 compatibility

12 years ago+=,-=,*=,/= on DataArrayTuple
ageay [Mon, 1 Oct 2012 08:05:43 +0000 (08:05 +0000)]
+=,-=,*=,/= on DataArrayTuple

12 years agoBuild MED module in 'without KERNEL' mode by CMake
ana [Wed, 26 Sep 2012 07:34:39 +0000 (07:34 +0000)]
Build MED module in 'without KERNEL' mode by CMake

12 years agoFix compilation error with cmake
inv [Tue, 25 Sep 2012 09:41:02 +0000 (09:41 +0000)]
Fix compilation error with cmake

12 years agoWNT -> WIN32 for standardization
ageay [Thu, 20 Sep 2012 13:03:42 +0000 (13:03 +0000)]
WNT -> WIN32 for standardization

12 years agoSolve problem of using MIN/MAX macros on windows.
ana [Thu, 20 Sep 2012 11:07:08 +0000 (11:07 +0000)]
Solve problem of using MIN/MAX macros on windows.

12 years agoCorrection of tiny problem in parallel mode.
ageay [Thu, 20 Sep 2012 06:30:47 +0000 (06:30 +0000)]
Correction of tiny problem in parallel mode.

12 years agoNormally even on Windows no need to add PLATFORM_LIBS to medcoupling target because...
ageay [Thu, 20 Sep 2012 06:23:18 +0000 (06:23 +0000)]
Normally even on Windows no need to add PLATFORM_LIBS to medcoupling target because already in interpkernel lib.

12 years agoCompilation SALOME by CMake(windows/linux)
ana [Wed, 19 Sep 2012 15:30:47 +0000 (15:30 +0000)]
Compilation SALOME by CMake(windows/linux)

12 years agoCorrection of CMake to be accepted by linux.
ageay [Wed, 19 Sep 2012 15:26:23 +0000 (15:26 +0000)]
Correction of CMake to be accepted by linux.

12 years agoCompilation SALOME by CMake(windows/linux)
ana [Wed, 19 Sep 2012 15:12:31 +0000 (15:12 +0000)]
Compilation SALOME by CMake(windows/linux)

12 years agoCompilation SALOME by CMake(windows/linux)
ana [Wed, 19 Sep 2012 15:00:02 +0000 (15:00 +0000)]
Compilation SALOME by CMake(windows/linux)

12 years agoCompilation SALOME by CMake(windows/linux)
ana [Wed, 19 Sep 2012 14:44:28 +0000 (14:44 +0000)]
Compilation SALOME by CMake(windows/linux)

12 years agoCompilation SALOME by CMake(windows/linux)
ana [Wed, 19 Sep 2012 14:38:45 +0000 (14:38 +0000)]
Compilation SALOME by CMake(windows/linux)

12 years agoBug correction
ageay [Wed, 19 Sep 2012 14:00:26 +0000 (14:00 +0000)]
Bug correction

12 years agoBug correction
ageay [Wed, 19 Sep 2012 13:37:20 +0000 (13:37 +0000)]
Bug correction

12 years agoBug correction
ageay [Wed, 19 Sep 2012 13:29:05 +0000 (13:29 +0000)]
Bug correction

12 years agoAdd missing library.
ageay [Wed, 19 Sep 2012 12:59:14 +0000 (12:59 +0000)]
Add missing library.

12 years agoAdd author
ageay [Wed, 19 Sep 2012 09:31:42 +0000 (09:31 +0000)]
Add author

12 years agoAdd author
ageay [Wed, 19 Sep 2012 09:07:35 +0000 (09:07 +0000)]
Add author

12 years agoAdd author
ageay [Wed, 19 Sep 2012 08:57:50 +0000 (08:57 +0000)]
Add author

12 years agoAdd author
ageay [Wed, 19 Sep 2012 08:41:14 +0000 (08:41 +0000)]
Add author

12 years agoAdd author
ageay [Wed, 19 Sep 2012 08:25:19 +0000 (08:25 +0000)]
Add author

12 years agoIncrease precision in output
ageay [Tue, 18 Sep 2012 14:20:23 +0000 (14:20 +0000)]
Increase precision in output

12 years agoSome filtering methods in remapper
ageay [Tue, 18 Sep 2012 13:21:52 +0000 (13:21 +0000)]
Some filtering methods in remapper

12 years agoCMakization
ageay [Tue, 18 Sep 2012 09:19:04 +0000 (09:19 +0000)]
CMakization

12 years agoCMakization
ageay [Tue, 18 Sep 2012 09:01:49 +0000 (09:01 +0000)]
CMakization

12 years agoCMakization
ageay [Tue, 18 Sep 2012 07:48:14 +0000 (07:48 +0000)]
CMakization

12 years agoCMakization
ageay [Tue, 18 Sep 2012 06:39:26 +0000 (06:39 +0000)]
CMakization

12 years agoCMakization
ageay [Mon, 17 Sep 2012 16:05:53 +0000 (16:05 +0000)]
CMakization

12 years agoCMakization
ageay [Mon, 17 Sep 2012 15:26:00 +0000 (15:26 +0000)]
CMakization

12 years agoCMakization
ageay [Mon, 17 Sep 2012 15:14:26 +0000 (15:14 +0000)]
CMakization

12 years agoCMakization
ageay [Mon, 17 Sep 2012 14:59:18 +0000 (14:59 +0000)]
CMakization

12 years agoCMakization
ageay [Mon, 17 Sep 2012 11:20:59 +0000 (11:20 +0000)]
CMakization

12 years agoCMakization
ageay [Mon, 17 Sep 2012 09:53:11 +0000 (09:53 +0000)]
CMakization

12 years agoMEDOP: fix the doc generation process (disptching of source files between srcdir...
boulant [Mon, 17 Sep 2012 09:27:41 +0000 (09:27 +0000)]
MEDOP: fix the doc generation process (disptching of source files between srcdir and builddir).

12 years agoMEDOP: add the documentation concerning the new GUI of the MED module MEDOP_EXPERIMENTAL_V0
boulant [Fri, 14 Sep 2012 14:57:54 +0000 (14:57 +0000)]
MEDOP: add the documentation concerning the new GUI of the MED module

12 years agoSome public methods have became private after MEDFileFields*
ageay [Tue, 21 Aug 2012 15:21:44 +0000 (15:21 +0000)]
Some public methods have became private after MEDFileFields*
refactoring.

12 years agoRoll back wrong integration
jfa [Thu, 9 Aug 2012 10:47:24 +0000 (10:47 +0000)]
Roll back wrong integration

12 years agoMantis issue 0021668: [CEA 564] MED2.1 to MED2.3
jfa [Thu, 9 Aug 2012 10:34:42 +0000 (10:34 +0000)]
Mantis issue 0021668: [CEA 564] MED2.1 to MED2.3

12 years ago0021773: [CEA] Conversion of a med file to sauv file using MEDLoader
eap [Tue, 7 Aug 2012 16:07:10 +0000 (16:07 +0000)]
0021773: [CEA] Conversion of a med file to sauv file using MEDLoader

  Improve comments of getGibi2MedQuadraticInterlace()

12 years ago0021773: [CEA] Conversion of a med file to sauv file using MEDLoader
eap [Tue, 7 Aug 2012 16:06:34 +0000 (16:06 +0000)]
0021773: [CEA] Conversion of a med file to sauv file using MEDLoader

  fix conversing connectivity of quadratic elements

12 years ago0021771: [CEA 604] Segmentation fault while reading a sauv file
eap [Tue, 7 Aug 2012 12:34:03 +0000 (12:34 +0000)]
0021771: [CEA 604] Segmentation fault while reading a sauv file

  allow groups of elements of different dimensions

12 years ago0021771: [CEA 604] Segmentation fault while reading a sauv file
eap [Tue, 7 Aug 2012 12:08:38 +0000 (12:08 +0000)]
0021771: [CEA 604] Segmentation fault while reading a sauv file

  fix detectMixDimGroups() which detected nothing