]> SALOME platform Git repositories - tools/medcoupling.git/log
Salome HOME
tools/medcoupling.git
15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 17:49:32 +0000 (17:49 +0000)]
MEDMEM Industrialization 2008
   fix ParaFIELD::ParaFIELD(MEDMEM::FIELD<double>* subdomain_field, const ProcessorGroup& proc_group)

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 17:48:47 +0000 (17:48 +0000)]
MEDMEM Industrialization 2008
   use DualMESH to support P0->P1 projection

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 17:46:51 +0000 (17:46 +0000)]
MEDMEM Industrialization 2008
   support P0->P1 etc projections

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 17:45:50 +0000 (17:45 +0000)]
MEDMEM Industrialization 2008
   exchange poly meshes

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 17:42:50 +0000 (17:42 +0000)]
MEDMEM Industrialization 2008
  Check field nature at attaching
-  void DEC::attachLocalField(const ParaFIELD* field)
+  void DEC::attachLocalField(const ParaFIELD* field, const string& method)

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 17:06:19 +0000 (17:06 +0000)]
MEDMEM Industrialization 2008
    fix

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 16:14:24 +0000 (16:14 +0000)]
MEDMEM Industrialization 2008

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 16:08:57 +0000 (16:08 +0000)]
MEDMEM Industrialization 2008
+ UnitTetraIntersectionBaryTest.cxx

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 16:00:30 +0000 (16:00 +0000)]
MEDMEM Industrialization 2008
   tune for use by UnitTetraIntersectionBary

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 15:57:35 +0000 (15:57 +0000)]
MEDMEM Industrialization 2008
+    void reverseApply(double* destPt, const double* srcPt) const;

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 15:56:57 +0000 (15:56 +0000)]
MEDMEM Industrialization 2008
+                                  double* baryCentre=0) = 0;

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 15:56:37 +0000 (15:56 +0000)]
MEDMEM Industrialization 2008
    calculate barycentre of intersection

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 15:53:10 +0000 (15:53 +0000)]
MEDMEM Industrialization 2008

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 15:51:18 +0000 (15:51 +0000)]
MEDMEM Industrialization 2008
+  /*_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _*/
+  /*     Calculate barycentric coordinates of a point p    */
+  /*     with respect to triangle or tetra verices.        */
+  /*_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _*/
+
+  inline void barycentric_coodrs(const std::vector<const double*>& n, const double* p, double* bc)

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 15:49:58 +0000 (15:49 +0000)]
MEDMEM Industrialization 2008
  container of intersection results

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 15:41:40 +0000 (15:41 +0000)]
MEDMEM Industrialization 2008

+DualMESH.hxx
+IntersectionResult.hxx
+ UnitTetraIntersectionBary.cxx
+ UniversalCellModel.hxx

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 15:37:31 +0000 (15:37 +0000)]
MEDMEM Industrialization 2008
    adapt to poly elements

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 13:39:08 +0000 (13:39 +0000)]
MEDMEM Industrialization 2008
+                          double* baryCentre=0);

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 13:38:06 +0000 (13:38 +0000)]
MEDMEM Industrialization 2008
 fix indentation

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 13:33:14 +0000 (13:33 +0000)]
MEDMEM Industrialization 2008

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 13:32:23 +0000 (13:32 +0000)]
MEDMEM Industrialization 2008
-    double intersectCells(ConnType icell_A, ConnType icell_B, int nb_NodesA, int nb_NodesB);
+    double intersectCells(ConnType icell_A, ConnType icell_B, int nb_NodesA, int nb_NodesB,
+                          double* baryCentre=0);

15 years agoMEDMEM Industrialization 2008
eap [Wed, 17 Dec 2008 13:17:13 +0000 (13:17 +0000)]
MEDMEM Industrialization 2008
+    const NormalizedCellType* getSonsType() const { return _sonsType; }

15 years agorename
eap [Wed, 17 Dec 2008 10:51:44 +0000 (10:51 +0000)]
rename

15 years agoMove from ParaMED_Swig
eap [Wed, 17 Dec 2008 10:46:41 +0000 (10:46 +0000)]
Move from ParaMED_Swig

15 years ago*** empty log message ***
eap [Wed, 17 Dec 2008 10:44:09 +0000 (10:44 +0000)]
*** empty log message ***

