Salome HOME
tools/medcoupling.git
10 years agoSuppression of remaining
ageay [Fri, 24 Jan 2014 07:30:06 +0000 (07:30 +0000)]
Suppression of remaining

10 years agoEase the use of loadArraysIfNecessary for new MEDReader.
ageay [Fri, 24 Jan 2014 07:29:43 +0000 (07:29 +0000)]
Ease the use of loadArraysIfNecessary for new MEDReader.

10 years agoWarning hunting
ageay [Wed, 22 Jan 2014 14:24:30 +0000 (14:24 +0000)]
Warning hunting

10 years agokill
ageay [Wed, 22 Jan 2014 14:19:22 +0000 (14:19 +0000)]
kill

10 years agoAPI modification : input string have type :
ageay [Wed, 22 Jan 2014 14:18:11 +0000 (14:18 +0000)]
API modification : input string have type :
const std::string& instead of const char *

10 years agoAPI modification : input string have type :
ageay [Wed, 22 Jan 2014 14:04:02 +0000 (14:04 +0000)]
API modification : input string have type :
const std::string& instead of const char *

10 years agoimprove error message.
ageay [Fri, 17 Jan 2014 16:30:28 +0000 (16:30 +0000)]
improve error message.

10 years agoInstall the *.cmake in $MED_ROOT_DIR/adm_local when compiled in STANDALONE mode.
ageay [Fri, 17 Jan 2014 14:09:01 +0000 (14:09 +0000)]
Install the *.cmake in $MED_ROOT_DIR/adm_local when compiled in STANDALONE mode.

10 years agoCorrection of bug on Cartesian and CurveLinear mesh when a profile on that mesh leads...
ageay [Fri, 17 Jan 2014 07:06:04 +0000 (07:06 +0000)]
Correction of bug on Cartesian and CurveLinear mesh when a profile on that mesh leads to cartesian/curvelinear mesh

10 years agoAddition of QUAD8 to pass MEDReader tests.
ageay [Fri, 17 Jan 2014 07:03:59 +0000 (07:03 +0000)]
Addition of QUAD8 to pass MEDReader tests.

10 years agoAddition of QUAD9 to pass MEDReader tests.
ageay [Fri, 17 Jan 2014 07:03:11 +0000 (07:03 +0000)]
Addition of QUAD9 to pass MEDReader tests.

10 years agoCorrect bug on CMesh with no profiles !
ageay [Wed, 15 Jan 2014 15:53:25 +0000 (15:53 +0000)]
Correct bug on CMesh with no profiles !

10 years agoCorrect bug on CMesh with no profiles !
ageay [Wed, 15 Jan 2014 15:47:46 +0000 (15:47 +0000)]
Correct bug on CMesh with no profiles !

10 years agoMEDLoader.WriteFieldUsingAlreadyWrittenMesh works with mesh not unstructured.
ageay [Wed, 15 Jan 2014 15:46:38 +0000 (15:46 +0000)]
MEDLoader.WriteFieldUsingAlreadyWrittenMesh works with mesh not unstructured.

10 years agogetMeshDimension and getSpaceDimension do not return systematically the same thing...
ageay [Wed, 15 Jan 2014 15:46:07 +0000 (15:46 +0000)]
getMeshDimension and getSpaceDimension do not return systematically the same thing in CMesh.

10 years agoAdding test of self intersecting quadratic mesh.
bruneton [Tue, 14 Jan 2014 10:46:01 +0000 (10:46 +0000)]
Adding test of self intersecting quadratic mesh.

10 years agoLittle optimization in InOut detection.
ageay [Tue, 14 Jan 2014 10:15:28 +0000 (10:15 +0000)]
Little optimization in InOut detection.

10 years agomemory leak !
ageay [Tue, 14 Jan 2014 09:55:17 +0000 (09:55 +0000)]
memory leak !

10 years ago+ Bug fix : ComposedEdge::applyGlobalSimilarity() was potentially passing twice on...
bruneton [Mon, 13 Jan 2014 10:57:58 +0000 (10:57 +0000)]
+ Bug fix : ComposedEdge::applyGlobalSimilarity() was potentially passing twice on the same (Edge*).
+ Various comments

10 years ago + Field::cellToNode implementation
ageay [Wed, 8 Jan 2014 15:09:19 +0000 (15:09 +0000)]
 + Field::cellToNode implementation
 + fast reverseNodal computation for structured mesh.

