X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=resources%2FStdMeshers.xml.in;h=19b9f895a099be52c9a210a5bed7c70a2092d1d3;hp=3baade391a9f5e93d0526c346ce5e790dc37e82d;hb=cf7328b78f5781ca1e17ab0b15d878746084dfa9;hpb=f08f994ee33e3b9cd4a78d2682788ce4329368fc diff --git a/resources/StdMeshers.xml.in b/resources/StdMeshers.xml.in index 3baade391..19b9f895a 100644 --- a/resources/StdMeshers.xml.in +++ b/resources/StdMeshers.xml.in @@ -45,7 +45,8 @@ input - geometry of elements accepted by algorithm input. Used to define compatible algos of different dimensions. Compatible algos have equal geometries in "input" and "output". need-hyp - (optional) Boolean. Does the algo require a hypothesis or not. Default is "false". - need-geom - (optional) Boolean. Can the algo work w/o geometry or not. Default is "true". + need-geom - (optional) [true, fasle, never]. Can the algo work w/o geometry or not. + Default is "true". "never" means that the algo can't work with geometry. support-submeshes - (optional) Boolean. Does an multi-dimensional algo support sub-meshes. Default is "false".