]> SALOME platform Git repositories - tools/solverlab.git/commit
Salome HOME
update for MEDCoupling 64 bits
authorBernard Sécherà <bernard.secher@cea.fr>
Wed, 14 Oct 2020 12:13:25 +0000 (14:13 +0200)
committerBernard Sécherà <bernard.secher@cea.fr>
Wed, 14 Oct 2020 12:13:25 +0000 (14:13 +0200)
commitf99264872e945c7d0a2f39588dc3ff7e4c692e55
tree6a70829b890605d0c9205c2f3c3a7187a0f904ef
parent99d60f0bcb7a5bdf6e6e422acd4a553bc4798831
update for MEDCoupling 64 bits
26 files changed:
CDMATH/IJKmesh/inc/IJKMesh.hxx
CDMATH/IJKmesh/src/Field.cxx
CDMATH/IJKmesh/src/IJKMesh.cxx
CDMATH/mesh/inc/Mesh.hxx
CDMATH/mesh/src/Field.cxx
CDMATH/mesh/src/Mesh.cxx
CDMATH/tests/ressources/2DBrickWall/create_mesh_brickWall.py
CDMATH/tests/ressources/2DCartesien/create_mesh_of_squares_with_squares.py
CDMATH/tests/ressources/2DCheckerboard/create_checkerboard_2d_quad_meshes_amr.py
CDMATH/tests/ressources/2DCrossTriangles/create_mesh_of_square_with_cross_triangles.py
CDMATH/tests/ressources/2DDiskSpiderWeb/create_mesh_diskSpiderWeb.py
CDMATH/tests/ressources/2DDiskWithHexagons/create_mesh_diskWithHexagons.py
CDMATH/tests/ressources/2DEquilateralTriangles/create_mesh_squareWithEquilateralTriangles.py
CDMATH/tests/ressources/2DFlatCrossTriangles/create_mesh_of_square_with_cross_triangles.py
CDMATH/tests/ressources/2DHexagons/create_mesh_squareWithHexagons.py
CDMATH/tests/ressources/2DLocRefinedSquares/create_locally_refined_2d_quad_meshes_amr.py
CDMATH/tests/ressources/2DLongRectangles/create_mesh_of_rectangle_with_rectangles.py
CDMATH/tests/ressources/2DRightTriangles/create_mesh_right_triangles.py
CDMATH/tests/ressources/2DSkinnyTriangles/create_mesh_of_rectangle_with_right_triangles.py
CDMATH/tests/ressources/2DdiskWithSquares/create_mesh_diskWithSquares.py
CDMATH/tests/ressources/3DHexahedra/create_mesh_of_cube_with_cuboids.py
CDMATH/tests/ressources/3DLocRefinedCubes/create_locally_refined_3d_quad_meshes_amr.py
CDMATH/tests/ressources/scripts/convert_gmsh_to_med.py
CDMATH/tests/ressources/scripts/convert_typ_to_med.py
CDMATH/tests/ressources/scripts/weird_mesh.py
CDMATH/tests/swig/BoySurface/VTKnewReader.py