Salome HOME
tools/medcoupling.git
10 years agoOptimization and ease of usage. MEDCouplingMesh::buildPartRange returns this when...
ageay [Thu, 22 Aug 2013 09:57:56 +0000 (09:57 +0000)]
Optimization and ease of usage. MEDCouplingMesh::buildPartRange returns this when all cells are specified in input slice.

10 years agogetHeapMemorySize rearch
ageay [Thu, 22 Aug 2013 09:25:39 +0000 (09:25 +0000)]
getHeapMemorySize rearch

10 years agogetHeapMemorySize rearch
ageay [Thu, 22 Aug 2013 08:29:36 +0000 (08:29 +0000)]
getHeapMemorySize rearch

10 years agoModification of the getHeapMemorySize computation. DBugPolyhIntersector
ageay [Wed, 21 Aug 2013 15:01:04 +0000 (15:01 +0000)]
Modification of the getHeapMemorySize computation.

10 years agoModification of the getHeapMemorySize computation.
ageay [Wed, 21 Aug 2013 14:07:06 +0000 (14:07 +0000)]
Modification of the getHeapMemorySize computation.

10 years agoModification of the getHeapMemorySize computation.
ageay [Wed, 21 Aug 2013 11:06:27 +0000 (11:06 +0000)]
Modification of the getHeapMemorySize computation.

10 years agoWrite VTK using binary format.
ageay [Tue, 20 Aug 2013 15:38:12 +0000 (15:38 +0000)]
Write VTK using binary format.

10 years agoWrite VTK using binary format.
ageay [Tue, 20 Aug 2013 15:32:48 +0000 (15:32 +0000)]
Write VTK using binary format.

10 years agoSuppression of useless MEDCouplingUMeshDesc.
ageay [Tue, 20 Aug 2013 15:31:36 +0000 (15:31 +0000)]
Suppression of useless MEDCouplingUMeshDesc.

10 years agoWriting binary VTK files in MEDCoupling
ageay [Tue, 20 Aug 2013 11:10:50 +0000 (11:10 +0000)]
Writing binary VTK files in MEDCoupling

10 years agoCleanup swigging.
ageay [Tue, 20 Aug 2013 10:34:38 +0000 (10:34 +0000)]
Cleanup swigging.

10 years agoCleanup swigging.
ageay [Tue, 20 Aug 2013 10:26:19 +0000 (10:26 +0000)]
Cleanup swigging.

10 years agoCleanup swigging.
ageay [Tue, 20 Aug 2013 10:18:45 +0000 (10:18 +0000)]
Cleanup swigging.

10 years agoCMake build procedure improvements:
vsr [Tue, 20 Aug 2013 10:03:45 +0000 (10:03 +0000)]
CMake build procedure improvements:
- CORBA staff

10 years agoExternalize Kriging matrix for advanced users.
ageay [Tue, 20 Aug 2013 08:42:37 +0000 (08:42 +0000)]
Externalize Kriging matrix for advanced users.

10 years agoKringing in 2D space.
ageay [Mon, 19 Aug 2013 15:02:06 +0000 (15:02 +0000)]
Kringing in 2D space.

10 years agoProtection against sigsegv using DataArrayInt::invertArrayO2N2N2O in case on invalid...
ageay [Mon, 19 Aug 2013 10:55:11 +0000 (10:55 +0000)]
Protection against sigsegv using DataArrayInt::invertArrayO2N2N2O in case on invalid input.

10 years agoAddition of barycentric P1P1 intersector in 3D.
ageay [Mon, 19 Aug 2013 10:53:58 +0000 (10:53 +0000)]
Addition of barycentric P1P1 intersector in 3D.

10 years agoAddition of barycentric P1P1 intersector in 3D.
ageay [Mon, 19 Aug 2013 10:23:07 +0000 (10:23 +0000)]
Addition of barycentric P1P1 intersector in 3D.

10 years agoAPI modif : suppression of P1P0Bary policy. Now it is included in the intersection...
ageay [Mon, 19 Aug 2013 08:49:20 +0000 (08:49 +0000)]
API modif : suppression of P1P0Bary policy. Now it is included in the intersection type.