10 years agoDebug for new MEDReader
ageay [Wed, 8 Jan 2014 10:41:30 +0000 (10:41 +0000)]
Debug for new MEDReader

10 years agoDebug for new MEDReader
ageay [Wed, 8 Jan 2014 10:20:37 +0000 (10:20 +0000)]
Debug for new MEDReader

10 years agoDebug for new MEDReader EDF:2219
ageay [Wed, 8 Jan 2014 10:07:24 +0000 (10:07 +0000)]
Debug for new MEDReader EDF:2219

10 years agoCMake:
mpa [Tue, 24 Dec 2013 13:46:57 +0000 (13:46 +0000)]
CMake:
- Delete a condition to add adm_local directory, because it is necessary to install FindSalome* files for current project

10 years agoCorrecting ref coords for QUAD4 to be compliant with existing shape function in MEDCo...
ageay [Fri, 20 Dec 2013 13:07:56 +0000 (13:07 +0000)]
Correcting ref coords for QUAD4 to be compliant with existing shape function in MEDCoupling.
Adding a test to generate a case containing only a mesh to test MEDReader.

10 years agogives localization of gauss points of GAUSS_NE fields.
ageay [Fri, 20 Dec 2013 07:01:01 +0000 (07:01 +0000)]
gives localization of gauss points of GAUSS_NE fields.

10 years agoMerge from V7_3_BR branch 18/12/2013
vsr [Wed, 18 Dec 2013 15:06:54 +0000 (15:06 +0000)]
Merge from V7_3_BR branch 18/12/2013

10 years agoAddition of family field on nodes and number field on node for meshes. V7_3_BR V7_3_0 V7_3_0rc1
ageay [Mon, 16 Dec 2013 15:15:56 +0000 (15:15 +0000)]
Addition of family field on nodes and number field on node for meshes.

10 years agoAddition of family field on nodes and number field on node for meshes.
ageay [Mon, 16 Dec 2013 15:00:41 +0000 (15:00 +0000)]
Addition of family field on nodes and number field on node for meshes.

10 years agoDataArrayInt::getIdsEqualTuple
ageay [Mon, 16 Dec 2013 12:05:20 +0000 (12:05 +0000)]
DataArrayInt::getIdsEqualTuple

10 years agoExclude 'CVS' directories from source files processing.
akl [Mon, 16 Dec 2013 11:54:43 +0000 (11:54 +0000)]
Exclude 'CVS' directories from source files processing.

10 years agoAdditionnal tests for MEDReader.
ageay [Fri, 13 Dec 2013 09:48:24 +0000 (09:48 +0000)]
Additionnal tests for MEDReader.

10 years agoNon regression test with gauss points in MEDReader.
ageay [Fri, 13 Dec 2013 09:08:21 +0000 (09:08 +0000)]
Non regression test with gauss points in MEDReader.

10 years agoLittle bug : missing info on components during field spliting when the loading is...
ageay [Fri, 13 Dec 2013 08:53:06 +0000 (08:53 +0000)]
Little bug : missing info on components during field spliting when the loading is done only the first time.

10 years agoNicer constructors of SauvReader and SauvWriter.
ageay [Fri, 13 Dec 2013 07:26:31 +0000 (07:26 +0000)]
Nicer constructors of SauvReader and SauvWriter.

10 years agoMEDReader can read Sauv file too.
ageay [Thu, 12 Dec 2013 16:18:26 +0000 (16:18 +0000)]
MEDReader can read Sauv file too.

10 years agoDebug
ageay [Thu, 12 Dec 2013 15:12:19 +0000 (15:12 +0000)]
Debug

10 years agoMicro addon for new MEDReader with GaussPoints.
ageay [Thu, 12 Dec 2013 15:00:10 +0000 (15:00 +0000)]
Micro addon for new MEDReader with GaussPoints.

10 years agoIn MEDLoader basic API export the static policy in the MEDLoader advanced objects...
ageay [Thu, 12 Dec 2013 08:47:50 +0000 (08:47 +0000)]
In MEDLoader basic API export the static policy in the MEDLoader advanced objects in basic write mode.

10 years agoForward eps to the bbox computation during getCellsContainingPoints process.
ageay [Wed, 11 Dec 2013 14:23:05 +0000 (14:23 +0000)]
Forward eps to the bbox computation during getCellsContainingPoints process.

