ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/magic/lib/outil/src/ot_mathematique.cpp
Revision 997 - (view) (annotate) - [select for diffs]
Modified Tue Dec 18 15:59:49 2018 UTC (6 years, 4 months ago) by couturad
File length: 44412 byte(s)
Diff to previous 968
MICROSTRUCTURE: ajout d'un outil pour reduire le nombre de colonnes d'un histogramme 
Revision 968 - (view) (annotate) - [select for diffs]
Modified Sun Sep 16 15:27:49 2018 UTC (6 years, 7 months ago) by couturad
File length: 43545 byte(s)
Diff to previous 966
Ajout d'une condition de sortie et d'un renvoi d'erreur pour le mailleur FEM.
Subdivision des fichiers mstruct_analyse.h/.cpp en sous fichiers pour une meilleure lisibilite.
Ajout d'une analyse des modules d'elasticite.
Ajout d'une analyse de l'energie.
Reconfiguration du main de microstructure.exe (suppression d'actions obsolètes).
Reconfiguration des fichiers generer_nb_ves, post_process.

Revision 966 - (view) (annotate) - [select for diffs]
Modified Thu Sep 6 16:46:34 2018 UTC (6 years, 8 months ago) by couturad
File length: 43374 byte(s)
Diff to previous 951
Ajout de l'histogramme a MAGIC_PLOT
Ajout d'une sortie OK ou FAIL (int) au MAILLEUR afin de gerer certaines exceptions
Ajout d'une phase RSA a la fin du generateur DCR
Revision 951 - (view) (annotate) - [select for diffs]
Modified Fri Aug 10 15:17:17 2018 UTC (6 years, 9 months ago) by couturad
File length: 43125 byte(s)
Diff to previous 926
-> Ajout de Project Chrono (voir CMakeLists.txt).
-> Ajout d'un générateur de microstructure basé sur la dynamique des corps rigides (MSTRUCT_GENERATEUR_DCR).
-> Ajout d'un opérateur de décallage de la topologie (MG_CG_OP_TRANSF_DECALLAGE).
-> Retrait de «using namespace std»  (conflit avec namespace chrono) et modification des fichiers affectés.
-> Modification de mailleur2d.cpp afin d'enregistrer un fichier MAGiC (void.magic) lorsque le nombre d'itération dépasse la valeur maximale.
Revision 926 - (view) (annotate) - [select for diffs]
Modified Tue May 1 20:38:42 2018 UTC (7 years ago) by couturad
File length: 42996 byte(s)
Diff to previous 919
Ajout de nouvelles fonctionnalités de representation et d'analyse des VES
*Modification du CMakeLists.txt de microstructure
Revision 919 - (view) (annotate) - [select for diffs]
Modified Tue Mar 6 17:51:54 2018 UTC (7 years, 2 months ago) by couturad
File length: 38880 byte(s)
Diff to previous 906
Correction des bugs lors de l'execution en mode RELWITHDEBINFO.
Ajouts de fichiers pour la librairie MICROSTRUCTURE
Revision 906 - (view) (annotate) - [select for diffs]
Modified Mon Nov 13 22:30:18 2017 UTC (7 years, 6 months ago) by couturad
File length: 36654 byte(s)
Diff to previous 743
Nouveau opencascade commit 1
Revision 743 - (view) (annotate) - [select for diffs]
Modified Mon Oct 5 15:00:32 2015 UTC (9 years, 7 months ago) by francois
File length: 35406 byte(s)
Diff to previous 550
Suppression des vecteurs nuls dans la vectorisation ca devient applicable pour une sphere complete
Revision 550 - (view) (annotate) - [select for diffs]
Modified Fri Sep 12 22:11:15 2014 UTC (10 years, 8 months ago) by francois
File length: 35089 byte(s)
Diff to previous 418
ajout de fonctionnalite et debbugage a double2
Revision 418 - (view) (annotate) - [select for diffs]
Modified Mon Sep 9 15:10:25 2013 UTC (11 years, 8 months ago) by francois
File length: 34681 byte(s)
Diff to previous 363
Procedure pour savoir si un point est dans un tetra ou un point est dans un triangle. valide avec MG element et FEM element.
Procedure d'interpretation du resultat
Revision 363 - (view) (annotate) - [select for diffs]
Modified Thu Oct 18 22:12:03 2012 UTC (12 years, 6 months ago) by francois
File length: 29685 byte(s)
Diff to previous 283
Mise a jour pour publi sur la comparaison
Revision 283 - (view) (annotate) - [select for diffs]
Modified Tue Sep 13 21:11:20 2011 UTC (13 years, 8 months ago) by francois
File length: 29303 byte(s)
Diff to previous 253
structure de l'écriture
Revision 253 - (view) (annotate) - [select for diffs]
Modified Tue Jul 13 19:40:46 2010 UTC (14 years, 10 months ago) by francois
File length: 30388 byte(s)
Diff to previous 249
changement de hiearchie et utilisation de ccmake + mise a jour
Revision 249 - (view) (annotate) - [select for diffs]
Modified Fri Jun 18 14:03:27 2010 UTC (14 years, 10 months ago) by francois
Original Path: magic/lib/outil/outil/src/ot_mathematique.cpp
File length: 30388 byte(s)
Diff to previous 176
Mise a jour toxfem au 18 juin 2010
Revision 176 - (view) (annotate) - [select for diffs]
Modified Tue May 19 20:56:11 2009 UTC (15 years, 11 months ago) by foucault
Original Path: magic/lib/outil/outil/src/ot_mathematique.cpp
File length: 25524 byte(s)
Diff to previous 169
Mise à jour :
* CAD4FE
* outil : HypergraphLib qui est maintenant compilable sous Linux (essais mois aout 2008)
* outil : ot_mathematique.cpp suppression d'une méthode de classe inutile nécessaire pour compiler avec CodeGear Builder 2006 OT_VECTEUR_3D::OT_VECTEUR_3D(OT_VECTEUR_3D& mdd)
Revision 169 - (view) (annotate) - [select for diffs]
Modified Fri Feb 13 23:04:14 2009 UTC (16 years, 3 months ago) by francois
Original Path: magic/lib/outil/outil/src/ot_mathematique.cpp
File length: 25660 byte(s)
Diff to previous 151
Resolution de bug avec la version de gcc 4.3.2 --> mise la norme de c++
Revision 151 - (view) (annotate) - [select for diffs]
Modified Tue Sep 9 18:51:20 2008 UTC (16 years, 8 months ago) by souaissa
Original Path: magic/lib/outil/outil/src/ot_mathematique.cpp
File length: 25641 byte(s)
Diff to previous 86
mise a jour des classes outils
Revision 86 - (view) (annotate) - [select for diffs]
Modified Fri May 2 14:26:38 2008 UTC (17 years ago) by souaissa
Original Path: magic/lib/outil/outil/src/ot_mathematique.cpp
File length: 25206 byte(s)
Diff to previous 76
Mise à jour des classes vct;
Mise à jour de la classe ot_tenseur;

Revision 76 - (view) (annotate) - [select for diffs]
Modified Wed Apr 2 13:33:53 2008 UTC (17 years, 1 month ago) by francois
Original Path: magic/lib/outil/outil/src/ot_mathematique.cpp
File length: 24548 byte(s)
Diff to previous 75
bug comparaison des vecteurs ot_vecteur_4dd
Revision 75 - (view) (annotate) - [select for diffs]
Modified Wed Apr 2 12:52:33 2008 UTC (17 years, 1 month ago) by souaissa
Original Path: magic/lib/outil/outil/src/ot_mathematique.cpp
File length: 24553 byte(s)
Diff to previous 70
Mise à jour de ot_tenseur et ot_mathematique et ot_doubleprecision
Revision 70 - (view) (annotate) - [select for diffs]
Modified Mon Mar 31 21:03:48 2008 UTC (17 years, 1 month ago) by souaissa
Original Path: magic/lib/outil/outil/src/ot_mathematique.cpp
File length: 24467 byte(s)
Diff to previous 69
ot_tenseur fonctionne en double2
Revision 69 - (view) (annotate) - [select for diffs]
Modified Thu Mar 27 13:20:26 2008 UTC (17 years, 1 month ago) by souaissa
Original Path: magic/lib/outil/outil/src/ot_mathematique.cpp
File length: 24381 byte(s)
Diff to previous 58
Mise à jour des classes de la vectorisation et des calsses: ot_mathematique,ot_tenseur,ot_doubleprecision dans outil
Revision 58 - (view) (annotate) - [select for diffs]
Modified Fri Sep 28 21:00:16 2007 UTC (17 years, 7 months ago) by souaissa
Original Path: magic/lib/outil/outil/src/ot_mathematique.cpp
File length: 22173 byte(s)
Diff to previous 27
vectorisation de geometrie pour comparaison
Revision 27 - (view) (annotate) - [select for diffs]
Modified Thu Jul 5 15:26:40 2007 UTC (17 years, 10 months ago) by foucault
Original Path: magic/lib/outil/outil/src/ot_mathematique.cpp
File length: 19804 byte(s)
Diff to previous 19

Revision 19 - (view) (annotate) - [select for diffs]
Modified Wed Jun 20 17:47:45 2007 UTC (17 years, 10 months ago) by francois
Original Path: magic/lib/outil/outil/src/ot_mathematique.cpp
File length: 20637 byte(s)
Diff to previous 5
ajout d'un index dans les param NURBS
Revision 5 - (view) (annotate) - [select for diffs]
Added Tue Jun 12 20:26:34 2007 UTC (17 years, 11 months ago) by (unknown author)
Original Path: magic/lib/outil/outil/src/ot_mathematique.cpp
File length: 18817 byte(s)

(Current path doesn't exist after revision 1018)

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a