From: apo Date: Wed, 30 Nov 2005 07:45:38 +0000 (+0000) Subject: Minor changes X-Git-Tag: TG-D5-38-2003_D2005-20-12~94 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=02ef1af6157f9117045e83adae4382720eb275a3;p=modules%2Fvisu.git Minor changes --- diff --git a/src/VISU_I/VISU_GaussPoints_i.cc b/src/VISU_I/VISU_GaussPoints_i.cc index f255cd5d..efa772ca 100644 --- a/src/VISU_I/VISU_GaussPoints_i.cc +++ b/src/VISU_I/VISU_GaussPoints_i.cc @@ -496,7 +496,7 @@ VISU::GaussPoints_i throw std::runtime_error("There is no TimeStamp with the parameters !!!"); myGaussPointsPL->SetGaussPtsIDMapper(aGaussPtsIDMapper); - myScalarMapPL->Init(); + myGaussPointsPL->Init(); myGaussPointsPL->Build(); }