10 years agoFix some typos
aguerre [Mon, 12 Aug 2013 12:39:17 +0000 (12:39 +0000)]
Fix some typos

10 years agoMerge from V7_2_BR 09/08/2013
vsr [Mon, 12 Aug 2013 10:29:30 +0000 (10:29 +0000)]
Merge from V7_2_BR 09/08/2013

10 years agoModification of C++ API of MEDCouplingMesh::getCellsContainingPoints to avoid copy.
ageay [Thu, 8 Aug 2013 13:16:37 +0000 (13:16 +0000)]
Modification of C++ API of MEDCouplingMesh::getCellsContainingPoints to avoid copy.

10 years agoFor load balancing on // interpolation
ageay [Thu, 8 Aug 2013 10:53:42 +0000 (10:53 +0000)]
For load balancing on // interpolation

- MEDCouplingPointSet::ComputeNbOfInteractionsWithSrcCells
- DataArrayDouble::computeNbOfInteractionsWith
- DataArrayInt::splitInBalancedSlices

10 years agoFor load balancing on // interpolation
ageay [Thu, 8 Aug 2013 10:08:34 +0000 (10:08 +0000)]
For load balancing on // interpolation

- MEDCouplingPointSet::ComputeNbOfInteractionsWithSrcCells
- DataArrayDouble::computeNbOfInteractionsWith
- DataArrayInt::splitInBalancedSlices

10 years agoabstraction of MEDCouplingPointSet::getBoundingBoxForBBTree
ageay [Thu, 8 Aug 2013 08:11:30 +0000 (08:11 +0000)]
abstraction of MEDCouplingPointSet::getBoundingBoxForBBTree

10 years agoabstraction of MEDCouplingPointSet::getBoundingBoxForBBTree
ageay [Thu, 8 Aug 2013 07:58:46 +0000 (07:58 +0000)]
abstraction of MEDCouplingPointSet::getBoundingBoxForBBTree

10 years agoCorba exchange of MEDCoupling1GTMesh
ageay [Wed, 7 Aug 2013 15:29:52 +0000 (15:29 +0000)]
Corba exchange of MEDCoupling1GTMesh

10 years agoWindows porting on swig2.0.9
ageay [Wed, 7 Aug 2013 13:55:08 +0000 (13:55 +0000)]
Windows porting on swig2.0.9

10 years agoAddition of the 2 new unstructured mesh types.
ageay [Wed, 7 Aug 2013 12:42:16 +0000 (12:42 +0000)]
Addition of the 2 new unstructured mesh types.

10 years agoAddition of the 2 new unstructured mesh types.
ageay [Wed, 7 Aug 2013 10:30:03 +0000 (10:30 +0000)]
Addition of the 2 new unstructured mesh types.

10 years agoGeneralization of unstructured grid supported by the remapper.
ageay [Wed, 7 Aug 2013 09:59:09 +0000 (09:59 +0000)]
Generalization of unstructured grid supported by the remapper.

10 years agoGeneralization of unstructured grid supported by the remapper.
ageay [Wed, 7 Aug 2013 09:17:45 +0000 (09:17 +0000)]
Generalization of unstructured grid supported by the remapper.

10 years agoGeneralization of unstructured grid supported by the remapper.
ageay [Wed, 7 Aug 2013 07:20:25 +0000 (07:20 +0000)]
Generalization of unstructured grid supported by the remapper.

10 years agoWindows warning hunting
ageay [Tue, 6 Aug 2013 15:24:47 +0000 (15:24 +0000)]
Windows warning hunting

10 years agoWindows warning hunting
ageay [Tue, 6 Aug 2013 15:00:10 +0000 (15:00 +0000)]
Windows warning hunting

10 years agoWindows warning hunting
ageay [Tue, 6 Aug 2013 14:52:35 +0000 (14:52 +0000)]
Windows warning hunting

10 years agoWindows porting
ageay [Tue, 6 Aug 2013 14:51:40 +0000 (14:51 +0000)]
Windows porting

