From d8353534e48f4d3f79ce0dbd8687c65ef7114fd4 Mon Sep 17 00:00:00 2001 From: apo Date: Mon, 19 Dec 2005 07:20:08 +0000 Subject: [PATCH] Minor changes (improve a message) --- src/CONVERTOR/VISU_MedConvertor.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CONVERTOR/VISU_MedConvertor.cxx b/src/CONVERTOR/VISU_MedConvertor.cxx index cc379d7d..cf80627d 100644 --- a/src/CONVERTOR/VISU_MedConvertor.cxx +++ b/src/CONVERTOR/VISU_MedConvertor.cxx @@ -1474,7 +1474,7 @@ VISU_MedConvertor ::LoadPoints(const MED::PWrapper& theMed, VISU::PMEDMesh theMesh) { - TTimerLog aTimerLog(MYDEBUG,"LoadValForTimeOnGaussPts"); + TTimerLog aTimerLog(MYDEBUG,"LoadPoints"); try{ //Check on existing family PMEDMeshOnEntity aMeshOnEntity = theMesh->myMeshOnEntityMap[VISU::NODE_ENTITY]; -- 2.39.2