From 9bf19159a4f2b50dfda4531dc3cc24fc24fcf59f Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Wed, 26 Feb 2025 10:42:52 -0500 Subject: [PATCH] add block to list of regions with all-variable shape options --- doc/src/region.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/region.rst b/doc/src/region.rst index fbc250ca83..dbe14360ff 100644 --- a/doc/src/region.rst +++ b/doc/src/region.rst @@ -212,7 +212,7 @@ and *ellipsoid* the x-, y-, and z- coordinates of the center of the sphere/ellipsoid can be specified as an equal-style variable. And for style *cylinder* the two center positions c1 and c2 for the location of the cylinder axes can be specified as a equal-style variable. For styles -*cone*, *prism*, and *plane* all properties can be defined via +*block*, *cone*, *prism*, and *plane* all properties can be defined via equal-style variables. For style *plane*, the components of the direction vector normal to plane should be either all constants or all defined by equal-style variables.