]> SALOME platform Git repositories - tools/medcoupling.git/log
Salome HOME
tools/medcoupling.git
12 years agoProtection against invalid size in expression evaluation.
ageay [Wed, 11 Jul 2012 12:38:21 +0000 (12:38 +0000)]
Protection against invalid size in expression evaluation.

12 years agoDocs #3.
ageay [Tue, 10 Jul 2012 13:09:48 +0000 (13:09 +0000)]
Docs #3.

12 years agoDocs #3.
ageay [Tue, 10 Jul 2012 13:01:12 +0000 (13:01 +0000)]
Docs #3.

12 years agoWin32 compilation.
rnv [Thu, 5 Jul 2012 12:10:15 +0000 (12:10 +0000)]
Win32 compilation.

12 years agoDocs #2.
ageay [Wed, 4 Jul 2012 15:00:49 +0000 (15:00 +0000)]
Docs #2.

12 years agoDocs refactoring.
ageay [Wed, 4 Jul 2012 12:21:44 +0000 (12:21 +0000)]
Docs refactoring.

12 years agoDocs refactoring.
ageay [Wed, 4 Jul 2012 12:18:02 +0000 (12:18 +0000)]
Docs refactoring.

12 years agoMissing *.i in install.
ageay [Wed, 4 Jul 2012 08:29:10 +0000 (08:29 +0000)]
Missing *.i in install.

12 years agoIterators on MEDFileFields, MEDFileFieldMultiTS and MEDFileMeshes
ageay [Wed, 4 Jul 2012 08:19:06 +0000 (08:19 +0000)]
Iterators on MEDFileFields, MEDFileFieldMultiTS and MEDFileMeshes

12 years agoBug correction.
ageay [Tue, 3 Jul 2012 15:18:52 +0000 (15:18 +0000)]
Bug correction.

12 years agoBug correction.
ageay [Tue, 3 Jul 2012 14:34:16 +0000 (14:34 +0000)]
Bug correction.

12 years agoBuildPart on range of cell ids.
ageay [Tue, 3 Jul 2012 11:01:44 +0000 (11:01 +0000)]
BuildPart on range of cell ids.

12 years agodelitem on MEDFileFieldMultiTS
ageay [Tue, 3 Jul 2012 07:37:42 +0000 (07:37 +0000)]
delitem on MEDFileFieldMultiTS

12 years agoTo put all *.i in install
ageay [Mon, 2 Jul 2012 15:26:19 +0000 (15:26 +0000)]
To put all *.i in install

12 years agoSome factorizations and FieldDouble.__getitem__
ageay [Mon, 2 Jul 2012 15:12:33 +0000 (15:12 +0000)]
Some factorizations and FieldDouble.__getitem__

12 years agoAddition of extractSlice3D in fields.
ageay [Mon, 2 Jul 2012 14:46:24 +0000 (14:46 +0000)]
Addition of extractSlice3D in fields.
Implementation of buildSubPart for Gauss and GaussNE.

12 years agoMEDFileFieldMultiTS with only one parameter.
ageay [Mon, 2 Jul 2012 14:39:45 +0000 (14:39 +0000)]
MEDFileFieldMultiTS with only one parameter.

12 years agoAccept now constructors in Python API.
ageay [Mon, 2 Jul 2012 08:32:47 +0000 (08:32 +0000)]
Accept now constructors in Python API.

12 years agoAccept now constructors in Python API.
ageay [Mon, 2 Jul 2012 07:45:10 +0000 (07:45 +0000)]
Accept now constructors in Python API.

12 years agoAccept now constructors in Python API.
ageay [Mon, 2 Jul 2012 07:24:44 +0000 (07:24 +0000)]
Accept now constructors in Python API.

12 years agoAddition of getName methods for PARAVIS
ageay [Fri, 29 Jun 2012 14:31:25 +0000 (14:31 +0000)]
Addition of getName methods for PARAVIS

12 years agoClean management of debuging of iadd,isub in swig of MEDCoupling
ageay [Fri, 29 Jun 2012 11:00:28 +0000 (11:00 +0000)]
Clean management of debuging of iadd,isub in swig of MEDCoupling