10 years agoNon regression test for MEDReader on ELNO.
ageay [Wed, 11 Dec 2013 14:11:40 +0000 (14:11 +0000)]
Non regression test for MEDReader on ELNO.

10 years agoBounding box for BBTree in MEDCouplingPointSet takes into account quadratic 2D cells
ageay [Tue, 10 Dec 2013 16:18:17 +0000 (16:18 +0000)]
Bounding box for BBTree in MEDCouplingPointSet takes into account quadratic 2D cells

10 years agoSome missing tiny services for implementation of a general implementation of MEDCoupl...
ageay [Tue, 10 Dec 2013 11:07:10 +0000 (11:07 +0000)]
Some missing tiny services for implementation of a general implementation of MEDCouplingUMesh::getCellsContainingPoints

10 years agoFix *** buffer overflow detected *** in TestMEDPARTITIONER on Ubuntu.
eap [Tue, 10 Dec 2013 11:06:20 +0000 (11:06 +0000)]
Fix *** buffer overflow detected *** in TestMEDPARTITIONER on Ubuntu.
 Get more space for printing a date

10 years agoMinor: documentation and comments
bruneton [Tue, 10 Dec 2013 10:57:12 +0000 (10:57 +0000)]
Minor: documentation and comments

10 years agoSome missing tiny services for implementation of a general implementation of MEDCoupl...
ageay [Tue, 10 Dec 2013 10:37:33 +0000 (10:37 +0000)]
Some missing tiny services for implementation of a general implementation of MEDCouplingUMesh::getCellsContainingPoints

10 years agoCMake:
mpa [Mon, 9 Dec 2013 08:09:35 +0000 (08:09 +0000)]
CMake:
- add environment property for test

10 years agoAdditional methods for edition of groups and families.
ageay [Fri, 6 Dec 2013 16:21:04 +0000 (16:21 +0000)]
Additional methods for edition of groups and families.

10 years agoFinal tuning with polyhedron V7_3_0b1
ageay [Wed, 4 Dec 2013 18:04:42 +0000 (18:04 +0000)]
Final tuning with polyhedron

10 years agoSmall modification for ParaView happiness.
ageay [Wed, 4 Dec 2013 17:46:44 +0000 (17:46 +0000)]
Small modification for ParaView happiness.

10 years agoAdditionnal test for several meshes
ageay [Wed, 4 Dec 2013 11:29:10 +0000 (11:29 +0000)]
Additionnal test for several meshes

10 years ago0022430: [CEA 1017] Memory corruption on sauv to med operation
eap [Wed, 4 Dec 2013 10:54:11 +0000 (10:54 +0000)]
0022430: [CEA 1017] Memory corruption on sauv to med operation

Sort field sub-components by cell type to correspond to cell order
after relocation

-  SauvUtilities::Group* getFieldSupport(const std::vector<SauvUtilities::Group*>& fieldSupports);
+  void setFieldSupport(const std::vector<SauvUtilities::Group*>& supports,
+                       SauvUtilities::DoubleField*               field);

10 years agoManagement of the new kid of the block VTK_QUADRATIC_POLYGON in VTK
ageay [Wed, 4 Dec 2013 08:43:30 +0000 (08:43 +0000)]
Management of the new kid of the block VTK_QUADRATIC_POLYGON in VTK

10 years agofix indentation
eap [Wed, 4 Dec 2013 08:32:40 +0000 (08:32 +0000)]
fix indentation

10 years agoFix problem with tests: add missing 'import os'
vsr [Wed, 4 Dec 2013 08:18:24 +0000 (08:18 +0000)]
Fix problem with tests: add missing 'import os'

10 years agoCMake:
mpa [Wed, 4 Dec 2013 05:56:01 +0000 (05:56 +0000)]
CMake:
-generate tests environment to run test

10 years agoCMake:
mpa [Wed, 4 Dec 2013 05:39:29 +0000 (05:39 +0000)]
CMake:
-generate tests environment to run test

10 years agoCMake:
mpa [Tue, 3 Dec 2013 14:23:02 +0000 (14:23 +0000)]
CMake:
-generate tests environment to run test

10 years agoNew SauvWriter option for copy group lying on a single family
ageay [Tue, 3 Dec 2013 09:23:25 +0000 (09:23 +0000)]
New SauvWriter option for copy group lying on a single family

10 years agogetAllTypes->getAllGeoTypes
ageay [Mon, 2 Dec 2013 08:28:05 +0000 (08:28 +0000)]
getAllTypes->getAllGeoTypes

