Home
last modified time | relevance | path

Searched refs:partitionConvertMsh2 (Results 1 – 4 of 4) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/Common/
H A DContext.h74 int partitionOldStyleMsh2, partitionConvertMsh2; member
H A DOptions.cpp5770 if(action & GMSH_SET) CTX::instance()->mesh.partitionConvertMsh2 = val; in opt_mesh_partition_convert_msh2()
5771 return CTX::instance()->mesh.partitionConvertMsh2; in opt_mesh_partition_convert_msh2()
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DGModelIO_MSH3.cpp559 if(CTX::instance()->mesh.partitionConvertMsh2 && in _readMSH3()
H A DGModelIO_MSH2.cpp686 if(CTX::instance()->mesh.partitionConvertMsh2 && in _readMSH2()