12 years agoClean management of debuging of iadd,isub in swig of MEDCoupling
ageay [Fri, 29 Jun 2012 10:38:25 +0000 (10:38 +0000)]
Clean management of debuging of iadd,isub in swig of MEDCoupling

12 years agoClean management of debuging of iadd,isub in swig of MEDCoupling
ageay [Fri, 29 Jun 2012 10:22:02 +0000 (10:22 +0000)]
Clean management of debuging of iadd,isub in swig of MEDCoupling

12 years agoAdd non regression test. The testSwigBugNonRegressionZipDA lead to a mem corruption...
ageay [Fri, 29 Jun 2012 09:21:07 +0000 (09:21 +0000)]
Add non regression test. The testSwigBugNonRegressionZipDA lead to a mem corruption in 6.5.0.

12 years agoMEDCouplingPointSet::getNodeIdsNearPoints Python API simplification
ageay [Fri, 29 Jun 2012 08:42:30 +0000 (08:42 +0000)]
MEDCouplingPointSet::getNodeIdsNearPoints Python API simplification

12 years agoTraining feedback. Python wrap of MEDCouplingPointSet::translate accepts in input...
ageay [Fri, 29 Jun 2012 08:27:20 +0000 (08:27 +0000)]
Training feedback. Python wrap of MEDCouplingPointSet::translate accepts in input several types.

12 years agoSwig improvements on wrapping of input double *.
ageay [Thu, 28 Jun 2012 15:50:33 +0000 (15:50 +0000)]
Swig improvements on wrapping of input double *.

12 years agoProtection.
ageay [Thu, 28 Jun 2012 15:49:34 +0000 (15:49 +0000)]
Protection.

12 years agoPrecision of output time in error message.
ageay [Thu, 28 Jun 2012 13:57:32 +0000 (13:57 +0000)]
Precision of output time in error message.

12 years agoExtension of operation +,-,*,/ on DataArray when mismatch of number of tuples.
ageay [Thu, 28 Jun 2012 13:54:21 +0000 (13:54 +0000)]
Extension of operation +,-,*,/ on DataArray when mismatch of number of tuples.
+ debug DataArrayInt.selectByTupleId when step > 1.

12 years agoAdd missing include for gcc 4.7.0
gdd [Fri, 22 Jun 2012 16:56:08 +0000 (16:56 +0000)]
Add missing include for gcc 4.7.0

12 years ago__getitem__ MEDFileFieldMultiTS.
ageay [Fri, 22 Jun 2012 09:47:50 +0000 (09:47 +0000)]
__getitem__ MEDFileFieldMultiTS.
API modification for unification getTime, setTime and getTimeSteps
in MEDLoader all is now normalized to iteration,order,valTime.
MEDCoupling is normalized valTime,iteration,order.

12 years ago__getitem__ MEDFileFieldMultiTS.
ageay [Fri, 22 Jun 2012 09:41:47 +0000 (09:41 +0000)]
__getitem__ MEDFileFieldMultiTS.
API modification for unification getTime, setTime and getTimeSteps
in MEDLoader all is now normalized to iteration,order,valTime.
MEDCoupling is normalized valTime,iteration,order.

12 years agoClean of swig on throw.
ageay [Thu, 21 Jun 2012 15:46:33 +0000 (15:46 +0000)]
Clean of swig on throw.
__getitem__ and __setitem__ on MEDFileMeshes and on MEDFileFields.

12 years agoClean of swig on throw.
ageay [Thu, 21 Jun 2012 15:02:30 +0000 (15:02 +0000)]
Clean of swig on throw.

12 years agoAPI modif of duplication of nodes.
ageay [Thu, 21 Jun 2012 14:34:24 +0000 (14:34 +0000)]
API modif of duplication of nodes.

12 years agoLittle debug.
ageay [Thu, 21 Jun 2012 13:26:24 +0000 (13:26 +0000)]
Little debug.

12 years agoMEDFileMesh::getNumberOfNodes
ageay [Thu, 21 Jun 2012 13:20:09 +0000 (13:20 +0000)]
MEDFileMesh::getNumberOfNodes

12 years agoLittle debug in duplicate node.
ageay [Thu, 21 Jun 2012 12:32:08 +0000 (12:32 +0000)]
Little debug in duplicate node.