10 years agoOptimizations for new MEDReader
ageay [Fri, 29 Nov 2013 15:58:43 +0000 (15:58 +0000)]
Optimizations for new MEDReader

10 years agoMEDCouplingUMesh::getAllGeoTypesSorted
ageay [Fri, 29 Nov 2013 15:58:11 +0000 (15:58 +0000)]
MEDCouplingUMesh::getAllGeoTypesSorted

10 years agoMEDCouplingUMesh::getAllGeoTypesSorted
ageay [Fri, 29 Nov 2013 15:29:35 +0000 (15:29 +0000)]
MEDCouplingUMesh::getAllGeoTypesSorted

10 years agoMEDCouplingUMesh::getAllTypes -> MEDCouplingUMesh::getAllGeoTypes
ageay [Fri, 29 Nov 2013 15:00:06 +0000 (15:00 +0000)]
MEDCouplingUMesh::getAllTypes -> MEDCouplingUMesh::getAllGeoTypes

10 years agoDebugging session
ageay [Fri, 29 Nov 2013 10:10:33 +0000 (10:10 +0000)]
Debugging session

10 years agoDon't run the test with numpy if this optional product is not used
skv [Fri, 29 Nov 2013 09:45:08 +0000 (09:45 +0000)]
Don't run the test with numpy if this optional product is not used

10 years agoOptimization of reading process to reduce at most copies.
ageay [Fri, 29 Nov 2013 07:17:59 +0000 (07:17 +0000)]
Optimization of reading process to reduce at most copies.
Externalize famIds for new MEDReader to perform filtering on output datasets.

10 years agoOptimization of reading process to reduce at most copies.
ageay [Thu, 28 Nov 2013 16:46:01 +0000 (16:46 +0000)]
Optimization of reading process to reduce at most copies.
Externalize famIds for new MEDReader to perform filtering on output datasets.

10 years agoIncrement version to 7.3.0
vsr [Thu, 28 Nov 2013 14:31:32 +0000 (14:31 +0000)]
Increment version to 7.3.0

10 years agoCMake:
mpa [Thu, 28 Nov 2013 13:41:42 +0000 (13:41 +0000)]
CMake:
- add files to remove using command "make clean"

10 years agoSome doc
ageay [Thu, 28 Nov 2013 10:48:38 +0000 (10:48 +0000)]
Some doc

10 years agoCMake:
mpa [Thu, 28 Nov 2013 10:24:49 +0000 (10:24 +0000)]
CMake:
- add files to remove using command "make clean"

10 years agoMost effective and safe method to state if the data returned is the same than inside... BR_imps_2013 V7_3_0a1
ageay [Wed, 27 Nov 2013 10:49:13 +0000 (10:49 +0000)]
Most effective and safe method to state if the data returned is the same than inside the code.

10 years agoAdding a test to stress new MEDReader when the int * and double * are shared without...
ageay [Wed, 27 Nov 2013 10:20:21 +0000 (10:20 +0000)]
Adding a test to stress new MEDReader when the int * and double * are shared without copy between VTK and MEDCoupling.

10 years agoFor 0.11.0 scipy users. spdiags used instead of diags.
ageay [Wed, 27 Nov 2013 09:40:31 +0000 (09:40 +0000)]
For 0.11.0 scipy users. spdiags used instead of diags.

10 years agoReturned value that informs the caller about the nature of returned coords pointer.
ageay [Tue, 26 Nov 2013 16:26:57 +0000 (16:26 +0000)]
Returned value that informs the caller about the nature of returned coords pointer.

10 years agoSplit Numpy and Scipy detection
ageay [Tue, 26 Nov 2013 11:06:07 +0000 (11:06 +0000)]
Split Numpy and Scipy detection

10 years agoSplit Numpy and Scipy detection
ageay [Tue, 26 Nov 2013 10:44:09 +0000 (10:44 +0000)]
Split Numpy and Scipy detection

10 years agoSplit Numpy and Scipy detection
ageay [Tue, 26 Nov 2013 10:21:00 +0000 (10:21 +0000)]
Split Numpy and Scipy detection

10 years agoDataArrayDouble::normMin, DataArrayDouble::computeAbs, DataArrayInt::computeAbs
ageay [Tue, 26 Nov 2013 09:23:15 +0000 (09:23 +0000)]
DataArrayDouble::normMin, DataArrayDouble::computeAbs, DataArrayInt::computeAbs