10 years agoWindows porting
ageay [Tue, 6 Aug 2013 14:32:48 +0000 (14:32 +0000)]
Windows porting

10 years agoWindows porting
ageay [Tue, 6 Aug 2013 14:25:18 +0000 (14:25 +0000)]
Windows porting

10 years agoImprove perf of P1P0,P0P1,P1P1 -> DualMesh
ageay [Tue, 6 Aug 2013 14:11:45 +0000 (14:11 +0000)]
Improve perf of P1P0,P0P1,P1P1 -> DualMesh

10 years agoImprove perf of P1P0,P0P1,P1P1 -> DualMesh
ageay [Tue, 6 Aug 2013 13:17:07 +0000 (13:17 +0000)]
Improve perf of P1P0,P0P1,P1P1 -> DualMesh

10 years agoImprove perf of P1P0,P0P1,P1P1 -> DualMesh
ageay [Tue, 6 Aug 2013 10:25:49 +0000 (10:25 +0000)]
Improve perf of P1P0,P0P1,P1P1 -> DualMesh

10 years agoImprove perf of P1P0,P0P1,P1P1 -> DualMesh
ageay [Tue, 6 Aug 2013 09:48:40 +0000 (09:48 +0000)]
Improve perf of P1P0,P0P1,P1P1 -> DualMesh

10 years agoImprove perf of P1P0,P0P1,P1P1 -> DualMesh
ageay [Tue, 6 Aug 2013 09:32:51 +0000 (09:32 +0000)]
Improve perf of P1P0,P0P1,P1P1 -> DualMesh

10 years agoImprove perf of P1P0,P0P1,P1P1
ageay [Mon, 5 Aug 2013 13:54:07 +0000 (13:54 +0000)]
Improve perf of P1P0,P0P1,P1P1

10 years agoImprove perf of P1P0,P0P1,P1P1
ageay [Mon, 5 Aug 2013 12:50:18 +0000 (12:50 +0000)]
Improve perf of P1P0,P0P1,P1P1

10 years agoImprove perf of P1P0,P0P1,P1P1
ageay [Mon, 5 Aug 2013 12:48:52 +0000 (12:48 +0000)]
Improve perf of P1P0,P0P1,P1P1

10 years agoDebug on GENERAL_24 and GENERAL_48
ageay [Mon, 5 Aug 2013 09:53:19 +0000 (09:53 +0000)]
Debug on GENERAL_24 and GENERAL_48

10 years agoDebug on GENERAL_24 and GENERAL_48
ageay [Mon, 5 Aug 2013 08:35:03 +0000 (08:35 +0000)]
Debug on GENERAL_24 and GENERAL_48

10 years agoDebug on GENERAL_24 and GENERAL_48
ageay [Mon, 5 Aug 2013 06:44:52 +0000 (06:44 +0000)]
Debug on GENERAL_24 and GENERAL_48

10 years agoStart debugging 3D interpolation error on OCTA12 in target mesh
ageay [Fri, 2 Aug 2013 16:12:42 +0000 (16:12 +0000)]
Start debugging 3D interpolation error on OCTA12 in target mesh

10 years agoStart debugging 3D interpolation error on OCTA12 in target mesh
ageay [Fri, 2 Aug 2013 15:11:48 +0000 (15:11 +0000)]
Start debugging 3D interpolation error on OCTA12 in target mesh

10 years agoStart debugging 3D interpolation error on OCTA12 in target mesh
ageay [Fri, 2 Aug 2013 13:12:19 +0000 (13:12 +0000)]
Start debugging 3D interpolation error on OCTA12 in target mesh

10 years agoStart debugging 3D interpolation error on OCTA12 in target mesh B4PolyhIntersect
ageay [Thu, 1 Aug 2013 13:57:46 +0000 (13:57 +0000)]
Start debugging 3D interpolation error on OCTA12 in target mesh

10 years agoStart debugging 3D interpolation error on OCTA12 in target mesh
ageay [Thu, 1 Aug 2013 12:47:00 +0000 (12:47 +0000)]
Start debugging 3D interpolation error on OCTA12 in target mesh

