Salome HOME
tools/medcoupling.git
8 years agoRemove DataArrayInt::isIdentity-> DataArrayInt::isIdentity2 for everybody. Remove...
Anthony Geay [Mon, 18 Jan 2016 10:53:50 +0000 (11:53 +0100)]
Remove DataArrayInt::isIdentity-> DataArrayInt::isIdentity2 for everybody. Remove DataArrayInt::replaceOneValByInThis replaced by DataArrayInt::changeValue.

8 years agoMerge branch 'master' of ssh://git.salome-platform.org/tools/medcoupling
abn [Mon, 18 Jan 2016 08:48:35 +0000 (09:48 +0100)]
Merge branch 'master' of ssh://git.salome-platform.org/tools/medcoupling

Conflicts:
v8_work/TODO.txt -- keeping Anthony's last word!

8 years agoCovariance: last fixes.
abn [Mon, 18 Jan 2016 08:47:10 +0000 (09:47 +0100)]
Covariance: last fixes.

8 years agoModif b4 apply.
Anthony Geay [Mon, 18 Jan 2016 08:11:02 +0000 (09:11 +0100)]
Modif b4 apply.

8 years agoCovariance: forgot the most important one deepCpy() !!
abn [Fri, 15 Jan 2016 14:31:50 +0000 (15:31 +0100)]
Covariance: forgot the most important one deepCpy() !!

8 years agoFixing various C++ covariances mismatches in the API
abn [Fri, 15 Jan 2016 14:14:55 +0000 (15:14 +0100)]
Fixing various C++ covariances mismatches in the API

    + MEDCouplingUMesh
        deepCpyConnectivityOnly
        mergeMyselfWithOnSameCoords
        buildPartOfMySelf
        buildPartOfMySelfNode
        buildPartOfMySelf2
        buildFacePartOfMySelfNode
        buildBoundaryMesh
        buildPartOfMySelfKeepCoords
        buildPartOfMySelfKeepCoords2
    + MEDCouplingExtrudedMesh
        deepCpy
    + MEDCouplingIMesh
        deepCpy

8 years agoAPI renaming: preparation.
abn [Fri, 15 Jan 2016 13:14:20 +0000 (14:14 +0100)]
API renaming: preparation.

8 years agoMerge branch 'V8_0_BR' V8_0_0a2
vsr [Thu, 14 Jan 2016 14:45:57 +0000 (17:45 +0300)]
Merge branch 'V8_0_BR'

8 years agoQuick Sphinx 1.2 porting V7_8_0a1
Anthony Geay [Thu, 14 Jan 2016 07:14:47 +0000 (08:14 +0100)]
Quick Sphinx 1.2 porting

8 years agoSynchronize adm files
Maintenance team (INV) [Wed, 13 Jan 2016 18:08:38 +0000 (21:08 +0300)]
Synchronize adm files

8 years agoFix possible problem with enclosed reloading of targets from SALOME modules V8_0_BR
vsr [Wed, 13 Jan 2016 14:13:10 +0000 (17:13 +0300)]
Fix possible problem with enclosed reloading of targets from SALOME modules

8 years agoGeneralization of some Fam/grp methods from MEDFileUMesh->MEDFileMesh.
Anthony Geay [Tue, 12 Jan 2016 08:53:37 +0000 (09:53 +0100)]
Generalization of some Fam/grp methods from MEDFileUMesh->MEDFileMesh.

8 years agoDocumentation buildExtrudedMesh()
abn [Mon, 11 Jan 2016 15:15:51 +0000 (16:15 +0100)]
Documentation buildExtrudedMesh()

8 years agoOne more test.
Anthony Geay [Mon, 11 Jan 2016 06:57:10 +0000 (07:57 +0100)]
One more test.

8 years ago3D2D -> 2D3D to ease readability.
Anthony Geay [Fri, 8 Jan 2016 18:28:48 +0000 (19:28 +0100)]
3D2D -> 2D3D to ease readability.