12 years agoDataArrayInt::getIdsInRange
ageay [Thu, 21 Jun 2012 12:07:24 +0000 (12:07 +0000)]
DataArrayInt::getIdsInRange

12 years agoAPI modification of MEDCouplingUMesh::findCellsIdsOnBoundary
ageay [Thu, 21 Jun 2012 12:07:00 +0000 (12:07 +0000)]
API modification of MEDCouplingUMesh::findCellsIdsOnBoundary

12 years agodebugging findNodesToDuplicate
ageay [Thu, 21 Jun 2012 12:05:14 +0000 (12:05 +0000)]
debugging findNodesToDuplicate

12 years agoModification of API of MEDCouplingUMesh::findCellsIdsOnBoundary
ageay [Thu, 21 Jun 2012 12:04:45 +0000 (12:04 +0000)]
Modification of API of MEDCouplingUMesh::findCellsIdsOnBoundary
+ implementation findCellIdsLyingOn
+ debugging findNodesToDuplicate

12 years ago0021673: [CEA 566] Bug in SauvWriter when writing meshes having no family ids on...
eap [Tue, 19 Jun 2012 10:53:43 +0000 (10:53 +0000)]
0021673: [CEA 566] Bug in SauvWriter when writing meshes having no family ids on nodes.
    + testSauv2MedWONodeFamilyNum()

12 years agosetName in MEDFileField*
ageay [Tue, 19 Jun 2012 10:28:23 +0000 (10:28 +0000)]
setName in MEDFileField*

12 years ago0021673: [CEA 566] Bug in SauvWriter when writing meshes having no family ids on...
eap [Tue, 19 Jun 2012 09:57:58 +0000 (09:57 +0000)]
0021673: [CEA 566] Bug in SauvWriter when writing meshes having no family ids on nodes.
    Preview that family ids of nodes can be missing

12 years agofam ids renumbering.
ageay [Tue, 19 Jun 2012 09:04:33 +0000 (09:04 +0000)]
fam ids renumbering.

12 years agoExtend setPartOfValues.
ageay [Mon, 18 Jun 2012 13:35:19 +0000 (13:35 +0000)]
Extend setPartOfValues.

12 years agosimplification of polyedrons.
ageay [Mon, 18 Jun 2012 10:38:06 +0000 (10:38 +0000)]
simplification of polyedrons.

12 years agosimplification of polyedrons.
ageay [Mon, 18 Jun 2012 10:35:46 +0000 (10:35 +0000)]
simplification of polyedrons.

12 years agoImplementation of MEDCouplingUMesh::giveCellsWithType
ageay [Fri, 15 Jun 2012 15:22:42 +0000 (15:22 +0000)]
Implementation of MEDCouplingUMesh::giveCellsWithType

12 years agoImplementation of MEDCouplingUMesh::buildSpreadZonesWithPoly
ageay [Fri, 15 Jun 2012 11:45:42 +0000 (11:45 +0000)]
Implementation of MEDCouplingUMesh::buildSpreadZonesWithPoly

12 years agoImplementation of MEDCouplingUMesh::partitionBySpreadZone
ageay [Fri, 15 Jun 2012 08:43:17 +0000 (08:43 +0000)]
Implementation of MEDCouplingUMesh::partitionBySpreadZone

12 years agoAddition of computeSkin method.
ageay [Thu, 14 Jun 2012 14:33:16 +0000 (14:33 +0000)]
Addition of computeSkin method.

12 years agoduplication of nodes along meshdim-1 group.
ageay [Thu, 14 Jun 2012 14:05:46 +0000 (14:05 +0000)]
duplication of nodes along meshdim-1 group.

12 years agomodification of API of MEDCouplingPointSet::findBoundaryNodes
ageay [Thu, 14 Jun 2012 13:54:10 +0000 (13:54 +0000)]
modification of API of MEDCouplingPointSet::findBoundaryNodes

12 years agoDuplication of nodes. And modification of API of MEDCouplingPointSet::findBoundaryNodes
ageay [Thu, 14 Jun 2012 13:53:31 +0000 (13:53 +0000)]
Duplication of nodes. And modification of API of MEDCouplingPointSet::findBoundaryNodes