16 years agojust fix indentation
eap [Tue, 11 Nov 2008 15:38:11 +0000 (15:38 +0000)]
just fix indentation

16 years agoparticular approach to MPI_Attr_get() with MPICH2
eap [Tue, 11 Nov 2008 15:37:48 +0000 (15:37 +0000)]
particular approach to MPI_Attr_get() with MPICH2

16 years ago+ DualMESHTests.cxx
eap [Mon, 10 Nov 2008 13:44:56 +0000 (13:44 +0000)]
+ DualMESHTests.cxx

16 years ago+ DualMESHTests.cxx
eap [Mon, 10 Nov 2008 07:41:53 +0000 (07:41 +0000)]
+ DualMESHTests.cxx

16 years agonewline at end of file
eap [Mon, 10 Nov 2008 07:40:45 +0000 (07:40 +0000)]
newline at end of file

16 years agodual mesh
eap [Mon, 10 Nov 2008 07:39:59 +0000 (07:39 +0000)]
dual mesh

16 years ago*** empty log message ***
vsv [Thu, 6 Nov 2008 14:02:46 +0000 (14:02 +0000)]
*** empty log message ***

16 years agoJoin modifications from branch BR_Dev1_For_5_0
jfa [Mon, 27 Oct 2008 12:38:35 +0000 (12:38 +0000)]
Join modifications from branch BR_Dev1_For_5_0

16 years ago20011: [CEA 279] MEDMEM_Utilities.hxx
eap [Fri, 24 Oct 2008 05:55:19 +0000 (05:55 +0000)]
20011: [CEA 279] MEDMEM_Utilities.hxx
   roll back changes of BEGIN_OF and END_OF macros

16 years agoImplement 'make dist' and 'make distcheck' steps V5_1_0a1 V5_1_0a2
vsr [Tue, 16 Sep 2008 11:39:01 +0000 (11:39 +0000)]
Implement 'make dist' and 'make distcheck' steps

16 years agoImplement 'make dist' and 'make distcheck' steps support
vsr [Mon, 15 Sep 2008 12:59:47 +0000 (12:59 +0000)]
Implement 'make dist' and 'make distcheck' steps support

16 years agocompilation errors
abd [Thu, 28 Aug 2008 12:54:48 +0000 (12:54 +0000)]
compilation errors

16 years agoFix compilation problems on Win32 platform
abd [Thu, 28 Aug 2008 09:50:28 +0000 (09:50 +0000)]
Fix compilation problems on Win32 platform

16 years agoFix cross-platform instability in case trianglesTangencyCritical_Triangulation().
jfa [Tue, 26 Aug 2008 11:03:00 +0000 (11:03 +0000)]
Fix cross-platform instability in case trianglesTangencyCritical_Triangulation().

16 years agoReplace DATA_DIR environment variable in tests by MED_ROOT_DIR BR_Ensight_Indus BR_Ensight_Indus_Patched1 tag_2008_Jul_01
vsr [Tue, 13 May 2008 12:10:25 +0000 (12:10 +0000)]
Replace DATA_DIR environment variable in tests by MED_ROOT_DIR

16 years agoReplace DATA_DIR environment variable in tests by MED_ROOT_DIR
vsr [Tue, 13 May 2008 11:44:19 +0000 (11:44 +0000)]
Replace DATA_DIR environment variable in tests by MED_ROOT_DIR

16 years agoNPPAL 19079 :
vbd [Wed, 7 May 2008 12:26:34 +0000 (12:26 +0000)]
NPPAL 19079 :
bug correction in PointLocator algos.

16 years agoFix compilation problems caused by the merge from BR_PARA_Integration branch BR_WPdev_For_5_0 V5_0_0 V5_0_0rc1
vsr [Thu, 24 Apr 2008 11:40:46 +0000 (11:40 +0000)]
Fix compilation problems caused by the merge from BR_PARA_Integration branch

16 years agoMerge from BR_MEDPARA_Integration
jfa [Tue, 22 Apr 2008 13:47:15 +0000 (13:47 +0000)]
Merge from BR_MEDPARA_Integration

16 years agoMerge from BR_Dev_For_4_0 branch (from tag mergeto_BR_QT4_Dev_17Jan08) BR_Dev_For_5_0 V5_0_0a1 V5_0_0a2 VSR_280308
vsr [Wed, 30 Jan 2008 16:17:21 +0000 (16:17 +0000)]
Merge from BR_Dev_For_4_0 branch (from tag mergeto_BR_QT4_Dev_17Jan08)

