Home
last modified time | relevance | path

Searched refs:partitionTrihWeight (Results 1 – 2 of 2) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/Common/
H A DContext.h73 int partitionPriWeight, partitionPyrWeight, partitionTrihWeight; member
H A DOptions.cpp5716 if(action & GMSH_SET) CTX::instance()->mesh.partitionTrihWeight = (int)val; in opt_mesh_partition_trih_weight()
5717 return CTX::instance()->mesh.partitionTrihWeight; in opt_mesh_partition_trih_weight()