12 years agoDuplication of nodes.
ageay [Thu, 14 Jun 2012 13:52:25 +0000 (13:52 +0000)]
Duplication of nodes.

12 years agoModification of API of DataArrayInt::getIdsEqualList, DataArrayInt::getIdsNotEqualList
ageay [Thu, 14 Jun 2012 13:51:41 +0000 (13:51 +0000)]
Modification of API of DataArrayInt::getIdsEqualList, DataArrayInt::getIdsNotEqualList

12 years agoDuplication of nodes along submesh.
ageay [Fri, 8 Jun 2012 15:22:56 +0000 (15:22 +0000)]
Duplication of nodes along submesh.

12 years agoBug correction for buildDescendingConnectivity on mesh with meshDim==1.
ageay [Fri, 8 Jun 2012 12:56:52 +0000 (12:56 +0000)]
Bug correction for buildDescendingConnectivity on mesh with meshDim==1.

12 years agostandardization of cmakization 2.
ageay [Thu, 7 Jun 2012 15:17:49 +0000 (15:17 +0000)]
standardization of cmakization 2.

12 years agoModifs of cmakization cleaning for standardization.
ageay [Thu, 7 Jun 2012 14:34:23 +0000 (14:34 +0000)]
Modifs of cmakization cleaning for standardization.

12 years agoSort ascending and descending.
ageay [Thu, 7 Jun 2012 14:06:50 +0000 (14:06 +0000)]
Sort ascending and descending.

12 years agoFix for compilation with gcc 4.7
gdd [Thu, 7 Jun 2012 13:52:51 +0000 (13:52 +0000)]
Fix for compilation with gcc 4.7

12 years agoSort ascending and descending.
ageay [Thu, 7 Jun 2012 13:38:28 +0000 (13:38 +0000)]
Sort ascending and descending.

12 years agoProtection against null pointer and use of autoptr to avoid mem leak on throw.
ageay [Thu, 7 Jun 2012 12:44:03 +0000 (12:44 +0000)]
Protection against null pointer and use of autoptr to avoid mem leak on throw.

12 years agoFix for compilation with gcc 4.7
gdd [Thu, 7 Jun 2012 11:26:29 +0000 (11:26 +0000)]
Fix for compilation with gcc 4.7

12 years agoProtection against null pointer in input.
ageay [Wed, 6 Jun 2012 15:34:52 +0000 (15:34 +0000)]
Protection against null pointer in input.

12 years agoSuppression of duplicated tests with same name.
ageay [Wed, 6 Jun 2012 14:24:24 +0000 (14:24 +0000)]
Suppression of duplicated tests with same name.

12 years agoAddition of __contain__ method of DataArrayInt and default param for renumberCells...
ageay [Wed, 6 Jun 2012 14:03:15 +0000 (14:03 +0000)]
Addition of __contain__ method of DataArrayInt and default param for renumberCells and buildPartOfMySelf methods.

12 years agoTest for convex hull.
ageay [Wed, 6 Jun 2012 14:00:44 +0000 (14:00 +0000)]
Test for convex hull.

12 years agoSome default parameter to ease the use of renumberCells, buildPartOfMySelf methods.
ageay [Wed, 6 Jun 2012 14:00:22 +0000 (14:00 +0000)]
Some default parameter to ease the use of renumberCells, buildPartOfMySelf methods.

12 years agoAddition of method in DataArrayInt to search for a tuple in it.
ageay [Wed, 6 Jun 2012 13:52:01 +0000 (13:52 +0000)]
Addition of method in DataArrayInt to search for a tuple in it.

12 years agoSuppression of naming error MEDFieldField -> MEDFileField
ageay [Tue, 5 Jun 2012 15:51:45 +0000 (15:51 +0000)]
Suppression of naming error MEDFieldField -> MEDFileField

12 years agoCoding rules.
ageay [Tue, 5 Jun 2012 15:46:30 +0000 (15:46 +0000)]
Coding rules.

12 years ago2D Convex hull computation.
ageay [Tue, 5 Jun 2012 15:42:37 +0000 (15:42 +0000)]
2D Convex hull computation.