8 years agoCompile interp_kerneltests only if asked.
Anthony Geay [Fri, 8 Jan 2016 14:13:31 +0000 (15:13 +0100)]
Compile interp_kerneltests only if asked.

8 years agoQuick solve of bug with interpolation 3DSurf<->3D using PointLocator.
Anthony Geay [Fri, 8 Jan 2016 13:03:27 +0000 (14:03 +0100)]
Quick solve of bug with interpolation 3DSurf<->3D using PointLocator.

8 years agoStandardize behaviour of graphviz. When GRAPHVIZ_ROOT_DIR cmake var is NOT defined...
Anthony Geay [Fri, 8 Jan 2016 09:42:28 +0000 (10:42 +0100)]
Standardize behaviour of graphviz. When GRAPHVIZ_ROOT_DIR cmake var is NOT defined and that dot is in the path now it works.

8 years agoEncourage users at most to use cartesian.
Anthony Geay [Tue, 5 Jan 2016 08:07:44 +0000 (09:07 +0100)]
Encourage users at most to use cartesian.

8 years agoAPI modification (simplification) : MEDFileMesh::getGenMeshAtLevel -> MEDFileMesh...
Anthony Geay [Tue, 5 Jan 2016 07:45:41 +0000 (08:45 +0100)]
API modification (simplification) : MEDFileMesh::getGenMeshAtLevel -> MEDFileMesh::getMeshAtLevel.

8 years agoFix compilation issue with option MEDCOUPLING_USE_MPI.
Ovidiu Mircescu [Mon, 4 Jan 2016 15:53:16 +0000 (16:53 +0100)]
Fix compilation issue with option MEDCOUPLING_USE_MPI.

Signed-off-by: Anthony Geay <anthony.geay@edf.fr>
8 years agoMerge branch 'abn/tests_from_build'
abn [Mon, 4 Jan 2016 11:36:25 +0000 (12:36 +0100)]
Merge branch 'abn/tests_from_build'

Conflicts:
src/INTERP_KERNELTest/TestInterpKernelUtils.cxx
src/MEDLoader/Test/MEDLoaderTest.cxx
src/MEDLoader/Test/SauvLoaderTest.cxx
src/MEDPartitioner/Test/MEDPARTITIONERTest.cxx

8 years agoReduced version of INTERPKernel tests can be run in MICROMED mode. abn/tests_from_build
abn [Mon, 4 Jan 2016 11:21:39 +0000 (12:21 +0100)]
Reduced version of INTERPKernel tests can be run in MICROMED mode.

8 years agoSmall fix.
Anthony Geay [Mon, 4 Jan 2016 07:05:21 +0000 (08:05 +0100)]
Small fix.

8 years agoNow deal with Cylindric, Spheric coordinates for UMesh, CLMesh, And only Cylindric...
Anthony Geay [Wed, 30 Dec 2015 17:54:49 +0000 (18:54 +0100)]
Now deal with Cylindric, Spheric coordinates for UMesh, CLMesh, And only Cylindric for CMesh (MED file extension needed).

8 years agodebug EDF11911. For serialkiller users having families on mesh lying both on cells...
Anthony Geay [Wed, 30 Dec 2015 14:52:42 +0000 (15:52 +0100)]
debug EDF11911. For serialkiller users having families on mesh lying both on cells and nodes.

8 years agoMerge branch 'master' of ssh://git.salome-platform.org/tools/medcoupling V8_0_0a1
abn [Fri, 18 Dec 2015 15:13:53 +0000 (16:13 +0100)]
Merge branch 'master' of ssh://git.salome-platform.org/tools/medcoupling

8 years agoTests are now all runnable from BUILD dir only with no install.
abn [Fri, 18 Dec 2015 14:06:43 +0000 (15:06 +0100)]
Tests are now all runnable from BUILD dir only with no install.

8 years agoOverriding CMake sync process to push again bug fix
abn [Fri, 18 Dec 2015 09:13:16 +0000 (10:13 +0100)]
Overriding CMake sync process to push again bug fix

