]>
SALOME platform Git repositories - tools/medcoupling.git/log
ndjinga [Fri, 22 Apr 2011 10:38:50 +0000 (10:38 +0000)]
Updated the list of files containing doxygen documentation
ageay [Fri, 22 Apr 2011 10:09:04 +0000 (10:09 +0000)]
Missing a little test on buildPartAndReduceNodes
ageay [Fri, 22 Apr 2011 10:07:58 +0000 (10:07 +0000)]
Some doc errors correction.
ageay [Thu, 21 Apr 2011 10:40:48 +0000 (10:40 +0000)]
*** empty log message ***
ageay [Thu, 21 Apr 2011 10:12:12 +0000 (10:12 +0000)]
*** empty log message ***
ageay [Wed, 20 Apr 2011 17:19:32 +0000 (17:19 +0000)]
*** empty log message ***
ageay [Wed, 20 Apr 2011 17:14:33 +0000 (17:14 +0000)]
Bug in swiging.
ageay [Wed, 20 Apr 2011 17:05:32 +0000 (17:05 +0000)]
Bug in test correction
ageay [Wed, 20 Apr 2011 17:04:45 +0000 (17:04 +0000)]
Doc imp.
ageay [Wed, 20 Apr 2011 17:04:22 +0000 (17:04 +0000)]
Correcting of bug in FieldDouble::changeUnderlyingMesh.
ageay [Wed, 20 Apr 2011 12:25:57 +0000 (12:25 +0000)]
Warning Hunting.
ageay [Tue, 19 Apr 2011 08:39:14 +0000 (08:39 +0000)]
MEDFileField Gauss NE.
ageay [Tue, 19 Apr 2011 08:01:33 +0000 (08:01 +0000)]
MEDFileField Gauss Points.
ageay [Mon, 18 Apr 2011 17:12:29 +0000 (17:12 +0000)]
MEDFileField in action.
ageay [Mon, 18 Apr 2011 17:06:35 +0000 (17:06 +0000)]
MEDFileField in action.
vsr [Mon, 18 Apr 2011 13:11:27 +0000 (13:11 +0000)]
Merge from V6_main branch 18/04/2011
eap [Fri, 15 Apr 2011 09:13:44 +0000 (09:13 +0000)]
Restore support of med-2.1 in MEDWrapper
ageay [Fri, 15 Apr 2011 07:32:00 +0000 (07:32 +0000)]
*** empty log message ***
ageay [Fri, 15 Apr 2011 07:31:18 +0000 (07:31 +0000)]
Correction of bug if no family numbers exists in mesh.
ageay [Thu, 14 Apr 2011 15:23:16 +0000 (15:23 +0000)]
*** empty log message ***
ageay [Thu, 14 Apr 2011 11:14:04 +0000 (11:14 +0000)]
*** empty log message ***
ageay [Tue, 12 Apr 2011 12:11:43 +0000 (12:11 +0000)]
*** empty log message ***
ageay [Mon, 11 Apr 2011 17:00:12 +0000 (17:00 +0000)]
Warnings suppressions.
ageay [Mon, 11 Apr 2011 13:49:17 +0000 (13:49 +0000)]
Warning suppressions.
ageay [Mon, 11 Apr 2011 13:43:49 +0000 (13:43 +0000)]
Warning suppressions.
ageay [Mon, 11 Apr 2011 13:38:11 +0000 (13:38 +0000)]
Warning suppressions.
ageay [Mon, 11 Apr 2011 10:53:48 +0000 (10:53 +0000)]
*** empty log message ***
rnv [Mon, 11 Apr 2011 08:43:17 +0000 (08:43 +0000)]
RNV: Porting documentation on the doxygen 1.7.3
ageay [Mon, 11 Apr 2011 08:19:16 +0000 (08:19 +0000)]
*** empty log message ***
ageay [Fri, 8 Apr 2011 17:00:37 +0000 (17:00 +0000)]
*** empty log message ***
ageay [Fri, 8 Apr 2011 16:57:18 +0000 (16:57 +0000)]
Suppression of MED2_1 compatibility.
ageay [Fri, 8 Apr 2011 14:29:43 +0000 (14:29 +0000)]
*** empty log message ***
gdd [Fri, 8 Apr 2011 13:32:54 +0000 (13:32 +0000)]
Remove warnings (unused variables)
ageay [Fri, 8 Apr 2011 08:15:01 +0000 (08:15 +0000)]
Need of english exercises.
ageay [Fri, 8 Apr 2011 08:13:59 +0000 (08:13 +0000)]
math Operation on DataArrayDouble.
ageay [Thu, 7 Apr 2011 15:12:42 +0000 (15:12 +0000)]
__getitem__ & __setitem__ on DataArray.
vsr [Thu, 7 Apr 2011 09:43:18 +0000 (09:43 +0000)]
Merge from PortingMED3 07Apr11
eap [Fri, 18 Mar 2011 09:01:37 +0000 (09:01 +0000)]
0021167 : [CEA 448] Supports management on all elements
eap [Wed, 9 Mar 2011 12:22:14 +0000 (12:22 +0000)]
0021167 : [CEA 448] Supports management on all elements
relpace SUPPORT(mesh,name,entity) by mesh.getSupportOnAll( entity )
ageay [Tue, 8 Mar 2011 09:46:33 +0000 (09:46 +0000)]
*** empty log message ***
eap [Sat, 5 Mar 2011 13:15:29 +0000 (13:15 +0000)]
0021167 : [CEA 448] Supports management on all elements
relpace SUPPORT(mesh,name,entity) by mesh.getSupportOnAll( entity )
+ coding rules
eap [Sat, 5 Mar 2011 13:13:57 +0000 (13:13 +0000)]
fix some errors
eap [Sat, 5 Mar 2011 13:13:17 +0000 (13:13 +0000)]
- myWrOnlyDriver = MED_MESH_WRONLY_DRIVER(medFile,myMesh)
+ myWrOnlyDriver = MED_MESH_WRONLY_DRIVER(medFile2,myMesh)
eap [Sat, 5 Mar 2011 13:12:49 +0000 (13:12 +0000)]
0021167 : [CEA 448] Supports management on all elements
relpace SUPPORT(mesh,name,entity) by mesh.getSupportOnAll( entity )
+ fix some errors
eap [Sat, 5 Mar 2011 13:11:46 +0000 (13:11 +0000)]
0021167 : [CEA 448] Supports management on all elements
relpace SUPPORT(mesh,name,entity) by mesh.getSupportOnAll( entity )
eap [Thu, 3 Mar 2011 16:29:16 +0000 (16:29 +0000)]
0021196 : [CEA 456] Integration and merge modification for debian packages
roll back kernel-install-without-docs.patch
eap [Wed, 2 Mar 2011 08:29:49 +0000 (08:29 +0000)]
0021196 : [CEA 456] Integration and merge modification for debian packages
med-install-python.patch
This patch helps to install Python packages in the dedicated Python path
eap [Wed, 2 Mar 2011 08:29:35 +0000 (08:29 +0000)]
0021196 : [CEA 456] Integration and merge modification for debian packages
med-cleanup.patch
Code cleanup fixes required for modern compilers
eap [Wed, 2 Mar 2011 08:27:10 +0000 (08:27 +0000)]
0021196 : [CEA 456] Integration and merge modification for debian packages
med-install-without-docs.patch
We think that building and installing the documentation should not
be the default behavior but reserved to interested users
eap [Wed, 2 Mar 2011 08:26:32 +0000 (08:26 +0000)]
0021196 : [CEA 456] Integration and merge modification for debian packages
med-usr-docs.patch
We think that building and installing the documentation should not
be the default behavior but reserved to interested users
ageay [Mon, 28 Feb 2011 08:21:35 +0000 (08:21 +0000)]
Adding HexagonPrism type.
ageay [Thu, 24 Feb 2011 15:34:34 +0000 (15:34 +0000)]
*** empty log message ***
ageay [Thu, 24 Feb 2011 09:01:05 +0000 (09:01 +0000)]
Overloading of computationCoords.
ageay [Thu, 24 Feb 2011 09:00:11 +0000 (09:00 +0000)]
Gauss Points localization computation in MEDCoupling.
ageay [Wed, 23 Feb 2011 09:59:01 +0000 (09:59 +0000)]
Thank you to Edward for its wonderful cooperation into code standardization.
eap [Tue, 22 Feb 2011 13:56:16 +0000 (13:56 +0000)]
1) comment off "cout"
2) remove warnings with -Wall -pedantic
ageay [Tue, 22 Feb 2011 13:31:23 +0000 (13:31 +0000)]
*** empty log message ***
ageay [Mon, 21 Feb 2011 11:18:51 +0000 (11:18 +0000)]
*** empty log message ***
eap [Mon, 21 Feb 2011 10:22:38 +0000 (10:22 +0000)]
coding standards
eap [Mon, 21 Feb 2011 10:17:46 +0000 (10:17 +0000)]
coding standards: one instruction per line
eap [Mon, 21 Feb 2011 09:52:07 +0000 (09:52 +0000)]
coding standards
ageay [Mon, 21 Feb 2011 07:30:53 +0000 (07:30 +0000)]
*** empty log message ***
ageay [Mon, 21 Feb 2011 07:23:39 +0000 (07:23 +0000)]
*** empty log message ***
ageay [Mon, 21 Feb 2011 07:19:54 +0000 (07:19 +0000)]
Adding functionnalities, applyFunc2, applyFunc3, fillFromAnalytic2 and fillFromAnalytic3.
eap [Fri, 18 Feb 2011 10:53:25 +0000 (10:53 +0000)]
coding standards
"Start to include local files (with #include "") before system include
files (#include <>)"
ageay [Fri, 18 Feb 2011 09:12:06 +0000 (09:12 +0000)]
killing tab.
ageay [Thu, 17 Feb 2011 14:45:32 +0000 (14:45 +0000)]
*** empty log message ***
adam [Thu, 17 Feb 2011 14:44:39 +0000 (14:44 +0000)]
Remove warnings
ageay [Wed, 16 Feb 2011 15:53:15 +0000 (15:53 +0000)]
*** empty log message ***
ageay [Wed, 16 Feb 2011 15:46:23 +0000 (15:46 +0000)]
To make happy MED file generated even if it is a bug.
ageay [Wed, 16 Feb 2011 15:40:54 +0000 (15:40 +0000)]
*** empty log message ***
ageay [Wed, 16 Feb 2011 15:39:46 +0000 (15:39 +0000)]
*** empty log message ***
ageay [Wed, 16 Feb 2011 14:35:36 +0000 (14:35 +0000)]
txx->cxx to avoid multi definition of symbols.
ageay [Wed, 16 Feb 2011 14:16:03 +0000 (14:16 +0000)]
txx->cxx to avoid multi definition of symbols.
ageay [Tue, 15 Feb 2011 16:22:10 +0000 (16:22 +0000)]
Addition of time inside MEDCouplingMesh class 2.
ageay [Tue, 15 Feb 2011 16:11:06 +0000 (16:11 +0000)]
Addition of time inside MEDCouplingMesh class.
ageay [Tue, 15 Feb 2011 08:44:48 +0000 (08:44 +0000)]
*** empty log message ***
ageay [Mon, 14 Feb 2011 10:29:12 +0000 (10:29 +0000)]
*** empty log message ***
ageay [Mon, 14 Feb 2011 10:13:32 +0000 (10:13 +0000)]
*** empty log message ***
ageay [Thu, 10 Feb 2011 15:22:15 +0000 (15:22 +0000)]
Bug correction when some blank in expr.
ageay [Tue, 8 Feb 2011 13:54:40 +0000 (13:54 +0000)]
*** empty log message ***
ageay [Tue, 8 Feb 2011 10:47:28 +0000 (10:47 +0000)]
*** empty log message ***
ageay [Mon, 7 Feb 2011 14:42:42 +0000 (14:42 +0000)]
*** empty log message ***
ageay [Mon, 7 Feb 2011 10:15:59 +0000 (10:15 +0000)]
*** empty log message ***
ageay [Mon, 7 Feb 2011 07:46:22 +0000 (07:46 +0000)]
*** empty log message ***
ageay [Mon, 7 Feb 2011 07:40:05 +0000 (07:40 +0000)]
*** empty log message ***
adam [Thu, 3 Feb 2011 15:24:36 +0000 (15:24 +0000)]
Improve performances of getCellsContainingPointsAlg
ageay [Fri, 28 Jan 2011 12:00:24 +0000 (12:00 +0000)]
*** empty log message ***
ageay [Thu, 27 Jan 2011 16:26:31 +0000 (16:26 +0000)]
*** empty log message ***
adam [Thu, 27 Jan 2011 16:25:02 +0000 (16:25 +0000)]
Modification to mimic the same order of medmem ...
ageay [Tue, 25 Jan 2011 10:08:00 +0000 (10:08 +0000)]
Dealing with if <,> in expr
ageay [Mon, 24 Jan 2011 16:48:58 +0000 (16:48 +0000)]
Adding time unit in serialization info.
ageay [Mon, 24 Jan 2011 16:37:36 +0000 (16:37 +0000)]
Adding mesh description in serialization info.
ageay [Mon, 24 Jan 2011 15:49:57 +0000 (15:49 +0000)]
To check with E.F.
ageay [Mon, 24 Jan 2011 15:49:02 +0000 (15:49 +0000)]
Multi time.
ageay [Thu, 20 Jan 2011 16:11:40 +0000 (16:11 +0000)]
*** empty log message ***
eap [Thu, 20 Jan 2011 15:17:13 +0000 (15:17 +0000)]
fix indentation
ageay [Thu, 20 Jan 2011 15:06:11 +0000 (15:06 +0000)]
*** empty log message ***
ageay [Thu, 20 Jan 2011 14:50:48 +0000 (14:50 +0000)]
*** empty log message ***
eap [Thu, 20 Jan 2011 13:34:39 +0000 (13:34 +0000)]
0021099 : [CEA 437] interp3D hex splitting method
Test 3D interpolation with all SplittingPolicy's