12 years agoCorrection of bug of +=,-=,*=,/= of an instance in input of a method in python.
ageay [Tue, 5 Jun 2012 14:01:52 +0000 (14:01 +0000)]
Correction of bug of +=,-=,*=,/= of an instance in input of a method in python.

12 years agoMerge from V6_5_BR 05/06/2012
vsr [Tue, 5 Jun 2012 11:55:41 +0000 (11:55 +0000)]
Merge from V6_5_BR 05/06/2012

12 years ago1D umesh management in getValuesOn.
ageay [Mon, 16 Apr 2012 13:04:44 +0000 (13:04 +0000)]
1D umesh management in getValuesOn.

12 years ago1D umesh management in getValuesOn.
ageay [Mon, 16 Apr 2012 12:52:37 +0000 (12:52 +0000)]
1D umesh management in getValuesOn.

12 years agoPython examples V6_5_0a1
ageay [Thu, 12 Apr 2012 09:01:11 +0000 (09:01 +0000)]
Python examples

12 years agoPython examples
ageay [Thu, 12 Apr 2012 08:33:19 +0000 (08:33 +0000)]
Python examples

12 years agoPython examples into the doc.
ageay [Thu, 12 Apr 2012 08:20:40 +0000 (08:20 +0000)]
Python examples into the doc.

12 years agoPython examples in doc.
ageay [Thu, 12 Apr 2012 08:10:15 +0000 (08:10 +0000)]
Python examples in doc.

12 years agoPorting documentation on the Doxygen-1.8.0
rnv [Thu, 12 Apr 2012 07:09:07 +0000 (07:09 +0000)]
Porting documentation on the Doxygen-1.8.0

12 years agoCorrection of bug on MEDCouplingFieldDouble::buildSubPart for fields on nodes.
ageay [Wed, 4 Apr 2012 15:08:30 +0000 (15:08 +0000)]
Correction of bug on MEDCouplingFieldDouble::buildSubPart for fields on nodes.

12 years agoCorrection of bug on MEDCouplingFieldDouble::buildSubPart for fields on nodes.
ageay [Wed, 4 Apr 2012 14:59:35 +0000 (14:59 +0000)]
Correction of bug on MEDCouplingFieldDouble::buildSubPart for fields on nodes.

12 years agoCorrection of bug on MEDCouplingFieldDouble::buildSubPart for fields on nodes.
ageay [Wed, 4 Apr 2012 14:50:41 +0000 (14:50 +0000)]
Correction of bug on MEDCouplingFieldDouble::buildSubPart for fields on nodes.

12 years agoBug on tests on the following config: no MPI, no PARMETIS, no SCOTCH, only METIS
ageay [Wed, 4 Apr 2012 12:21:40 +0000 (12:21 +0000)]
Bug on tests on the following config: no MPI, no PARMETIS, no SCOTCH, only METIS

12 years agoBug correction on FD16
ageay [Wed, 4 Apr 2012 12:08:03 +0000 (12:08 +0000)]
Bug correction on FD16

12 years agoFix issue when openmpi without parmetis
fps [Tue, 3 Apr 2012 13:00:40 +0000 (13:00 +0000)]
Fix issue when openmpi without parmetis

12 years agoAddition of abs method in DataArrays.
ageay [Tue, 3 Apr 2012 12:35:08 +0000 (12:35 +0000)]
Addition of abs method in DataArrays.

12 years agoAddition of abs method in DataArrays.
ageay [Tue, 3 Apr 2012 12:28:15 +0000 (12:28 +0000)]
Addition of abs method in DataArrays.

12 years agoMED CMakization
ageay [Tue, 3 Apr 2012 09:29:36 +0000 (09:29 +0000)]
MED CMakization

12 years agoMED CMakization
ageay [Tue, 3 Apr 2012 06:38:46 +0000 (06:38 +0000)]
MED CMakization

12 years agoMED CMakization
ageay [Mon, 2 Apr 2012 15:18:17 +0000 (15:18 +0000)]
MED CMakization

12 years agoMED CMakization
ageay [Mon, 2 Apr 2012 14:53:11 +0000 (14:53 +0000)]
MED CMakization

12 years agoMED CMakization
ageay [Mon, 2 Apr 2012 14:32:48 +0000 (14:32 +0000)]
MED CMakization