From 928e649381a6ff39f195ddf5ac6c825415216419 Mon Sep 17 00:00:00 2001 From: rhaas Date: Tue, 13 Aug 2013 14:56:34 +0000 Subject: GRHydro: finish up call for templated C++ PPM routine activated by paramater use_optimized_PPM From: Roland Haas git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@575 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45 --- param.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index e7427cc..b1540a9 100644 --- a/param.ccl +++ b/param.ccl @@ -173,6 +173,10 @@ real myfloor "A minimum number for the TVD reconstruction routine" 0.0: :: "Must be positive" } 1.e-10 +boolean use_optimized_ppm "use C++ templated version of PPM. Experimental" +{ +} "no" + boolean ppm_detect "Should the PPM solver use shock detection?" { } "no" -- cgit v1.2.3