]>
SALOME platform Git repositories - tools/medcoupling.git/log
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
vsr [Thu, 1 Oct 2020 06:50:23 +0000 (09:50 +0300)]
Revert "bos #20133 Wrap numpy-dependent code with preprocessor check"
This reverts commit
d3d55547e9f984a9de4852477c03a49e1a909412 .
vsr [Wed, 30 Sep 2020 15:38:14 +0000 (18:38 +0300)]
bos #20133 Wrap numpy-dependent code with preprocessor check
abn [Tue, 29 Sep 2020 14:01:38 +0000 (16:01 +0200)]
Various fixes for test runs - introducing MEDCOUPLING_RESOURCE_DIR env variable
+ tests should work w/o having done the install
+ new variable MEDCOUPLING_RESOURCE_DIR set at test time and pointing to BUILD resource dir
+ renaming UsersGuideExample for MEDLoader so that we don't have twice the same test name overall (confusing CTest)
+ fixing env for RENUMBER
abn [Tue, 29 Sep 2020 12:38:11 +0000 (14:38 +0200)]
Parallel partitionner compile fix ...
+ seems like no one is using this ??
vsr [Tue, 29 Sep 2020 08:45:28 +0000 (11:45 +0300)]
Fix compilation with openmpi < 4.0
abn [Fri, 18 Sep 2020 18:46:36 +0000 (20:46 +0200)]
Fix clang compilation (template instanciations) + clang warnings
+ CMakeLists: adding (in comment) a useful set of warnings.
+ Constructors throwing should not call instance (ie non-static) methods.
+ Various doc fixes - thanks "-Wdocumentation" in clang
+ Removing unnecessary comparison (clang -Wtautological-compare)
+ replacing throw() by noexcept(true)
+ clang -Wconditional-uninitialized. Some remaining in SWIG generated code.
+ missing breaks, shadow variable, etc ...
+ clang -Wshorten-64-to-32-bits
+ AutoPyPtr in an anonymous namespace to avoid suboject-linkage warning.
abn [Mon, 28 Sep 2020 11:18:16 +0000 (13:18 +0200)]
Bug fixes: cartesianize() and WriteFieldOnAlreadyWrittenMesh()
+ WriteFieldOnAlreadyWrittenMesh() for MCFieldInt and MCFieldFloat
+ cartesianize() not doing the job when AX_CART set (should only copy)
abn [Tue, 22 Sep 2020 13:49:48 +0000 (15:49 +0200)]
UserGuideExample test of RENUMBER needs Partitioner
abn [Fri, 18 Sep 2020 10:21:05 +0000 (12:21 +0200)]
Portability: MPICH does not support "--oversubscribe" option
Anthony GEAY [Wed, 23 Sep 2020 18:59:20 +0000 (20:59 +0200)]
Management of int64 fields into medcoupling.
Anthony GEAY [Tue, 22 Sep 2020 19:47:30 +0000 (21:47 +0200)]
fix of med convertors for int64
Anthony Geay [Fri, 18 Sep 2020 12:08:11 +0000 (14:08 +0200)]
Make it compile with intel compiler into int64 mode
Anthony Geay [Wed, 9 Sep 2020 12:40:40 +0000 (14:40 +0200)]
PTScotch int64 with assumption that mcIdType == SCOTCH_Num
Anthony Geay [Tue, 8 Sep 2020 14:14:58 +0000 (16:14 +0200)]
PTScotch with MEDCOUPLING_USE_64BIT_IDS=ON
vsr [Tue, 18 Aug 2020 06:14:37 +0000 (09:14 +0300)]
Use --oversubscribe option to pass tests correctly on workstations with few cores
Anthony Geay [Wed, 12 Aug 2020 14:29:47 +0000 (16:29 +0200)]
test of ParaUMesh.getCellIdsLyingOnNodes and ParaUMesh.redistributeCells
Anthony Geay [Wed, 12 Aug 2020 12:57:18 +0000 (14:57 +0200)]
Parallel implementation of getCellsLyingOnNodes(True)
rnv [Mon, 3 Aug 2020 18:59:06 +0000 (21:59 +0300)]
Build MEDCOUPLING with native openmpi on CentOS-8
vsr [Fri, 10 Jul 2020 15:34:14 +0000 (18:34 +0300)]
Merge branch 'V9_5_BR'
rnv [Mon, 29 Jun 2020 21:39:25 +0000 (00:39 +0300)]
#19140 [CEA 19111][Windows] compile MEDCOUPLING with PARTITIONER and SWIG
Anthony Geay [Wed, 24 Jun 2020 11:11:58 +0000 (13:11 +0200)]
[
EDF21675 ] : Non regression test
Anthony Geay [Wed, 24 Jun 2020 11:02:05 +0000 (13:02 +0200)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/medcoupling
Anthony Geay [Wed, 24 Jun 2020 11:00:09 +0000 (13:00 +0200)]
[
EDF21675 ] : Management of PENTA18 for NodeElement fields.
rnv [Wed, 24 Jun 2020 10:10:14 +0000 (13:10 +0300)]
#19727 [CEA][Windows] MEDCOUPLING MEDFileMesh.hxx
rnv [Wed, 24 Jun 2020 10:10:14 +0000 (13:10 +0300)]
#19727 [CEA][Windows] MEDCOUPLING MEDFileMesh.hxx
rnv [Mon, 22 Jun 2020 12:06:43 +0000 (15:06 +0300)]
Integration of the '#19480 [CEA 19477] MEDCOUPLING tutorials migration'
Anthony Geay [Tue, 16 Jun 2020 12:01:53 +0000 (14:01 +0200)]
Python wrapping of MEDFileMesh.ConvertFromMEDFileGeoType
Anthony Geay [Tue, 16 Jun 2020 11:38:38 +0000 (13:38 +0200)]
Deal with new VTK unstructuredgrid memory storage
Anthony Geay [Tue, 16 Jun 2020 12:01:53 +0000 (14:01 +0200)]
Python wrapping of MEDFileMesh.ConvertFromMEDFileGeoType
Anthony Geay [Tue, 16 Jun 2020 11:38:38 +0000 (13:38 +0200)]
Deal with new VTK unstructuredgrid memory storage
vsr [Tue, 19 May 2020 10:30:03 +0000 (13:30 +0300)]
Increment version: 9.5.0
Anthony Geay [Sun, 10 May 2020 22:28:48 +0000 (00:28 +0200)]
Addition of MEDCouplingSkyLineArray.thresholdPerPack method
Anthony Geay [Sun, 10 May 2020 21:40:10 +0000 (23:40 +0200)]
Avoid useless time stamp incrementation
Anthony Geay [Sun, 10 May 2020 21:25:25 +0000 (23:25 +0200)]
Debug of MEDCouplingUMesh::areCellsIncludedInMe : now duplicated cells in mesh that appear in other mesh also is correctly managed
Anthony Geay [Fri, 8 May 2020 14:40:25 +0000 (16:40 +0200)]
[
EDF21149 ] : fix bug detected in MEDCouplingUMesh::findCommonCells
Anthony Geay [Fri, 1 May 2020 03:07:00 +0000 (05:07 +0200)]
MEDFileUMesh.LoadPartCoords : make it cleaner
Anthony Geay [Wed, 29 Apr 2020 07:59:16 +0000 (09:59 +0200)]
MEDFileUMesh.LoadPartCoords + ParaDataArray implementation
Anthony Geay [Tue, 28 Apr 2020 20:35:36 +0000 (22:35 +0200)]
Some helpers for debugging
Anthony Geay [Mon, 27 Apr 2020 22:12:14 +0000 (00:12 +0200)]
Make it templated
Anthony Geay [Mon, 27 Apr 2020 21:39:40 +0000 (23:39 +0200)]
Still some imp into ParaUMesh
Anthony Geay [Mon, 27 Apr 2020 11:44:19 +0000 (13:44 +0200)]
Add 2 missing methods into wrap of MEDCouplingField
Anthony Geay [Tue, 21 Apr 2020 06:45:31 +0000 (08:45 +0200)]
ParaUMesh.redistributeCells implementation.