]>
SALOME platform Git repositories - tools/medcoupling.git/log
abn [Tue, 9 Nov 2021 10:52:10 +0000 (11:52 +0100)]
Fixing duplicated node logic.
abn [Fri, 22 Oct 2021 11:49:22 +0000 (13:49 +0200)]
Handling another funny case.
abn [Fri, 8 Oct 2021 13:52:07 +0000 (15:52 +0200)]
Python version of some of the core algorithms of buildInnerBoundaryAlongM1Group()
abn [Fri, 8 Oct 2021 13:48:11 +0000 (15:48 +0200)]
Bug fix !
abn [Thu, 7 Oct 2021 19:17:03 +0000 (21:17 +0200)]
WIP working version. Franck to test ...
abn [Tue, 5 Oct 2021 13:52:43 +0000 (15:52 +0200)]
WIP: Comments and first faulty test
abn [Thu, 16 Sep 2021 18:21:02 +0000 (20:21 +0200)]
Minor doc: recall conformize3D limitation.
Yoann Audouin [Wed, 1 Sep 2021 06:28:11 +0000 (08:28 +0200)]
Adding conversion to int64 for MEDcouplingField
Yoann Audouin [Thu, 26 Aug 2021 14:48:22 +0000 (16:48 +0200)]
Adding support for int64 field in basic api
Anthony Geay [Mon, 2 Aug 2021 09:59:37 +0000 (11:59 +0200)]
[
EDF23738 ] : bug correction to avoid regressions
Anthony Geay [Mon, 2 Aug 2021 09:34:31 +0000 (11:34 +0200)]
Merge branch 'agy/edf23738_mix_struc_el_integ'
Anthony Geay [Tue, 22 Jun 2021 09:22:33 +0000 (11:22 +0200)]
[
EDF23738 ] : implementation in structure elements (SE) context of case of multiple SE in a same field. Each SE lies on
different GEOM Type of a same mesh.
abn [Fri, 2 Jul 2021 12:16:48 +0000 (14:16 +0200)]
[doc] Updating tutorial to only use "import medcoupling as mc"
abn [Fri, 25 Jun 2021 10:08:31 +0000 (12:08 +0200)]
Minor fix in ICoCo header ...
Anthony Geay [Mon, 21 Jun 2021 20:54:32 +0000 (22:54 +0200)]
[
EDF23738 ] : multi geometric type in a single mesh having structure elements on each geometric type
Anthony Geay [Wed, 16 Jun 2021 15:11:55 +0000 (17:11 +0200)]
[
EDF23724 ] : protection against intersection on a single array that can be ambigous and so return an unexpected result
Anthony Geay [Wed, 16 Jun 2021 11:59:08 +0000 (13:59 +0200)]
[
EDF23724 ] : Get rid of DataArrayMedInt class not castable into DataArrayInt32 nor DataArrayInt64
Anthony Geay [Mon, 31 May 2021 12:39:36 +0000 (14:39 +0200)]
Patch from Intel
Anthony Geay [Mon, 31 May 2021 12:26:32 +0000 (14:26 +0200)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/medcoupling
Anthony Geay [Mon, 31 May 2021 12:25:54 +0000 (14:25 +0200)]
Fix of reference connectivity of faces of PENTA15 cell from Roberto Da Via
vsr [Mon, 24 May 2021 13:38:41 +0000 (16:38 +0300)]
Merge branch 'V9_7_BR'
abn [Mon, 10 May 2021 11:54:01 +0000 (13:54 +0200)]
[ICoCo] renamed header and symbol for decl spec
+ shell script to test equality between GitHub and MC version
abn [Mon, 10 May 2021 11:54:01 +0000 (13:54 +0200)]
[ICoCo] renamed header and symbol for decl spec
+ shell script to test equality between GitHub and MC version
abn [Thu, 29 Apr 2021 08:21:30 +0000 (10:21 +0200)]
[Intersect2D] Keep flexibility on orientation of mesh2
+ for Voronoi and Gauss points notably
abn [Thu, 29 Apr 2021 07:26:21 +0000 (09:26 +0200)]
[Intersect2D] Bug fix: residual cell construction
+ was buggy when mesh2 fully included in mesh1 and points
of mesh2 on edges of mesh1
abn [Thu, 29 Apr 2021 08:21:30 +0000 (10:21 +0200)]
[Intersect2D] Keep flexibility on orientation of mesh2
+ for Voronoi and Gauss points notably
abn [Thu, 29 Apr 2021 07:26:21 +0000 (09:26 +0200)]
[Intersect2D] Bug fix: residual cell construction
+ was buggy when mesh2 fully included in mesh1 and points
of mesh2 on edges of mesh1
Anthony Geay [Wed, 28 Apr 2021 20:36:44 +0000 (22:36 +0200)]
Useful python function to transfert data without copy from SMESH
vsr [Tue, 27 Apr 2021 13:20:41 +0000 (16:20 +0300)]
Increment version: 9.7.0
Anthony Geay [Tue, 27 Apr 2021 09:56:14 +0000 (11:56 +0200)]
implementation of useful DataArray::SplitStringInChuncks for SMESH 2 MC layer
rnv [Thu, 22 Apr 2021 12:44:30 +0000 (15:44 +0300)]
#24166 [OCC][Windows] MEDCoupling can't be built under Windows after
34b392fa96 commit: fix compilation on Linux with MPI
Anthony Geay [Thu, 22 Apr 2021 10:19:27 +0000 (12:19 +0200)]
Fix compilation error due to integration of windows porting
894bcbdeb7
Anthony Geay [Thu, 22 Apr 2021 09:59:08 +0000 (11:59 +0200)]
Fix compilation error due to integration of windows porting
894bcbdeb7
rnv [Thu, 8 Apr 2021 14:35:19 +0000 (17:35 +0300)]
[OCC][Windows] MEDCoupling can't be built under Windows after
34b392fa96 commit
vsr [Tue, 6 Apr 2021 10:56:53 +0000 (13:56 +0300)]
Avoid installing redundant files
Anthony Geay [Fri, 2 Apr 2021 07:08:52 +0000 (09:08 +0200)]
Fix salome test tests
abn [Tue, 30 Mar 2021 19:39:44 +0000 (21:39 +0200)]
[ICoCo]: ICoCo part as a new sub library: libmedicoco.so
+ Python wrapping is done in "medcoupling"
Anthony Geay [Wed, 31 Mar 2021 13:19:05 +0000 (15:19 +0200)]
synchronize make test and salome test
Anthony Geay [Wed, 31 Mar 2021 11:32:05 +0000 (13:32 +0200)]
Synchronize medcoupling tests between ctest and salome test
Anthony Geay [Tue, 30 Mar 2021 14:05:48 +0000 (16:05 +0200)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/medcoupling
Anthony Geay [Tue, 30 Mar 2021 14:05:37 +0000 (16:05 +0200)]
Add MEDCouplingMesh.computeMeshCenterOfMass
abn [Wed, 21 Aug 2019 13:17:44 +0000 (15:17 +0200)]
[ICoCo] ICoCo interface version 2
+ renamed MEDField into MEDDoubleField.
+ added MEDIntField.
+ rename getField() into getMCField() into MED*Field class for clarity
+ proper field name management
+ proper doc
Anthony Geay [Mon, 29 Mar 2021 07:29:03 +0000 (09:29 +0200)]
Remove useless ifdef
abn [Thu, 25 Mar 2021 09:18:33 +0000 (10:18 +0100)]
Bug fix: interpolation 2D/3D -> no bounding box adjustment was made
+ added bbox adj for this case
+ factorized adjustBoundingBox method at TargetIntersector level (root
class)
Anthony Geay [Thu, 25 Mar 2021 19:54:58 +0000 (20:54 +0100)]
Merge branch 'occ/24009'
Anthony Geay [Thu, 25 Mar 2021 19:54:45 +0000 (20:54 +0100)]
Remove \t...
vsr [Thu, 25 Mar 2021 07:47:24 +0000 (10:47 +0300)]
Copyright update 2021
Anthony Geay [Wed, 24 Mar 2021 16:48:02 +0000 (17:48 +0100)]
Shame on me
Anthony Geay [Wed, 24 Mar 2021 16:24:17 +0000 (17:24 +0100)]
compute_interpolation_P0P0_matrix_with_geom method to check medcoupling matrix
Anthony Geay [Wed, 24 Mar 2021 16:07:01 +0000 (17:07 +0100)]
Add MEDCouplingRemapper.ToCSRMatrix static method to compare matrices
Viktor Uzlov [Wed, 24 Mar 2021 13:03:23 +0000 (16:03 +0300)]
fix for OS Windows
Anthony Geay [Fri, 19 Mar 2021 15:30:15 +0000 (16:30 +0100)]
export geom shape from medcoupling mesh
Anthony Geay [Mon, 15 Mar 2021 20:39:55 +0000 (21:39 +0100)]
DataArrayInt32.convertToInt64Arr and DataArrayInt64.convertToInt32Arr
abn [Fri, 12 Feb 2021 20:56:46 +0000 (21:56 +0100)]
[ParaMEDMEM] Adding SWIG interface for OverlapDEC + py tests of DEC
+ added 'release()' method for some classes (gives a chance to Python wrapping
to call MPI clean up operations without having to wait for destructor)
+ added Python tests
abn [Fri, 12 Feb 2021 19:37:32 +0000 (20:37 +0100)]
Moving MPIAccess to a subfolder for clarity
Anthony Geay [Wed, 3 Mar 2021 08:08:24 +0000 (09:08 +0100)]
Fix warning due to
999b10494c931d01a
rnv [Tue, 2 Mar 2021 19:04:13 +0000 (22:04 +0300)]
Compilation under Windows.
Anthony Geay [Fri, 26 Feb 2021 15:35:52 +0000 (16:35 +0100)]
Get rid of tab introduced in
7fef2459b44
Anthony Geay [Fri, 26 Feb 2021 15:26:59 +0000 (16:26 +0100)]
[
EDF22895 ] : Fix snippets in documentation
rnv [Tue, 23 Feb 2021 14:25:18 +0000 (17:25 +0300)]
Compilation under CentOS 6 and 7
rnv [Mon, 22 Feb 2021 10:17:47 +0000 (13:17 +0300)]
Merge commit
rnv [Sat, 20 Feb 2021 12:33:41 +0000 (15:33 +0300)]
Compilation under Windows
Anthony Geay [Mon, 22 Feb 2021 06:06:37 +0000 (07:06 +0100)]
Vadim s review of
47fc37875313e44
Anthony Geay [Thu, 18 Feb 2021 09:28:12 +0000 (10:28 +0100)]
CS work : MeshGems reader/writer
DUC ANH HOANG [Fri, 15 Jan 2021 17:11:02 +0000 (18:11 +0100)]
activate paramedmem test with "salome test" mechanism
Anthony Geay [Fri, 5 Feb 2021 09:22:15 +0000 (10:22 +0100)]
Add to med30 convertor.
Anthony Geay [Fri, 5 Feb 2021 06:52:16 +0000 (07:52 +0100)]
Implementation of basic mesh checker to detect avoidable errors
abn [Mon, 1 Feb 2021 09:45:14 +0000 (10:45 +0100)]
ParaMEDMemTest: bug fix: dangling pointer on stack.
+ indentation on MEDCouplingRemapperTest.cxx
abn [Tue, 26 Jan 2021 14:41:16 +0000 (15:41 +0100)]
Minor doc clarification following user feedback.
abn [Tue, 26 Jan 2021 10:21:55 +0000 (11:21 +0100)]
Doc
abn [Thu, 21 Jan 2021 20:26:11 +0000 (21:26 +0100)]
Minor: SPACEDIM remains an int
abn [Tue, 12 Jan 2021 14:17:16 +0000 (15:17 +0100)]
2D PointLocator remapping now works properly on non-convex polygons.
+ unified PointLocator logic (getCell*ContainingPoint* functions are always
using PointLocator algorithms)
abn [Mon, 11 Jan 2021 13:25:46 +0000 (14:25 +0100)]
buildInnerBoundaryAlongM1Group: bug fix for singular point in 3D
abn [Mon, 11 Jan 2021 10:25:33 +0000 (11:25 +0100)]
Unwanted trailing spaces ...
Anthony GEAY [Mon, 18 Jan 2021 20:13:14 +0000 (21:13 +0100)]
Fix 32bits config bug
Anthony GEAY [Mon, 11 Jan 2021 20:50:36 +0000 (21:50 +0100)]
Suppress default rev nodal computation in case of num of nodes.
Anthony GEAY [Mon, 11 Jan 2021 19:55:32 +0000 (20:55 +0100)]
Small imp
Viktor Uzlov [Thu, 26 Nov 2020 07:41:15 +0000 (10:41 +0300)]
Adapt for C++17
Anida KHIZAR [Tue, 17 Nov 2020 11:26:44 +0000 (12:26 +0100)]
Intersection: fixed seg fault on Ubuntu 20
Anthony GEAY [Wed, 18 Nov 2020 06:31:14 +0000 (07:31 +0100)]
Fix SIGSEGV on string representation of empty MEDCoupling1[S,D]GTUMesh
Anthony GEAY [Wed, 18 Nov 2020 05:56:48 +0000 (06:56 +0100)]
Non reg test linked to previous commit
Anthony GEAY [Tue, 17 Nov 2020 16:02:45 +0000 (17:02 +0100)]
MEDFileMeshLL::renumberNodesInConnWithoutComputation did not notify correctly wich internal DS was changed
Anthony GEAY [Tue, 17 Nov 2020 07:33:27 +0000 (08:33 +0100)]
[
EDF22126 ] : eigen values with identity matrix
Anthony GEAY [Tue, 10 Nov 2020 15:21:28 +0000 (16:21 +0100)]
Optimize memory peak during coordinates loading implied by MEDFileUMesh.LoadPart.
Anthony Geay [Mon, 16 Nov 2020 21:45:53 +0000 (22:45 +0100)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/medcoupling
Anthony Geay [Mon, 16 Nov 2020 21:34:20 +0000 (22:34 +0100)]
[
EDF22126 ] : doc about convention of components for eigenValues and eigenVectors method
vsr [Wed, 11 Nov 2020 15:55:15 +0000 (18:55 +0300)]
Merge branch 'V9_6_BR'
Anthony Geay [Wed, 4 Nov 2020 15:30:45 +0000 (16:30 +0100)]
Reduce number of collective calls that kill performance even if mem peak is higher
Anida KHIZAR [Mon, 19 Oct 2020 14:24:22 +0000 (16:24 +0200)]
Intersect2DMeshWith1DLine: bug fix (collinear edges not always detected)
+ with test case
+ and doc
vsr [Tue, 3 Nov 2020 09:13:16 +0000 (12:13 +0300)]
CMake-ish propagation of MEDCOUPLING_USE_64BIT_IDS define
abn [Mon, 26 Oct 2020 13:27:41 +0000 (14:27 +0100)]
MEDFileCMesh: bug fix: getFamsNonEmptyLevels{Ext} was buggy
vsr [Fri, 16 Oct 2020 16:06:27 +0000 (19:06 +0300)]
Increment version: 9.6.0
abn [Fri, 16 Oct 2020 12:54:18 +0000 (14:54 +0200)]
MEDFileCurveLinearMesh -> getSpaceDimension() was missing
Anida KHIZAR [Thu, 8 Oct 2020 15:21:48 +0000 (17:21 +0200)]
Bug with FindClosestTupleIdAlg fixed (preventing the threshold to be null)
vsr [Thu, 15 Oct 2020 08:08:19 +0000 (11:08 +0300)]
Set default value of MEDCOUPLING_USE_64BIT_IDS option to ON
Anthony GEAY [Tue, 13 Oct 2020 19:25:43 +0000 (21:25 +0200)]
Generalization of MEDCouplingUMesh::fillCellIdsToKeepFromNodeIds and MEDFileUMesh::LoadPart with empty mesh
Anthony GEAY [Sun, 11 Oct 2020 05:36:38 +0000 (07:36 +0200)]
Fix error on int64 config due to
bf521630bd93aec8 commit
Anthony Geay [Wed, 7 Oct 2020 06:35:48 +0000 (08:35 +0200)]
Propagate to medcoupling C++ client code MEDCOUPLING_USE_64BIT_IDS definition
Anthony Geay [Mon, 5 Oct 2020 14:55:10 +0000 (16:55 +0200)]
Compilation with debian8 native MPI
vsr [Thu, 1 Oct 2020 09:30:55 +0000 (12:30 +0300)]
bos #20133 Wrap numpy-dependent code with preprocessor check