]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
ronnas :
authorvbd <vbd>
Thu, 5 Jul 2007 14:34:30 +0000 (14:34 +0000)
committervbd <vbd>
Thu, 5 Jul 2007 14:34:30 +0000 (14:34 +0000)
commit731cf01250b97fd57e8a635ddad6655a4a88715e
tree8a786182c5d1f96ef287c891c9f77ac20890a8f1
parent0761f4615c04250625a35bf8b1d70994f96c5e76
ronnas :
Added files pertaining to project "calculation of intersection volumes in 3D"
Most .hxx files contain only the class interfaces for the moment.
Implementation has begun for the TransformedTriangle class, whose code has been split into
three .cxx - files
src/INTERP_KERNEL/BoundingBox.hxx [new file with mode: 0644]
src/INTERP_KERNEL/Interpolation2D.hxx
src/INTERP_KERNEL/Interpolation3D.hxx [new file with mode: 0644]
src/INTERP_KERNEL/Makefile.in
src/INTERP_KERNEL/MeshElement.hxx [new file with mode: 0644]
src/INTERP_KERNEL/MeshRegion.hxx [new file with mode: 0644]
src/INTERP_KERNEL/RegionNode.hxx [new file with mode: 0644]
src/INTERP_KERNEL/TransformedTriangle.cxx [new file with mode: 0644]
src/INTERP_KERNEL/TransformedTriangle.hxx [new file with mode: 0644]