17 years agoMigration to autotools BR_MULTIPR_EVOLUTION BR_MULTIPR_INDUS MERGE_MULTIPR_EVOLUTION Start_MERGE_MULTIPR_EVOLUTION T_MULTIPR_INDUS_2007-07-23 V4_0 V4_0rc1 V4_0rc1_automake V4_0rc2 snapshot_171207 snapshot_291007
mpv [Mon, 16 Apr 2007 06:08:33 +0000 (06:08 +0000)]
Migration to autotools

17 years agoMerging with WPdev BR40_WP_1_2_2 F24_04_2007 T4_0_a1 V4_0a1 V4_0a2
abd [Wed, 7 Feb 2007 11:14:16 +0000 (11:14 +0000)]
Merging with WPdev

17 years ago*** empty log message ***
abd [Wed, 7 Feb 2007 10:55:24 +0000 (10:55 +0000)]
*** empty log message ***

18 years agoThis commit was generated by cvs2git to create branch 'BR_Dev_For_4_0'. BR_MEDMEM_Unit_Tests BR_WP1_2_1 BR_WP1_2_2 BR_WP1_2_3 MEDMEM_Unit_Tests_V1_0 Start_BR_MEDMEM_Unit_Tests T_before_integration_15-01-2007 WP1_2_3_05-12-2006_cache_system WP1_2_3_08-12-2006_medwrapper_data_loading WP1_2_3_17-01-2007_Data_format_at_entry_of_visualization_pipeline WP1_2_3_19-02-2007_Bug_fixing WP1_2_3_20-12-2006_bug_fixing WP1_2_3_25-12-2006_persistent_for_cache WP1_2_3_26-12-2006_before_passing_node_coords WP1_2_3_29-12-2006_MED_to_VTK_data_passing
admin [Fri, 8 Sep 2006 12:30:03 +0000 (12:30 +0000)]
This commit was generated by cvs2git to create branch 'BR_Dev_For_4_0'.

Sprout from V3_2_0_maintainance 2006-09-08 12:30:02 UTC jfa <jfa@opencascade.com> 'Roll back modifications, done for PAL7549, because they prevents successfull execution of CALCULATOR_TEST_STUDY_WITHOUTIHM script.'
Cherrypick from V3_2_0_maintainance 2006-06-08 12:20:54 UTC admin <salome-admin@opencascade.com> 'This commit was generated by cvs2git to create branch 'V3_2_0_maintainance'.':
    doc/html/INPUT/sources/bg_salome.gif
    doc/html/INPUT/sources/bg_salomepro.gif
    doc/salome/tui/MED/sources/bg_salome.gif

18 years agoFix for bug IPAL11446 : Is it correct: "SALOME PRO" on the background of TUI document... BR_For_OCT_611 T_Mandriva64_porting_with_change_MEDMEM_API For_OCT_611 NPAL14357 T15881 T32x_16Aug2007_16h00m TCalculator_Persistence_ref T_13901 T_24092007 T_EDF_15278 T_PAL_15278 T_reliquat_2007 V3_2_0_maintainance_FINAL V3_2_10 V3_2_10_patch1 V3_2_10_patch2 V3_2_10_patch3 V3_2_10_patch5 V3_2_10_patch6 V3_2_10_patch7 V3_2_10_patch8 V3_2_10rc1 V3_2_2pre V3_2_3 V3_2_3pre1 V3_2_3pre2 V3_2_3pre4 V3_2_3pre5 V3_2_4 V3_2_4_delivery V3_2_4pre1 V3_2_4pre2 V3_2_5 V3_2_5pre1 V3_2_6 V3_2_6a1 V3_2_6pre2 V3_2_6pre3 V3_2_6pre4 V3_2_6pre5 V3_2_7 V3_2_7rc1 V3_2_8 V3_2_8rc1 V3_2_8rc2 V3_2_9 V3_2_9rc1 V3_2_9rc2 V3_2_9rc3 VVER_A1
mkr [Fri, 11 Aug 2006 06:15:52 +0000 (06:15 +0000)]
Fix for bug IPAL11446 : Is it correct: "SALOME PRO" on the background of TUI documentation? => remove unnecessary files from the version.

