Salome HOME
modules/med.git
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 agoBug of memory corruption.
ageay [Thu, 9 Jan 2014 14:54:48 +0000 (14:54 +0000)]
Bug of memory corruption.

10 years agoMerge from V7_3_BR (09/01/2014)
vsr [Thu, 9 Jan 2014 14:16:32 +0000 (14:16 +0000)]
Merge from V7_3_BR (09/01/2014)

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 agoFix of 0022449 ([CEA 1033] SegFault when running $MED_ROOT_DIR/bin/salome/TestMEDCoup...
akl [Tue, 24 Dec 2013 12:45:58 +0000 (12:45 +0000)]
Fix of 0022449 ([CEA 1033] SegFault when running $MED_ROOT_DIR/bin/salome/TestMEDCouplingCorbaServ):
1) check that TMP environment variable exists, before getting it's value;
2) add $USER value into filename to avoid R/W problems between users.

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 agoMinor: documentation and comments
bruneton [Tue, 10 Dec 2013 10:57:12 +0000 (10:57 +0000)]
Minor: documentation and comments

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 agoSCIPY detection
ageay [Tue, 26 Nov 2013 09:59:57 +0000 (09:59 +0000)]
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 agoSynchronize adm files
inv [Mon, 18 Nov 2013 17:19:51 +0000 (17:19 +0000)]
Synchronize adm files

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 agoSync
bruneton [Fri, 15 Nov 2013 09:39:22 +0000 (09:39 +0000)]
Sync

10 years agoSynchronize adm files
inv [Fri, 15 Nov 2013 07:54:29 +0000 (07:54 +0000)]
Synchronize adm files

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 agoSynchronize adm files
inv [Tue, 12 Nov 2013 17:17:25 +0000 (17:17 +0000)]
Synchronize adm files

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 agoSynchronize adm files
inv [Fri, 8 Nov 2013 17:16:28 +0000 (17:16 +0000)]
Synchronize adm files

10 years agoManual synchronization to allow the compilation in STANDALONE witout python mode.
ageay [Fri, 8 Nov 2013 10:10:21 +0000 (10:10 +0000)]
Manual synchronization to allow the compilation in STANDALONE witout python mode.

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 agoSynchronize adm files
inv [Wed, 6 Nov 2013 17:15:28 +0000 (17:15 +0000)]
Synchronize adm files

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 agoJapanese translations update
rnc [Tue, 5 Nov 2013 15:23:08 +0000 (15:23 +0000)]
Japanese translations update

10 years agoFix bug with zero-length list processing
vsr [Tue, 5 Nov 2013 11:30:50 +0000 (11:30 +0000)]
Fix bug with zero-length list processing

10 years agoSynchronize adm files
inv [Tue, 5 Nov 2013 06:37:08 +0000 (06:37 +0000)]
Synchronize adm files

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 agoSynchronize adm files
inv [Fri, 1 Nov 2013 17:12:49 +0000 (17:12 +0000)]
Synchronize adm files

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 agoSynchronize adm files
mpa [Thu, 31 Oct 2013 13:45:07 +0000 (13:45 +0000)]
Synchronize adm files

10 years agoSynchronize adm files
inv [Wed, 30 Oct 2013 17:12:28 +0000 (17:12 +0000)]
Synchronize adm files

10 years agoSynchronize adm files
inv [Tue, 29 Oct 2013 17:15:27 +0000 (17:15 +0000)]
Synchronize adm files

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 agoSynchronize adm files
inv [Mon, 28 Oct 2013 17:14:21 +0000 (17:14 +0000)]
Synchronize adm files

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

10 years agoSynchronize adm files
inv [Fri, 25 Oct 2013 17:12:34 +0000 (17:12 +0000)]
Synchronize adm files

10 years agoSynchronize adm files
inv [Thu, 24 Oct 2013 17:11:34 +0000 (17:11 +0000)]
Synchronize adm files

10 years agoAdded missing japanese translation file (not translated yet)
rnc [Thu, 24 Oct 2013 15:00:01 +0000 (15:00 +0000)]
Added missing japanese translation file (not translated yet)

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 agoDisable iterator debugging on WIN32 platform.
rnv [Thu, 24 Oct 2013 09:13:03 +0000 (09:13 +0000)]
Disable iterator debugging on WIN32 platform.

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 agoCompilation with XDR on WIN32
rnv [Thu, 24 Oct 2013 08:07:53 +0000 (08:07 +0000)]
Compilation with XDR on WIN32

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 agoCMake: rollback of previous changes
mpa [Wed, 23 Oct 2013 14:17:04 +0000 (14:17 +0000)]
CMake: rollback of previous changes

10 years agoCMake: Fix export of gui prerequisites root dirs
mpa [Wed, 23 Oct 2013 10:51:32 +0000 (10:51 +0000)]
CMake: Fix export of gui prerequisites root dirs

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 agoCMake: doing proper string comparison in IF clause
bruneton [Wed, 23 Oct 2013 09:30:41 +0000 (09:30 +0000)]
CMake: doing proper string comparison in IF clause

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 agoSynchronize adm files
inv [Mon, 21 Oct 2013 17:12:23 +0000 (17:12 +0000)]
Synchronize adm files

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