10 years agoStart debugging 3D interpolation error on OCTA12 in target mesh
ageay [Thu, 1 Aug 2013 10:42:00 +0000 (10:42 +0000)]
Start debugging 3D interpolation error on OCTA12 in target mesh

10 years agoStart debugging 3D interpolation error on OCTA12 in target mesh
ageay [Thu, 1 Aug 2013 10:14:24 +0000 (10:14 +0000)]
Start debugging 3D interpolation error on OCTA12 in target mesh

10 years agoTests again and again
ageay [Wed, 31 Jul 2013 14:03:57 +0000 (14:03 +0000)]
Tests again and again

10 years agoTests again and again
ageay [Wed, 31 Jul 2013 13:53:08 +0000 (13:53 +0000)]
Tests again and again

10 years agoTests again and again
ageay [Wed, 31 Jul 2013 13:44:39 +0000 (13:44 +0000)]
Tests again and again

10 years agoMEDReader : End of debugging session.
ageay [Wed, 31 Jul 2013 12:56:58 +0000 (12:56 +0000)]
MEDReader : End of debugging session.

10 years agoMEDReader : End of debugging session.
ageay [Wed, 31 Jul 2013 10:58:20 +0000 (10:58 +0000)]
MEDReader : End of debugging session.

10 years agoMEDReader -> debugging session
ageay [Wed, 31 Jul 2013 07:48:04 +0000 (07:48 +0000)]
MEDReader -> debugging session

10 years agoMEDReader -> debugging session
ageay [Tue, 30 Jul 2013 15:46:16 +0000 (15:46 +0000)]
MEDReader -> debugging session

10 years agoMEDReader -> debugging session
ageay [Tue, 30 Jul 2013 15:07:08 +0000 (15:07 +0000)]
MEDReader -> debugging session

10 years agoMEDReader -> debugging session
ageay [Tue, 30 Jul 2013 13:44:13 +0000 (13:44 +0000)]
MEDReader -> debugging session

10 years agoMEDReader -> debugging session
ageay [Tue, 30 Jul 2013 13:31:58 +0000 (13:31 +0000)]
MEDReader -> debugging session

10 years agoMEDReader -> debugging session
ageay [Tue, 30 Jul 2013 13:09:37 +0000 (13:09 +0000)]
MEDReader -> debugging session

10 years agoMEDReader -> debugging session
ageay [Tue, 30 Jul 2013 10:34:20 +0000 (10:34 +0000)]
MEDReader -> debugging session

10 years agoMEDReader -> debugging session
ageay [Tue, 30 Jul 2013 10:11:02 +0000 (10:11 +0000)]
MEDReader -> debugging session

10 years agoMEDReader -> debugging session
ageay [Tue, 30 Jul 2013 09:35:41 +0000 (09:35 +0000)]
MEDReader -> debugging session

10 years agoMEDReader -> debugging session
ageay [Tue, 30 Jul 2013 09:00:41 +0000 (09:00 +0000)]
MEDReader -> debugging session

10 years agoMEDReader -> debugging session
ageay [Tue, 30 Jul 2013 08:08:48 +0000 (08:08 +0000)]
MEDReader -> debugging session

10 years agoMEDReader -> debugging session
ageay [Tue, 30 Jul 2013 07:59:48 +0000 (07:59 +0000)]
MEDReader -> debugging session

10 years agoMEDReader -> debugging session
ageay [Tue, 30 Jul 2013 06:48:55 +0000 (06:48 +0000)]
MEDReader -> debugging session

10 years agoWindows porting
ageay [Mon, 29 Jul 2013 14:47:35 +0000 (14:47 +0000)]
Windows porting

10 years agoWindows porting
ageay [Mon, 29 Jul 2013 14:32:33 +0000 (14:32 +0000)]
Windows porting

10 years agoWindows porting
ageay [Mon, 29 Jul 2013 14:21:14 +0000 (14:21 +0000)]
Windows porting