10 years agoIn english
aguerre [Mon, 25 Nov 2013 15:36:58 +0000 (15:36 +0000)]
In english

10 years agoProtection against no scipy presence.
ageay [Mon, 25 Nov 2013 10:52:30 +0000 (10:52 +0000)]
Protection against no scipy presence.

10 years agoTemporary fix: specify missing environment for tests (should be done with SALOME_COLL...
vsr [Thu, 21 Nov 2013 16:02:20 +0000 (16:02 +0000)]
Temporary fix: specify missing environment for tests (should be done with SALOME_COLLECT_ENVIRONMENT/SALOME_GENERATE_TESTS_ENVIRONMENT macros.

10 years agoTranslate GUI user guide to english
aguerre [Tue, 19 Nov 2013 12:35:22 +0000 (12:35 +0000)]
Translate GUI user guide to english

10 years agoCMake:
mpa [Tue, 19 Nov 2013 11:28:24 +0000 (11:28 +0000)]
CMake:
- update documentation considering new CMake build system

10 years ago[On behalf of Anthony] Switching to MEDFile 3.0.7
bruneton [Mon, 18 Nov 2013 14:02:55 +0000 (14:02 +0000)]
[On behalf of Anthony] Switching to MEDFile 3.0.7

10 years agoCMake:
mpa [Mon, 18 Nov 2013 13:03:58 +0000 (13:03 +0000)]
CMake:
- update documentation considering new CMake build system

10 years agoMEDCoupling1SGTUMesh::sortHexa8EachOther
ageay [Fri, 15 Nov 2013 11:07:11 +0000 (11:07 +0000)]
MEDCoupling1SGTUMesh::sortHexa8EachOther

10 years agoMEDCoupling1SGTUMesh::sortHexa8EachOther
ageay [Fri, 15 Nov 2013 10:50:59 +0000 (10:50 +0000)]
MEDCoupling1SGTUMesh::sortHexa8EachOther

10 years ago4th dimension of DataArrayDouble::findCommonTuples
ageay [Thu, 14 Nov 2013 15:10:34 +0000 (15:10 +0000)]
4th dimension of  DataArrayDouble::findCommonTuples

10 years agoNew method to rearrange nodal conn of HEXA8 for a tetrahedrization that generates...
ageay [Wed, 13 Nov 2013 16:35:45 +0000 (16:35 +0000)]
New method to rearrange nodal conn of HEXA8 for a tetrahedrization that generates conform mesh

10 years agoImplementation of P0P1Bary
ageay [Wed, 13 Nov 2013 08:44:06 +0000 (08:44 +0000)]
Implementation of P0P1Bary

10 years agoImplementation of P0P1Bary
ageay [Tue, 12 Nov 2013 15:17:36 +0000 (15:17 +0000)]
Implementation of P0P1Bary

10 years agoImplementation of P0P1Bary
ageay [Tue, 12 Nov 2013 15:11:39 +0000 (15:11 +0000)]
Implementation of P0P1Bary

10 years agoDebug vbd to correct the invalid use of parameter.
ageay [Fri, 8 Nov 2013 07:21:44 +0000 (07:21 +0000)]
Debug vbd to correct the invalid use of parameter.

10 years agoVTK wants coordinates array with exactly 3 components.
ageay [Thu, 7 Nov 2013 13:20:21 +0000 (13:20 +0000)]
VTK wants coordinates array with exactly 3 components.

10 years agoCMake: Update path and version variables for current build system
mpa [Thu, 7 Nov 2013 12:53:12 +0000 (12:53 +0000)]
CMake: Update path and version variables for current build system

10 years ago22386: EDF 2714 MED: Medpartitioner usage with --creates-boundary-faces gives a wrong...
eap [Wed, 6 Nov 2013 13:46:51 +0000 (13:46 +0000)]
22386: EDF 2714 MED: Medpartitioner usage with --creates-boundary-faces gives a wrong partition

Sort faces by type to be in med file format after concatenating face meshes

10 years agoCMake: improved reloading of dependent CMake targets in Config file to
bruneton [Mon, 4 Nov 2013 09:01:48 +0000 (09:01 +0000)]
CMake: improved reloading of dependent CMake targets in Config file to
account for COMPONENTS.

10 years agoCMake:
mpa [Fri, 1 Nov 2013 08:12:36 +0000 (08:12 +0000)]
CMake:
Edit documentation. Use salome macros to set the environment for sphinx run.