Salome HOME
Documentation reorganization
[modules/med.git] / src / MEDCoupling / MEDCoupling1GTUMesh.cxx
2015-10-13 abnDocumentation reorganization
2015-04-29 Anthony GeayImplementation of MEDCouplingPointSet.computeDiameterFi... agy/ComputeDiameter
2015-04-02 Anthony GeayAddition of MEDCouplingPointSet::areAllNodesFetched... V7_6_0a1
2015-02-13 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2015-02-12 aklCopyrights update 2015.
2014-10-13 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2014-10-13 Anthony GeayUnwarnigization with super warning options.
2014-09-30 Anthony GeayImprove performance on // read of a MED file using...
2014-09-26 Anthony GeayOn the road of the ParaMEDReader. MEDLoader can load...
2014-08-28 vsrMerge remote branch 'origin/V7_4_BR'
2014-08-07 vsrRevert "Synchronize adm files"
2014-08-06 Maintenance team... Synchronize adm files
2014-07-22 Anthony GeayLittle refactoring of progeny mechanism to avoid if.
2014-06-20 geayMerge branch 'agy/codeutils'
2014-06-19 geayMerge branch 'agy/paramedmem_without_trioufield_h'...
2014-06-19 geayMerge branch 'agy/codeutils' of ssh://git.salome-platfo...
2014-06-19 geayMore check in MEDCouplingRemapper to help aggressive...
2014-05-15 geayA small useful doc
2014-05-14 geayAddition of MEDCoupling1SGTUMesh::structurizeMe
2014-04-04 geayCleaning indentation step2.
2014-04-03 vsrMerge branch V7_3_1_BR V7_4_0a1
2014-02-20 geayMerge branch 'abn/fix_intersec' into V7_main
2014-02-20 geayMerge branch 'abn/fix_orient' into V7_main
2014-02-19 aklUpdate copyrights 2014.
2014-02-19 vsrMerge branch V7_main V7_3_1b1 V7_3_1rc1
2014-01-22 ageayAPI modification : input string have type :
2013-12-18 vsrMerge from V7_3_BR branch 18/12/2013
2013-12-10 ageayBounding box for BBTree in MEDCouplingPointSet takes...
2013-11-15 ageayMEDCoupling1SGTUMesh::sortHexa8EachOther
2013-11-13 ageayNew method to rearrange nodal conn of HEXA8 for a tetra...
2013-10-29 ageayWarning hunting.
2013-08-23 ageayUnwarningization under Win.
2013-08-22 ageayUnwarningization under Win.
2013-08-22 ageaygetHeapMemorySize rearch
2013-08-21 ageayModification of the getHeapMemorySize computation.
2013-08-20 ageayWrite VTK using binary format.
2013-08-08 ageayabstraction of MEDCouplingPointSet::getBoundingBoxForBBTree
2013-08-08 ageayabstraction of MEDCouplingPointSet::getBoundingBoxForBBTree
2013-08-07 ageayCorba exchange of MEDCoupling1GTMesh
2013-08-07 ageayAddition of the 2 new unstructured mesh types.
2013-08-07 ageayGeneralization of unstructured grid supported by the...
2013-08-07 ageayGeneralization of unstructured grid supported by the...
2013-08-06 ageayImprove perf of P1P0,P0P1,P1P1 -> DualMesh
2013-08-06 ageayImprove perf of P1P0,P0P1,P1P1 -> DualMesh
2013-08-06 ageayImprove perf of P1P0,P0P1,P1P1 -> DualMesh
2013-08-06 ageayImprove perf of P1P0,P0P1,P1P1 -> DualMesh
2013-07-29 ageayMEDReader ready -> debug is in progress.
2013-07-25 ageayMEDCouplingMesh::computeEffectiveNbOfNodesPerCell
2013-07-23 ageayAll getName method return std::string now
2013-07-19 ageayOn the highway to MEDReader :
2013-07-19 ageayOn the highway to MEDReader
2013-07-19 ageayOn the highway to MEDReader
2013-07-11 ageaybehaviour modification MEDCouplingMesh::getDistribution...
2013-06-24 ageayOn the road of single geo type meshes
2013-06-21 ageaynearly ready for the single geo type in MEDLoader
2013-06-20 ageaynearly ready for the single geo type in MEDLoader
2013-06-20 ageayZe test of 1SGTUMesh.
2013-06-19 ageaydebugs
2013-06-18 ageayDebugging
2013-06-18 ageayOn the road of addition of optimized unstructured mesh...
2013-06-14 ageayOn the road of addition of optimized unstructured mesh... BR_new_bop3