]>
SALOME platform Git repositories - tools/medcoupling.git/log
Anthony Geay [Mon, 22 Aug 2022 15:54:55 +0000 (17:54 +0200)]
WIP
Anthony Geay [Mon, 22 Aug 2022 09:40:19 +0000 (11:40 +0200)]
WIP
Anthony Geay [Mon, 22 Aug 2022 07:52:12 +0000 (09:52 +0200)]
End of memory usage optimization
Anthony Geay [Mon, 22 Aug 2022 07:35:31 +0000 (09:35 +0200)]
Code factorization + reduce number of little objects creation on heap
Anthony Geay [Fri, 19 Aug 2022 15:44:55 +0000 (17:44 +0200)]
Memory squeeze
Anthony Geay [Fri, 19 Aug 2022 13:34:13 +0000 (15:34 +0200)]
Update code to C++11
Anthony Geay [Fri, 19 Aug 2022 12:53:09 +0000 (14:53 +0200)]
Remove useless usage of dynamic allocation into BoundingBox class
Anthony Geay [Fri, 19 Aug 2022 08:08:29 +0000 (10:08 +0200)]
Addition of derivatives for NORM_HEXA20
Anthony Geay [Thu, 18 Aug 2022 15:21:16 +0000 (17:21 +0200)]
wip
Anthony Geay [Thu, 18 Aug 2022 11:43:06 +0000 (13:43 +0200)]
Implementation of derivative of shape function for hexa27
Anthony Geay [Thu, 18 Aug 2022 09:08:14 +0000 (11:08 +0200)]
Implementation of MEDCouplingGaussLocalization.getFunctionValues
abn [Wed, 8 Jun 2022 12:03:05 +0000 (14:03 +0200)]
Bug fix MEDCouplingRemapper::reverseTransfer()
abn [Fri, 20 May 2022 18:49:13 +0000 (20:49 +0200)]
Adding an extra test case for buildInnerBoundaryAlongM1Group()
abn [Thu, 2 Jun 2022 14:42:29 +0000 (16:42 +0200)]
Disabling usage of MEDCOUPLING_BUILD_PY_TESTS at application level.
+ updating CTestTestfileInstall.cmake files
vsr [Fri, 3 Jun 2022 09:52:08 +0000 (12:52 +0300)]
Fix problems with `salome test`
vsr [Tue, 31 May 2022 08:05:48 +0000 (11:05 +0300)]
Merge branch 'V9_9_BR'
abn [Thu, 12 May 2022 19:16:40 +0000 (21:16 +0200)]
[Bug fix]: buildInnerBoundaryAlongM1Group
+ some tetrahedral configurations not handled properly
+ rewrote algorithm for findCellsToRenumber()
vsr [Thu, 12 May 2022 10:43:01 +0000 (13:43 +0300)]
bos #29863 [CEA 29586] MEDCouplingBascisTest failing: SWIG 4 compatibility (temporary solution)
vsr [Thu, 5 May 2022 12:12:30 +0000 (15:12 +0300)]
Copyright update 2022
vsr [Thu, 5 May 2022 07:36:56 +0000 (10:36 +0300)]
Increment version: 9.9.0
abn [Fri, 29 Apr 2022 18:45:56 +0000 (20:45 +0200)]
Introducing MEDCOUPLING_BUILD_PY_TESTS (default ON) to allow disabling
Python tests.
abn [Thu, 28 Apr 2022 07:25:52 +0000 (09:25 +0200)]
Fixing CMake to allow inclusion as a sub-project.
Anthony Geay [Tue, 19 Apr 2022 09:30:28 +0000 (11:30 +0200)]
[
EDF25207 ] : More robust implementation keeping the same amount size of object for MeshElement objects
Anthony Geay [Mon, 11 Apr 2022 12:13:25 +0000 (14:13 +0200)]
[
EDF25207 ] : Fix bbox computation in the polhedron with more than 255 nodes context
[
EDF25207 ] : Non regression test
Anthony Geay [Wed, 30 Mar 2022 13:15:57 +0000 (15:15 +0200)]
Merge branch 'duc/new_function'
Anida Khizar [Mon, 28 Mar 2022 16:04:46 +0000 (18:04 +0200)]
Bug fix: infinite loop when ordering 1D cells of piecewise meshes made up of closed parts
DUC ANH HOANG [Tue, 29 Mar 2022 10:18:36 +0000 (12:18 +0200)]
new sort function for the pairs list which can replace sortEachPairToMakeALinkedList
Anida Khizar [Thu, 17 Feb 2022 21:23:54 +0000 (22:23 +0100)]
[Bug fix] : creation of redundant nodes in BuildSlice3D
abn [Fri, 4 Mar 2022 16:25:36 +0000 (17:25 +0100)]
[Bug fix] Intersect2DMeshWith1DLine now handles properly closed loops
abn [Thu, 3 Feb 2022 12:28:42 +0000 (13:28 +0100)]
Static members of CellModel and Units fix.
+ static items moved into dedicated methods with local static variables
+ avoid strange crashes in complex code couplings on some compilers.
eap [Mon, 17 Jan 2022 11:39:32 +0000 (14:39 +0300)]
bos #26461 [EDF] (2021) MedCoupling: debug tetra/tetra 3d intersector algorithm
Anthony Geay [Wed, 29 Dec 2021 14:44:51 +0000 (15:44 +0100)]
Fix error in deepCopy of MEDFileJoints for ASTERXX splitter
Anthony Geay [Wed, 29 Dec 2021 10:38:18 +0000 (11:38 +0100)]
Addition of MEDFileJointOneStep.clearCorrespondences method to update joints for ASTERXX splitter
Anthony Geay [Mon, 20 Dec 2021 07:40:48 +0000 (08:40 +0100)]
[
EDF24514 ] : GlobalNodeIds array was missing whereas a Global node array is present in MED file
vsr [Fri, 10 Dec 2021 09:38:08 +0000 (12:38 +0300)]
Merge branch 'V9_8_BR'
vsr [Fri, 26 Nov 2021 10:38:14 +0000 (13:38 +0300)]
Increment version: 9.8.0
eap [Mon, 8 Nov 2021 16:28:43 +0000 (19:28 +0300)]
bos #26452 [EDF] (2021) SMESH: orientation of faces
jfa [Wed, 17 Nov 2021 13:27:38 +0000 (16:27 +0300)]
[bos #26432] [CEA 26431] import/export SAUV removal
abn [Tue, 5 Oct 2021 13:52:43 +0000 (15:52 +0200)]
Bug fix: buildInnerBoundaryAlongM1Group
+ separated findNodesToDuplicate() into two parts
+ some singular points were improperly identified
+ some situation where the cells around the M1 group form non-connex
patterns were not handled properly.
abn [Tue, 5 Oct 2021 13:52:43 +0000 (15:52 +0200)]
Bug fix: buildInnerBoundaryAlongM1Group
+ separated findNodesToDuplicate() into two parts
+ some singular points were improperly identified
+ some situation where the cells around the M1 group form non-connex
patterns were not handled properly.
vsr [Thu, 11 Nov 2021 06:55:54 +0000 (09:55 +0300)]
bos #26616 [CEA][Windows] type long MEDCOUPLING failing test: attempt 2
vsr [Wed, 10 Nov 2021 17:20:59 +0000 (20:20 +0300)]
Revert "bos #26616 [CEA][Windows] type long MEDCOUPLING failing test"
This reverts commit
6712a95b385dfb8db6ab119dd2cc0da77f063142 .
vsr [Tue, 9 Nov 2021 10:57:27 +0000 (13:57 +0300)]
bos #26616 [CEA][Windows] type long MEDCOUPLING failing test
vsr [Mon, 4 Oct 2021 17:55:48 +0000 (20:55 +0300)]
Merge branch 'vsr/26458'
vsr [Mon, 4 Oct 2021 11:08:13 +0000 (14:08 +0300)]
bos #26458 Versioning of sources via git commit id (sha1)
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