Salome HOME
tools/medcoupling.git
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.

10 years agoCMake:
mpa [Thu, 31 Oct 2013 13:49:13 +0000 (13:49 +0000)]
CMake:
- Accumulate environment variables, to be used later to run some command in proper environment.

10 years agoWarning hunting
ageay [Tue, 29 Oct 2013 16:07:05 +0000 (16:07 +0000)]
Warning hunting

10 years agoBug correction /usr/bin/python->/usr/bin/env python
ageay [Tue, 29 Oct 2013 14:48:18 +0000 (14:48 +0000)]
Bug correction /usr/bin/python->/usr/bin/env python

10 years agoWarning hunting
ageay [Tue, 29 Oct 2013 14:24:01 +0000 (14:24 +0000)]
Warning hunting

10 years agoDepict bold color lines
aguerre [Tue, 29 Oct 2013 12:44:21 +0000 (12:44 +0000)]
Depict bold color lines

10 years agoWarning hunting.
ageay [Tue, 29 Oct 2013 11:01:28 +0000 (11:01 +0000)]
Warning hunting.

10 years agoWarning hunting.
ageay [Tue, 29 Oct 2013 10:47:25 +0000 (10:47 +0000)]
Warning hunting.

10 years agoWarning hunting.
ageay [Tue, 29 Oct 2013 10:41:13 +0000 (10:41 +0000)]
Warning hunting.

10 years agoWarning hunting.
ageay [Tue, 29 Oct 2013 10:29:45 +0000 (10:29 +0000)]
Warning hunting.

10 years agoWarning hunting.
ageay [Tue, 29 Oct 2013 10:20:04 +0000 (10:20 +0000)]
Warning hunting.

10 years agoMinor - documentation fix
bruneton [Mon, 28 Oct 2013 13:30:11 +0000 (13:30 +0000)]
Minor - documentation fix

10 years agoReady to change the prerequise of MEDFile.
ageay [Thu, 24 Oct 2013 13:14:04 +0000 (13:14 +0000)]
Ready to change the prerequise of MEDFile.

10 years agoSmall modif for XDR under Windows.
ageay [Thu, 24 Oct 2013 09:06:59 +0000 (09:06 +0000)]
Small modif for XDR under Windows.

10 years agoOpen SAUV file in binary mode on WINDOWS to fix the "0022370 [CEA 970] Bug reading...
rnv [Thu, 24 Oct 2013 08:36:05 +0000 (08:36 +0000)]
Open SAUV file in binary mode on WINDOWS to fix the "0022370 [CEA 970] Bug reading XDR sauv file under Windows 32 bits" issue.

10 years agoAdd NOMINMAX definition on WIN32 platform.
rnv [Thu, 24 Oct 2013 08:18:08 +0000 (08:18 +0000)]
Add NOMINMAX definition on WIN32 platform.

10 years agoSuppress using deprecated WINDOWS CMake variable. Use WIN32 instead.
rnv [Thu, 24 Oct 2013 08:09:52 +0000 (08:09 +0000)]
Suppress using deprecated WINDOWS CMake variable. Use WIN32 instead.

10 years agoFix compilation on WIN32 platform: call FIND_PACKAGE after SalomeSetupPlatform.
rnv [Thu, 24 Oct 2013 08:03:52 +0000 (08:03 +0000)]
Fix compilation on WIN32 platform: call FIND_PACKAGE after SalomeSetupPlatform.

10 years agoWin64 porting. Release tight constraints under ranges of memory consumtion.
ageay [Wed, 23 Oct 2013 10:03:35 +0000 (10:03 +0000)]
Win64 porting. Release tight constraints under ranges of memory consumtion.

10 years agoWin64 porting. Release tight constraints under ranges.
ageay [Wed, 23 Oct 2013 10:00:23 +0000 (10:00 +0000)]
Win64 porting. Release tight constraints under ranges.

10 years agoWin64 porting. The same bug in numpy on cumsum than in Md10 32 bits.
ageay [Wed, 23 Oct 2013 09:59:39 +0000 (09:59 +0000)]
Win64 porting. The same bug in numpy on cumsum than in Md10 32 bits.

10 years agoFix pb of compilation with -DSALOME_MED_STANDALONE=ON
vsr [Wed, 23 Oct 2013 05:28:35 +0000 (05:28 +0000)]
Fix pb of compilation with -DSALOME_MED_STANDALONE=ON

10 years agorollback some previous changes
vsr [Tue, 22 Oct 2013 13:09:22 +0000 (13:09 +0000)]
rollback some previous changes

10 years agoMinor: removing directive after an #endif (triggered a warning)
bruneton [Tue, 22 Oct 2013 13:04:30 +0000 (13:04 +0000)]
Minor: removing directive after an #endif (triggered a warning)

10 years agoImprove make dev_docs step:
mpa [Tue, 22 Oct 2013 12:31:28 +0000 (12:31 +0000)]
Improve make dev_docs step:
- It does not install anything; only generates output with doxygen
- make install installs output files generated by make dev_docs
- make clean cleans generated files

10 years ago- Edit a documentation build
mpa [Tue, 22 Oct 2013 12:27:10 +0000 (12:27 +0000)]
- Edit a documentation build
- make clean cleans generated files

10 years agoAdd make clean for deleting documentation
mpa [Tue, 22 Oct 2013 12:21:10 +0000 (12:21 +0000)]
Add make clean for deleting documentation

10 years agoAdd condition for documentation build
mpa [Tue, 22 Oct 2013 12:19:00 +0000 (12:19 +0000)]
Add condition for documentation build

10 years ago- SALOME_BUILD_DOC, SALOME_BUILD_TESTS and SALOME_BUILD_GUI should be independent...
mpa [Tue, 22 Oct 2013 07:57:32 +0000 (07:57 +0000)]
- SALOME_BUILD_DOC, SALOME_BUILD_TESTS and SALOME_BUILD_GUI should be independent in each module
- Add definitions and include directories of dependent modules

10 years agoXDR detection for Win7.
ageay [Mon, 21 Oct 2013 10:13:49 +0000 (10:13 +0000)]
XDR detection for Win7.

10 years agoXDR detection for Win7.
ageay [Mon, 21 Oct 2013 09:11:07 +0000 (09:11 +0000)]
XDR detection for Win7.

10 years agoXDR detection for Win7. Some troubles with std.
ageay [Mon, 21 Oct 2013 09:02:06 +0000 (09:02 +0000)]
XDR detection for Win7. Some troubles with std.