8 years agoWindows compatibility
ana [Fri, 18 Dec 2015 09:12:38 +0000 (12:12 +0300)]
Windows compatibility

8 years agoTest file management:
abn [Thu, 17 Dec 2015 15:34:54 +0000 (16:34 +0100)]
Test file management:
  + Splitting MEDCouplingBasicTest into 5 files
  + grouping dependent MEDLoader tests together
  + deactivating failing ParaMEDMEM test (will be fixed soon)

8 years agoDoc: Triangulation instead of Triangle in interp doc.
abn [Thu, 17 Dec 2015 13:21:31 +0000 (14:21 +0100)]
Doc: Triangulation instead of Triangle in interp doc.
Thanks Christophe.

8 years agoBug correction on computeOffsets2 for empty arrayint. Shame on me \!
Anthony Geay [Wed, 16 Dec 2015 18:37:10 +0000 (19:37 +0100)]
Bug correction on computeOffsets2 for empty arrayint. Shame on me \!

8 years agoSynchronize adm files
Maintenance team (INV) [Fri, 11 Dec 2015 18:42:56 +0000 (21:42 +0300)]
Synchronize adm files

8 years agoRestoring InterpKernel tests. TODO: break dependency to
abn [Fri, 11 Dec 2015 14:36:19 +0000 (15:36 +0100)]
Restoring InterpKernel tests. TODO: break dependency to
MEDLoader includes

8 years agoExport configuration fix.
abn [Fri, 11 Dec 2015 14:22:18 +0000 (15:22 +0100)]
Export configuration fix.

8 years agoMinor fix for ParMetis detection and // partitioner tests.
abn [Fri, 11 Dec 2015 09:43:18 +0000 (10:43 +0100)]
Minor fix for ParMetis detection and // partitioner tests.

8 years agoTurned all MEDCOUPLING_MED_xyz into MEDCOUPLING_xyz
abn [Thu, 10 Dec 2015 12:00:11 +0000 (13:00 +0100)]
Turned all MEDCOUPLING_MED_xyz into MEDCOUPLING_xyz

8 years agoReverted to SALOME current CMake build procedure.
abn [Thu, 10 Dec 2015 11:57:15 +0000 (12:57 +0100)]
Reverted to SALOME current CMake build procedure.
(additional minor tweak in a PY remapper test to be compatible
with NumPy 1.8)

8 years agoFix documentation simple_cmake
Cédric Aguerre [Fri, 4 Dec 2015 14:31:13 +0000 (15:31 +0100)]
Fix documentation

8 years agoCorrection of bug in MEDFileEquivalence::isEqual
Anthony Geay [Thu, 3 Dec 2015 16:07:41 +0000 (17:07 +0100)]
Correction of bug in MEDFileEquivalence::isEqual

8 years agoMerge branch 'agr/medcoupling_tool'
Cédric Aguerre [Thu, 3 Dec 2015 15:31:02 +0000 (16:31 +0100)]
Merge branch 'agr/medcoupling_tool'

8 years agomv ExplicitMapping.cxx to medtool subdirectory agr/medcalc agr/medcoupling_tool
Cédric Aguerre [Wed, 2 Dec 2015 13:17:49 +0000 (14:17 +0100)]
mv ExplicitMapping.cxx to medtool subdirectory

8 years agomv MEDFileEquivalence to medtool subdirectory
Cédric Aguerre [Wed, 2 Dec 2015 13:13:24 +0000 (14:13 +0100)]
mv MEDFileEquivalence to medtool subdirectory

8 years agoImplementation of equivalences in MEDFileMesh.
Anthony Geay [Mon, 30 Nov 2015 12:44:05 +0000 (13:44 +0100)]
Implementation of equivalences in MEDFileMesh.

8 years agotutorial construction
Cédric Aguerre [Wed, 2 Dec 2015 11:00:28 +0000 (12:00 +0100)]
tutorial construction

8 years agoImplementation of equivalences in MEDFileMesh.
Anthony Geay [Mon, 30 Nov 2015 12:44:05 +0000 (13:44 +0100)]
Implementation of equivalences in MEDFileMesh.

