From 02ef1af6157f9117045e83adae4382720eb275a3 Mon Sep 17 00:00:00 2001 From: apo Date: Wed, 30 Nov 2005 07:45:38 +0000 Subject: [PATCH] Minor changes --- src/VISU_I/VISU_GaussPoints_i.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); } -- 2.39.2