X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=resources%2FStdMeshers.xml.in;h=5a858500da2682406b1cddb619d69cb554c95c54;hp=3baade391a9f5e93d0526c346ce5e790dc37e82d;hb=6ac07fd349b8cf998281f81919138c83e512bd13;hpb=f08f994ee33e3b9cd4a78d2682788ce4329368fc diff --git a/resources/StdMeshers.xml.in b/resources/StdMeshers.xml.in index 3baade391..5a858500d 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". @@ -164,7 +165,6 @@ label-id ="Quadratic Mesh" icon-id ="mesh_algo_quad.png" dim ="1" - context ="GLOBAL" auxiliary="true"/>