18 years agoJoin modifications from branch BR_DEBUG_3_2_0b1 BR_SPLITTER T3_2_0b2 T3_2_1_pre V3_2_0 V3_2_0b2 V3_2_1
jfa [Thu, 1 Jun 2006 11:21:18 +0000 (11:21 +0000)]
Join modifications from branch BR_DEBUG_3_2_0b1

18 years agoJoin modifications from branch CEAFor_V3_2_0 BR_JR_from_V3_2_0b1 T3_2_0b1 V3_2_0b1
jfa [Sat, 6 May 2006 08:25:41 +0000 (08:25 +0000)]
Join modifications from branch CEAFor_V3_2_0

18 years agoChange version name to 3.2.0a2 CEAForAG OCC_3_2_0a2_TC T2_3_2_0a2 V3_2_0a2
jfa [Wed, 15 Mar 2006 12:59:53 +0000 (12:59 +0000)]
Change version name to 3.2.0a2

18 years agoUpdate version to 3.2.0a1 CEA_Inputs IntegrationEDF1 OCC_Config OCC_development_for_3_2_0a2 V3_2_0a1
jfa [Wed, 8 Feb 2006 09:44:23 +0000 (09:44 +0000)]
Update version to 3.2.0a1

18 years agoupdate with the version in the OCC branch OCC_development_generic_2006. ForV3_2_0a1
nadir [Fri, 3 Feb 2006 14:26:39 +0000 (14:26 +0000)]
update with the version in the OCC branch OCC_development_generic_2006.

18 years agocommitting the version in the main trunk of the CVS tree the branch ForV3_2_0a1With_K_G_310
nadir [Tue, 31 Jan 2006 14:46:37 +0000 (14:46 +0000)]
committing the version in the main trunk of the CVS tree the branch
IntegrationEDF tagged ForV3_2_0bx. That is for the V3_2_0a1 of the MED
module.

18 years agocomitting in the Main branch the branch BR_3_1_0deb
nadir [Mon, 16 Jan 2006 10:03:19 +0000 (10:03 +0000)]
comitting in the Main branch the branch BR_3_1_0deb

18 years agocomitting in the Main branch the branch BR_3_1_0deb
nadir [Mon, 16 Jan 2006 09:09:58 +0000 (09:09 +0000)]
comitting in the Main branch the branch BR_3_1_0deb

18 years agoCopyrights update BR_3_1_0_deb T_3_1_0b1_pre V3_1_0b1
smh [Mon, 5 Dec 2005 16:27:34 +0000 (16:27 +0000)]
Copyrights update

19 years agoupdating the main trunk with the CEA debug devellopment from the branch BR_OCC_For_3_1_0a3 BR_OCC_For_3_1_0b1 OCC_V3_1_0_a1_x ForTest2_3_1_0a2 ForTest_3_1_0a2 ForV3_1_0b1 For_V3_1_0a1 For_V3_1_0a2 Nadir_11_01_06 OCC_For_3_1_0a3 V3_0_3a2 V3_1_0a1 V3_1_0a2 V3_1_0a3
nadir [Mon, 26 Sep 2005 15:12:57 +0000 (15:12 +0000)]
updating the main trunk with the CEA debug devellopment from the branch
CEA_V3_0_x (tagged For_V3_0_3a2)

19 years agomerging the main trunk with the BrForComp branch to build a pre V3_0_1 EDF_V3_0_x OCC_V3_0_z OCC_V3_0_x OCC_V3_0_y V3_0_1b1 V3_0_3a1
nadir [Tue, 12 Jul 2005 08:43:59 +0000 (08:43 +0000)]
merging the main trunk with the BrForComp branch to build a pre V3_0_1
version, which will be tagged V3_0_1b1.

19 years agoMerge with version on tag OCC-V2_1_0d ENK_JFA_Poly_work ForAllDev ForDevV2_2_x ForEric ForMarc OCC_development_01 AlliancesTestOK BeforeTest_2904 ForDK1503 OCC_initial_01 T2_2_4a T2_2_4a2 T2_2_4a3 T3_0_0_a1 T3_0_0_a2 T3_0_0_a3 T3_0_0_a4 T_22_03_05 TestGlob_0305 V2_1_0 V2_1_0b1 V2_2_0 V2_2_0b2 V2_2_0b3 V2_2_0b4 V2_2_1 V2_2_1rc V2_2_2 V2_2_3 V2_2_4 V2_2_4b1 V3_0_0 smh_for_patr
admin [Wed, 1 Dec 2004 10:44:43 +0000 (10:44 +0000)]
Merge with version on tag OCC-V2_1_0d