10 years agoMEDReader ready -> debug is in progress.
ageay [Mon, 29 Jul 2013 12:41:12 +0000 (12:41 +0000)]
MEDReader ready -> debug is in progress.

10 years agoMEDReader ready -> debug is in progress.
ageay [Mon, 29 Jul 2013 12:35:09 +0000 (12:35 +0000)]
MEDReader ready -> debug is in progress.

10 years agoMEDReader ready -> debug is in progress.
ageay [Mon, 29 Jul 2013 12:32:35 +0000 (12:32 +0000)]
MEDReader ready -> debug is in progress.

10 years agoCMake: making usr_docs built when "make all" - documentation generation can be
bruneton [Mon, 29 Jul 2013 12:13:22 +0000 (12:13 +0000)]
CMake: making usr_docs built when "make all" - documentation generation can be
disabled with SALOME_BUILD_DOCS=OFF

10 years agoMEDReader ready -> debug is in progress.
ageay [Mon, 29 Jul 2013 10:45:10 +0000 (10:45 +0000)]
MEDReader ready -> debug is in progress.

10 years agoMEDReader ready -> debug is in progress.
ageay [Mon, 29 Jul 2013 10:13:28 +0000 (10:13 +0000)]
MEDReader ready -> debug is in progress.

10 years agoMEDReader ready -> debug is in progress.
ageay [Mon, 29 Jul 2013 10:05:09 +0000 (10:05 +0000)]
MEDReader ready -> debug is in progress.

10 years agoMEDReader ready -> debug is in progress.
ageay [Mon, 29 Jul 2013 09:21:16 +0000 (09:21 +0000)]
MEDReader ready -> debug is in progress.

10 years agoMEDReader ready -> debug is in progress.
ageay [Mon, 29 Jul 2013 08:37:02 +0000 (08:37 +0000)]
MEDReader ready -> debug is in progress.

10 years agoMEDReader ready -> debug is in progress.
ageay [Mon, 29 Jul 2013 08:28:52 +0000 (08:28 +0000)]
MEDReader ready -> debug is in progress.

10 years agoMEDReader ready -> debug is in progress.
ageay [Mon, 29 Jul 2013 06:36:45 +0000 (06:36 +0000)]
MEDReader ready -> debug is in progress.

10 years agoMEDReader ready -> debug is in progress.
ageay [Fri, 26 Jul 2013 15:34:53 +0000 (15:34 +0000)]
MEDReader ready -> debug is in progress.

10 years agoMEDReader ready -> debug is in progress.
ageay [Fri, 26 Jul 2013 15:11:29 +0000 (15:11 +0000)]
MEDReader ready -> debug is in progress.

10 years agoMEDReader ready -> debug is in progress.
ageay [Fri, 26 Jul 2013 15:07:29 +0000 (15:07 +0000)]
MEDReader ready -> debug is in progress.

10 years agoMEDReader ready -> debug in process
ageay [Fri, 26 Jul 2013 13:50:34 +0000 (13:50 +0000)]
MEDReader ready -> debug in process

10 years agoMEDReader ready -> debug in process
ageay [Fri, 26 Jul 2013 11:02:30 +0000 (11:02 +0000)]
MEDReader ready -> debug in process

10 years agoMEDReader ready -> let's debug
ageay [Fri, 26 Jul 2013 08:26:29 +0000 (08:26 +0000)]
MEDReader ready -> let's debug

10 years agoMEDReader again
ageay [Thu, 25 Jul 2013 15:25:51 +0000 (15:25 +0000)]
MEDReader again

10 years agoDataArrayInt.FindPermutationFromFirstToSecond
ageay [Thu, 25 Jul 2013 15:19:10 +0000 (15:19 +0000)]
DataArrayInt.FindPermutationFromFirstToSecond

10 years agowindows porting
ageay [Thu, 25 Jul 2013 14:38:23 +0000 (14:38 +0000)]
windows porting

10 years agowindows porting
ageay [Thu, 25 Jul 2013 14:27:59 +0000 (14:27 +0000)]
windows porting