8 years agofix conflict
Cédric Aguerre [Tue, 1 Dec 2015 16:02:11 +0000 (17:02 +0100)]
fix conflict

8 years agoMerge branch 'abn/mpi_imp'
abn [Tue, 1 Dec 2015 15:35:56 +0000 (16:35 +0100)]
Merge branch 'abn/mpi_imp'

Conflicts:
src/ParaMEDMEMTest/ParaMEDMEMTest.hxx - due to the move of MDLoader tests

8 years agoOverlapDEC: further imp of the load balancing algo to try to keep
abn [Tue, 1 Dec 2015 15:31:44 +0000 (16:31 +0100)]
OverlapDEC: further imp of the load balancing algo to try to keep
locality.

8 years agoOverlapDEC: new load balancing algo (option
abn [Tue, 1 Dec 2015 14:50:26 +0000 (15:50 +0100)]
OverlapDEC: new load balancing algo (option
setWorkSharingAlgo(int)) plus some refactoring.

8 years agocmake files
Cédric Aguerre [Tue, 1 Dec 2015 13:00:41 +0000 (14:00 +0100)]
cmake files

8 years agorename medtool as medcoupling
Cédric Aguerre [Tue, 1 Dec 2015 11:00:01 +0000 (12:00 +0100)]
rename medtool as medcoupling

8 years agoupdate doc and options
Cédric Aguerre [Tue, 1 Dec 2015 09:24:38 +0000 (10:24 +0100)]
update doc and options

8 years agoupdate resources
Cédric Aguerre [Mon, 30 Nov 2015 17:01:17 +0000 (18:01 +0100)]
update resources

8 years agofix conflict
Cédric Aguerre [Mon, 30 Nov 2015 15:55:49 +0000 (16:55 +0100)]
fix conflict

8 years agoAPPLE portability (thanks Antoine G.)
abn [Mon, 30 Nov 2015 15:07:27 +0000 (16:07 +0100)]
APPLE portability (thanks Antoine G.)

8 years agoOverlapDEC: adding attach*LocalField(MEDCouplingFieldDouble *) methods
abn [Mon, 30 Nov 2015 13:34:33 +0000 (14:34 +0100)]
OverlapDEC: adding attach*LocalField(MEDCouplingFieldDouble *) methods

8 years agoOverlapDEC: new test for default values and multi-compo fields.
abn [Mon, 30 Nov 2015 12:48:19 +0000 (13:48 +0100)]
OverlapDEC: new test for default values and multi-compo fields.

8 years agoOverlapDEC: many improvements/fixes:
abn [Mon, 30 Nov 2015 08:20:28 +0000 (09:20 +0100)]
OverlapDEC: many improvements/fixes:

+ fixed incorrect cell mapping in multiply()
+ local field data not sent anymore
+ introduced default field value for non overlapping (non tested yet)
+ enhance algo readibility

8 years agoFix compilation pb (add missing include)
vsr [Thu, 26 Nov 2015 15:37:27 +0000 (18:37 +0300)]
Fix compilation pb (add missing include)

8 years agoMinor: moved MEDLoader tests that were still hanging on parallel side.
abn [Wed, 25 Nov 2015 09:23:11 +0000 (10:23 +0100)]
Minor: moved MEDLoader tests that were still hanging on parallel side.

8 years agoOverlapDEC: bug fix. Bounding box adjustment was negative.
abn [Tue, 24 Nov 2015 15:09:40 +0000 (16:09 +0100)]
OverlapDEC: bug fix. Bounding box adjustment was negative.

Also: documentation + typedefs to make code easier to read.
To come: more tests + new algo for job distribution.

8 years agoextract medtool doc from MED
Cédric Aguerre [Thu, 19 Nov 2015 16:50:31 +0000 (17:50 +0100)]
extract medtool doc from MED

8 years agoMinor: feedback from SERMA, error message reformulation.
abn [Thu, 12 Nov 2015 11:00:16 +0000 (12:00 +0100)]
Minor: feedback from SERMA, error message reformulation.

8 years agoVarious fixes on doc.
abn [Mon, 2 Nov 2015 13:12:28 +0000 (14:12 +0100)]
Various fixes on doc.

8 years agoMerge branch 'master' of ssh://git.salome-platform.org/modules/med
abn [Mon, 2 Nov 2015 12:01:36 +0000 (13:01 +0100)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/med

8 years agoEnhance doc on parallelism.
abn [Mon, 2 Nov 2015 12:00:54 +0000 (13:00 +0100)]
Enhance doc on parallelism.

8 years agomerge conflict
Cédric Aguerre [Fri, 30 Oct 2015 08:27:51 +0000 (09:27 +0100)]
merge conflict

8 years agoMerge remote branch 'origin/master' into agr/medcalc
Cédric Aguerre [Fri, 30 Oct 2015 08:25:41 +0000 (09:25 +0100)]
Merge remote branch 'origin/master' into agr/medcalc

8 years agorefactor MED to use external MEDtool
Cédric Aguerre [Wed, 28 Oct 2015 14:35:55 +0000 (15:35 +0100)]
refactor MED to use external MEDtool

8 years agorename SALOME_* options as MEDTOOL_*
Cédric Aguerre [Wed, 28 Oct 2015 09:25:25 +0000 (10:25 +0100)]
rename SALOME_* options as MEDTOOL_*

8 years agoadd mpi part
Cédric Aguerre [Tue, 27 Oct 2015 13:23:34 +0000 (14:23 +0100)]
add mpi part

8 years agoInitiating medtool
Cédric Aguerre [Tue, 13 Oct 2015 15:47:17 +0000 (17:47 +0200)]
Initiating medtool

8 years agoEnable C++0x/C++11 support V8_0_pre
vsr [Fri, 16 Oct 2015 10:05:22 +0000 (14:05 +0400)]
Enable C++0x/C++11 support

8 years agoremove src/MEDCalc/doc
Cédric Aguerre [Thu, 29 Oct 2015 08:36:16 +0000 (09:36 +0100)]
remove src/MEDCalc/doc

8 years agoMERGE stage 2: update doc/dev then remove src/MEDCalc/doc
Cédric Aguerre [Wed, 28 Oct 2015 17:34:45 +0000 (18:34 +0100)]
MERGE stage 2: update doc/dev then remove src/MEDCalc/doc

8 years agoMERGE stage 1: keep doc/dev and src/MEDCalc/doc
Cédric Aguerre [Wed, 28 Oct 2015 17:04:26 +0000 (18:04 +0100)]
MERGE stage 1: keep doc/dev and src/MEDCalc/doc

8 years agoMPIAccessDEC tests cleanup.
abn [Thu, 22 Oct 2015 13:22:14 +0000 (15:22 +0200)]
MPIAccessDEC tests cleanup.

8 years agoMem leak fix in OverlapDEC.
abn [Thu, 22 Oct 2015 13:22:02 +0000 (15:22 +0200)]
Mem leak fix in OverlapDEC.

8 years agoFixing ugly stack overflow in test_MPI_Access_ISend_IRecv_Length* tests. abn/mpi_leaks
abn [Thu, 22 Oct 2015 09:12:40 +0000 (11:12 +0200)]
Fixing ugly stack overflow in test_MPI_Access_ISend_IRecv_Length* tests.

8 years agoIntroducing CMake test for ParaMEDMEM. Making MPI_Access tests
abn [Wed, 21 Oct 2015 14:33:50 +0000 (16:33 +0200)]
Introducing CMake test for ParaMEDMEM. Making MPI_Access tests
much less verbose by default.

8 years agoMemory leak fix on DisjointDEC. union_comm was not freed properly.
abn [Wed, 21 Oct 2015 12:56:11 +0000 (14:56 +0200)]
Memory leak fix on DisjointDEC. union_comm was not freed properly.

8 years agoFixed ugly bug on TMP directory in ParaMEDMEM test ...
abn [Wed, 21 Oct 2015 13:13:19 +0000 (15:13 +0200)]
Fixed ugly bug on TMP directory in ParaMEDMEM test ...

8 years agoBe kind to people running old versions of NumPy (< 1.7), i.e. Gauthier F.
abn [Mon, 19 Oct 2015 12:50:55 +0000 (14:50 +0200)]
Be kind to people running old versions of NumPy (< 1.7), i.e. Gauthier F.

8 years agoFollowing training's feedback: removing finishInsertingCells(),
abn [Mon, 19 Oct 2015 09:08:17 +0000 (11:08 +0200)]
Following training's feedback: removing finishInsertingCells(),
clarifying some points in the tutorial.

8 years agoSet development flag to 1
vsr [Mon, 19 Oct 2015 08:15:53 +0000 (11:15 +0300)]
Set development flag to 1

8 years agoMerge branch 'V7_7_BR'
vsr [Mon, 19 Oct 2015 08:13:58 +0000 (11:13 +0300)]
Merge branch 'V7_7_BR'

8 years agoCorrection of bug of double pickelization of MEDFileUMesh instances.
Anthony Geay [Fri, 16 Oct 2015 14:18:49 +0000 (16:18 +0200)]
Correction of bug of double pickelization of MEDFileUMesh instances.

8 years agoIncrement version: 7.7.0 fix_for_770 V7_7_0 V7_7_0_WIN V7_7_0rc1
vsr [Thu, 15 Oct 2015 05:56:58 +0000 (08:56 +0300)]
Increment version: 7.7.0

8 years agoMerge branch 'V7_7_BR' of salome:modules/med into V7_7_BR
vsr [Wed, 14 Oct 2015 11:50:09 +0000 (14:50 +0300)]
Merge branch 'V7_7_BR' of salome:modules/med into V7_7_BR

8 years agoNicer theme for tutorial (adaptation to Sphinx 1.3.1)
abn [Wed, 14 Oct 2015 11:32:18 +0000 (13:32 +0200)]
Nicer theme for tutorial (adaptation to Sphinx 1.3.1)

8 years agoFix problem of build with -DSALOME_MED_STANDALONE=ON option
vsr [Wed, 14 Oct 2015 07:32:24 +0000 (10:32 +0300)]
Fix problem of build with -DSALOME_MED_STANDALONE=ON option

8 years agoDocumentation reorganization
abn [Wed, 1 Jul 2015 15:09:08 +0000 (17:09 +0200)]
Documentation reorganization

8 years agoCorrection of bug EDF10723 for 0D mesh. agy/edf10723 cbr/crowdin_V7_7_BR
Anthony Geay [Fri, 25 Sep 2015 16:00:08 +0000 (18:00 +0200)]
Correction of bug EDF10723 for 0D mesh.

8 years agoMoving empty mesh test to MEDLoaderTest3.py abn/empty_mesh
abn [Wed, 23 Sep 2015 12:09:42 +0000 (14:09 +0200)]
Moving empty mesh test to MEDLoaderTest3.py

8 years agoMini bug fix: MEDFileUMesh should load correclty a mesh with empty coords.
abn [Wed, 23 Sep 2015 07:43:58 +0000 (09:43 +0200)]
Mini bug fix: MEDFileUMesh should load correclty a mesh with empty coords.

8 years agoCorrection of bug concerning UNIV info status. V7_7_0b1
Anthony Geay [Fri, 18 Sep 2015 13:34:54 +0000 (15:34 +0200)]
Correction of bug concerning UNIV info status.

8 years agoMerge branch 'abn/crack_fix'
abn [Wed, 16 Sep 2015 15:01:25 +0000 (17:01 +0200)]
Merge branch 'abn/crack_fix'

8 years agobuildInnerBoundaryAlongM1Group(): family ID creation was buggy.
abn [Wed, 16 Sep 2015 15:00:45 +0000 (17:00 +0200)]
buildInnerBoundaryAlongM1Group(): family ID creation was buggy.