]>
SALOME platform Git repositories - tools/medcoupling.git/log
ageay [Mon, 8 Apr 2013 15:54:05 +0000 (15:54 +0000)]
Some little imps of messages when invalid meshName and fieldNames
eap [Mon, 8 Apr 2013 15:33:01 +0000 (15:33 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
MEDCouplingMesh documented
eap [Mon, 8 Apr 2013 15:16:45 +0000 (15:16 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
MEDCouplingMesh documented
ageay [Mon, 8 Apr 2013 12:34:04 +0000 (12:34 +0000)]
Bug correction on substractInPlaceDM
ageay [Mon, 8 Apr 2013 11:06:34 +0000 (11:06 +0000)]
Bug correction on substractInPlaceDM
ageay [Mon, 8 Apr 2013 08:53:44 +0000 (08:53 +0000)]
Correction of bug with DataArrays with swig 1.3.40
ageay [Mon, 8 Apr 2013 07:50:44 +0000 (07:50 +0000)]
Correction of bug with DataArrays with swig 1.3.40
ageay [Fri, 5 Apr 2013 13:12:31 +0000 (13:12 +0000)]
Protection against segfault when pushing invalid GAUSS field in MEDFileField* instance
eap [Fri, 5 Apr 2013 12:49:40 +0000 (12:49 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
Fix a doxycomment
eap [Fri, 5 Apr 2013 12:48:14 +0000 (12:48 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
Fix crashes and leaks
ageay [Fri, 5 Apr 2013 11:00:09 +0000 (11:00 +0000)]
Correct examples tests to be OK !
eap [Fri, 5 Apr 2013 08:32:39 +0000 (08:32 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
eap [Fri, 5 Apr 2013 07:57:08 +0000 (07:57 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
- * \throw If \a i is not one of [1,2,3].
+ * \throw If \a i is not one of [0,1,2].
eap [Fri, 5 Apr 2013 07:51:59 +0000 (07:51 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
MEDCouplingCMesh documented
eap [Fri, 5 Apr 2013 07:50:51 +0000 (07:50 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
eap [Thu, 4 Apr 2013 14:38:11 +0000 (14:38 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
MEDCouplingUMesh documented
eap [Thu, 4 Apr 2013 14:30:51 +0000 (14:30 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
eap [Thu, 4 Apr 2013 14:23:13 +0000 (14:23 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
some fixes of doxycomments
eap [Thu, 4 Apr 2013 14:22:17 +0000 (14:22 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
move \warning before \param
eap [Thu, 4 Apr 2013 14:20:08 +0000 (14:20 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
// This file contains some code used only for
// * generation of documentation for inline methods of MEDCouplingUMesh class,
// * groupping methods into "Basic API", "Advanced" and "Others..." sections
eap [Thu, 4 Apr 2013 14:17:32 +0000 (14:17 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
more comments
eap [Thu, 4 Apr 2013 14:16:54 +0000 (14:16 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
eap [Thu, 4 Apr 2013 14:16:11 +0000 (14:16 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
fix a typo
ageay [Thu, 4 Apr 2013 12:25:35 +0000 (12:25 +0000)]
Put DataArray destructor protected.
ageay [Thu, 4 Apr 2013 11:10:21 +0000 (11:10 +0000)]
Put DataArray destructor protected.
ageay [Thu, 4 Apr 2013 07:59:09 +0000 (07:59 +0000)]
Protections on Fields against null pointers
ageay [Thu, 4 Apr 2013 07:49:06 +0000 (07:49 +0000)]
Protections on Fields against null pointers
ageay [Thu, 4 Apr 2013 06:02:45 +0000 (06:02 +0000)]
End of __repr__ implementation for fielddouble and fieldtemplate
ageay [Thu, 4 Apr 2013 06:00:13 +0000 (06:00 +0000)]
End of __repr__ implementation for fielddouble and fieldtemplate
ageay [Wed, 3 Apr 2013 16:04:26 +0000 (16:04 +0000)]
Little possiblities for advanced users on Gauss spatial discretization
ageay [Wed, 3 Apr 2013 15:30:09 +0000 (15:30 +0000)]
Little possiblities for advanced users on Gauss spatial discretization
bourcier [Wed, 3 Apr 2013 15:15:30 +0000 (15:15 +0000)]
Correction d'un bug lorsqu'il y a 3 subs ou plus.
Il y avait un décalage entre l'index de valPtr d'un sub et le dernier index du sub précédent, car nbE était toujours récupéré avec le même sub lors du calcul de valsShift.
ageay [Wed, 3 Apr 2013 06:23:49 +0000 (06:23 +0000)]
repr implementation
ageay [Tue, 2 Apr 2013 16:12:20 +0000 (16:12 +0000)]
Bug correction of MEDCouplingUMesh::convertExtrudedPolyhedra
ageay [Tue, 2 Apr 2013 16:03:46 +0000 (16:03 +0000)]
Bug correction of MEDCouplingUMesh::convertExtrudedPolyhedra
ageay [Tue, 2 Apr 2013 15:45:14 +0000 (15:45 +0000)]
__repr__ of MEDCouplingField
ageay [Tue, 2 Apr 2013 08:56:32 +0000 (08:56 +0000)]
__repr__ of MEDCouplingCurveLinearMesh
ageay [Tue, 2 Apr 2013 08:35:11 +0000 (08:35 +0000)]
__repr__ of MEDCouplingCMesh
ageay [Tue, 2 Apr 2013 06:28:11 +0000 (06:28 +0000)]
Debug of C. Bourcier
ageay [Tue, 2 Apr 2013 06:05:03 +0000 (06:05 +0000)]
Protection of areOnlySimplexCells
akl [Thu, 28 Mar 2013 14:23:46 +0000 (14:23 +0000)]
Copyrights update 2013
ageay [Wed, 27 Mar 2013 15:42:40 +0000 (15:42 +0000)]
__str__ for meshes
ageay [Wed, 27 Mar 2013 15:26:53 +0000 (15:26 +0000)]
__str__ for meshes
ageay [Wed, 27 Mar 2013 15:15:27 +0000 (15:15 +0000)]
__str__ for meshes
ageay [Wed, 27 Mar 2013 11:53:47 +0000 (11:53 +0000)]
BIG bug correction on HEXA20 and HEXA27 descending connectivity
ageay [Wed, 27 Mar 2013 09:50:03 +0000 (09:50 +0000)]
BIG bug correction on HEXA20 and HEXA27 descending connectivity
ageay [Wed, 27 Mar 2013 08:54:41 +0000 (08:54 +0000)]
Mesh::ComputeIsoBarycenterOfNodesPerCell
ageay [Tue, 26 Mar 2013 16:33:06 +0000 (16:33 +0000)]
Warning hunting
ageay [Tue, 26 Mar 2013 16:31:01 +0000 (16:31 +0000)]
__repr__ of DataArray instances
ageay [Tue, 26 Mar 2013 13:29:45 +0000 (13:29 +0000)]
Barycenter on polyhedron with volume == 0...
ageay [Tue, 26 Mar 2013 11:48:45 +0000 (11:48 +0000)]
Barycenter on polyhedron with volume == 0...
ageay [Tue, 26 Mar 2013 11:24:43 +0000 (11:24 +0000)]
reverse accepts now to work on multi components
ageay [Tue, 26 Mar 2013 10:42:56 +0000 (10:42 +0000)]
pow on DataArrayDouble
ageay [Tue, 26 Mar 2013 10:38:21 +0000 (10:38 +0000)]
pow on DataArrayDouble
ageay [Tue, 26 Mar 2013 10:12:00 +0000 (10:12 +0000)]
pow on DataArrayDouble
ageay [Tue, 26 Mar 2013 09:58:50 +0000 (09:58 +0000)]
pow on DataArrayDouble
ageay [Mon, 25 Mar 2013 16:33:45 +0000 (16:33 +0000)]
pow on DataArrayInt and reverse with multi component
ageay [Mon, 25 Mar 2013 16:25:56 +0000 (16:25 +0000)]
pow on DataArrayInt and reverse with multi component
ageay [Mon, 25 Mar 2013 14:56:12 +0000 (14:56 +0000)]
3D non regression test of PGPG interpolation.
ageay [Mon, 25 Mar 2013 14:22:08 +0000 (14:22 +0000)]
Behaviour modification on meshDim==2 and spaceDim==2 on EDCouplingUMesh::buildOrthogonalField.
ageay [Mon, 25 Mar 2013 10:15:18 +0000 (10:15 +0000)]
Imp of V. Bergeaud.
ageay [Mon, 25 Mar 2013 09:59:57 +0000 (09:59 +0000)]
int -> std::size_t
ageay [Fri, 22 Mar 2013 11:30:16 +0000 (11:30 +0000)]
more protections against null returned pointer
ageay [Fri, 22 Mar 2013 11:25:56 +0000 (11:25 +0000)]
Allows allocation of more than 2Go per DataArray
ageay [Fri, 22 Mar 2013 07:32:38 +0000 (07:32 +0000)]
Additionnal little test to check the possibility to remove names in MEDFileMesh DS.
ageay [Thu, 21 Mar 2013 16:24:06 +0000 (16:24 +0000)]
swig of computeMeshRestrictionFromTupleIds
ageay [Thu, 21 Mar 2013 16:16:55 +0000 (16:16 +0000)]
swig of computeMeshRestrictionFromTupleIds
bruneton [Thu, 21 Mar 2013 15:21:32 +0000 (15:21 +0000)]
Bug fix: SWIG'd getCoords() detects properly null pointer _coords.
ageay [Thu, 21 Mar 2013 15:11:09 +0000 (15:11 +0000)]
swig of computeMeshRestrictionFromTupleIds
bruneton [Thu, 21 Mar 2013 15:06:12 +0000 (15:06 +0000)]
Enhanced SWIG dependencies: should now take into account most of the relevant C++ headers.
ageay [Thu, 21 Mar 2013 14:21:11 +0000 (14:21 +0000)]
swig of computeMeshRestrictionFromTupleIds
ageay [Thu, 21 Mar 2013 10:32:30 +0000 (10:32 +0000)]
integral getMeasureField on Gauss point discretization
ageay [Thu, 21 Mar 2013 08:53:15 +0000 (08:53 +0000)]
GaussNE::getLocalizationOfDiscr
ageay [Wed, 20 Mar 2013 18:21:06 +0000 (18:21 +0000)]
Addition of 2 new constructors of MEDFileField1TS
ageay [Wed, 20 Mar 2013 16:16:14 +0000 (16:16 +0000)]
Non regression test in 3D. GaussPt -> GaussPt
ageay [Wed, 20 Mar 2013 15:32:31 +0000 (15:32 +0000)]
Non regression test in 2D. GaussPt -> GaussPt
ageay [Wed, 20 Mar 2013 15:10:05 +0000 (15:10 +0000)]
Err message modification
ageay [Wed, 20 Mar 2013 13:37:53 +0000 (13:37 +0000)]
Non regression test of GaussPt->GaussPt
ageay [Wed, 20 Mar 2013 11:14:32 +0000 (11:14 +0000)]
names of cells and nodes now available in MEDFileMesh classes
ageay [Wed, 20 Mar 2013 11:12:07 +0000 (11:12 +0000)]
Put DataArray* destructors in private to prevent users to call delete directly.
eap [Wed, 20 Mar 2013 07:46:14 +0000 (07:46 +0000)]
0022168 : [CEA 762] medloader documentation
Fix failure of testExampleMeshAdvAPI1() after the first fix of this issue.
ageay [Tue, 19 Mar 2013 16:01:17 +0000 (16:01 +0000)]
Implementation of __getitem__ and __setitem__ in DataArrayAsciiChar
ageay [Tue, 19 Mar 2013 15:59:22 +0000 (15:59 +0000)]
Some useful constructors in DataArrayAsciiChar
ageay [Tue, 19 Mar 2013 15:58:31 +0000 (15:58 +0000)]
Naming convention : static method getRepr -> GetRepr of class MEDCouplingNatureOfField
ageay [Mon, 18 Mar 2013 15:30:21 +0000 (15:30 +0000)]
addition of checkDeepEquivalWith and checkDeepEquivalOnSameNodesWith in python API
ageay [Mon, 18 Mar 2013 15:16:43 +0000 (15:16 +0000)]
DataArrayChar, DataArrayByte, DataArrayAsciiChar + throw in the API for swig protection
ageay [Mon, 18 Mar 2013 15:02:28 +0000 (15:02 +0000)]
DataArrayChar, DataArrayByte, DataArrayAsciiChar + throw in the API for swig protection
ageay [Fri, 15 Mar 2013 16:27:17 +0000 (16:27 +0000)]
Some protections against not kind C++ users.
ageay [Fri, 15 Mar 2013 16:20:48 +0000 (16:20 +0000)]
DataArrayChar
ageay [Fri, 15 Mar 2013 13:45:16 +0000 (13:45 +0000)]
tiny cleanup
ageay [Fri, 15 Mar 2013 13:26:24 +0000 (13:26 +0000)]
Some tests of minimalDistanceTo and findClosestTuple
eap [Fri, 15 Mar 2013 13:24:25 +0000 (13:24 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
MEDCouplingPointSet documented
eap [Fri, 15 Mar 2013 13:23:56 +0000 (13:23 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
- PyObject *getNodeIdsNearPoints(PyObject *pt, int nbOfNodes, double eps) const throw(INTERP_KERNEL::Exception)
+ PyObject *getNodeIdsNearPoints(PyObject *pt, int nbOfPoints, double eps) const throw(INTERP_KERNEL::Exception)
ageay [Fri, 15 Mar 2013 13:22:43 +0000 (13:22 +0000)]
Some additional docs of very recent methods
eap [Fri, 15 Mar 2013 13:22:26 +0000 (13:22 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
eap [Fri, 15 Mar 2013 13:19:57 +0000 (13:19 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
Move comments to MED_SRC/doc/doxygen/fakesources/MEDCouplingPointSet.C
eap [Fri, 15 Mar 2013 13:19:24 +0000 (13:19 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
minor changes
eap [Fri, 15 Mar 2013 13:18:03 +0000 (13:18 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
MEDCouplingPointSet documented
eap [Fri, 15 Mar 2013 13:17:50 +0000 (13:17 +0000)]
0021856 : [CEA 663] Documenting API of MEDCoupling and MEDLoader
minor fixes
rnv [Fri, 15 Mar 2013 12:56:36 +0000 (12:56 +0000)]
Update header.