20 years agoDCQ : Merge with Ecole Ete a6. BR_GEAY BR_JR Br_For_DK Br_NB PreV2_0_1 V2_0_1 MED_CCRT V2_0_0 V2_0_0b1 V2_1_0b
nri [Fri, 25 Jun 2004 12:47:44 +0000 (12:47 +0000)]
DCQ : Merge with Ecole Ete a6.

20 years agoBuilding a version which will be tagged PreV2_0_0 working with KERNEL V1_4_0. Br_For_Nico br_MedFileV2_2 br_nico br_poly PreV2_0_0 PreV2_1_0
nadir [Fri, 9 Apr 2004 08:47:32 +0000 (08:47 +0000)]
Building a version which will be tagged PreV2_0_0 working with KERNEL V1_4_0.

20 years agoNRI : 1.4.0 version. Integration_for_V1_4_0 V1_4_0 V1_4_0b1 V1_4_0b2 V1_4_0b3
nri [Fri, 30 Jan 2004 12:14:56 +0000 (12:14 +0000)]
NRI : 1.4.0 version.

20 years agoNRI : bug KERNEL5014 fixed.
nri [Wed, 14 Jan 2004 09:26:49 +0000 (09:26 +0000)]
NRI : bug KERNEL5014 fixed.

21 years agoNRI : Add static documentation. br_test_echanges V1_3_0 V1_3_0_b4
nri [Thu, 20 Nov 2003 12:29:02 +0000 (12:29 +0000)]
NRI : Add static documentation.

21 years agoNRI : Remove old file.
nri [Thu, 20 Nov 2003 12:28:34 +0000 (12:28 +0000)]
NRI : Remove old file.

21 years agoNRI : Update images.
nri [Thu, 20 Nov 2003 12:27:03 +0000 (12:27 +0000)]
NRI : Update images.

21 years agoNRI : Rename file.
nri [Thu, 20 Nov 2003 12:25:55 +0000 (12:25 +0000)]
NRI : Rename file.

21 years agoNRI : Generate TreeView.
nri [Thu, 20 Nov 2003 12:25:06 +0000 (12:25 +0000)]
NRI : Generate TreeView.

21 years agoNRI : Add static directory.
nri [Thu, 20 Nov 2003 12:24:29 +0000 (12:24 +0000)]
NRI : Add static directory.

21 years agomerge with the branch br_for_V1_3_0_b1 (branch to build the V1_3_0 version of V1_3_0_b1 V1_3_0_b2
nadir [Tue, 18 Nov 2003 09:11:34 +0000 (09:11 +0000)]
merge with the branch br_for_V1_3_0_b1 (branch to build the V1_3_0 version of
the module.

21 years agoupdate from the MedMemory V1.0.1 MAN_SALOME2 br_for_pat br_for_pat_001 br_interppolation V1_0_1 V1_2_2 V1_2_3
nadir [Fri, 29 Aug 2003 12:08:49 +0000 (12:08 +0000)]
update from the MedMemory V1.0.1

21 years agoNRI : Merge from V1_2. V1_2_1
nri [Fri, 11 Jul 2003 07:37:10 +0000 (07:37 +0000)]
NRI : Merge from V1_2.

21 years agoThis commit was generated by cvs2git to track changes on a CVS vendor
nri [Thu, 10 Jul 2003 14:48:40 +0000 (14:48 +0000)]
This commit was generated by cvs2git to track changes on a CVS vendor
branch.

21 years agosources v1.2 IMPORT V1_2 V1_2C
nri [Thu, 10 Jul 2003 14:48:40 +0000 (14:48 +0000)]
sources v1.2

21 years agoNRI : Add documentation. Start-v1_1a
nri [Thu, 22 May 2003 08:08:59 +0000 (08:08 +0000)]
NRI : Add documentation.

21 years agoInitialisation module MED_SRC de la base MED TAG1 V1
admin [Fri, 7 Mar 2003 14:47:01 +0000 (14:47 +0000)]
Initialisation module MED_SRC de la base MED