diff --git a/doc/texinfo/opt_general.texi b/doc/texinfo/opt_general.texi index bddbd037cc9f734e31058ae6015feb11c3eefcab..9a10842776312937d1221288eb07161f5e144c92 100644 --- a/doc/texinfo/opt_general.texi +++ b/doc/texinfo/opt_general.texi @@ -38,7 +38,7 @@ Saved in: @code{General.OptionsFileName} @item General.BuildInfo Gmsh build information (read-only)@* -Default value: @code{"Version: 4.10.2-git-f32ab4d30; License: GNU General Public License; Build OS: MacOSX-sdk; Build date: 20220509; Build host: MacBook-Pro-Christophe.local; Build options: 64Bit ALGLIB[contrib] ANN[contrib] Bamg Blossom Cairo Cgns DIntegration Dlopen DomHex Eigen[contrib] Fltk GMP Gmm[contrib] Hxt Jpeg Kbipack MathEx[contrib] Med Mesh Metis[contrib] Mmg Mpeg Netgen ONELAB ONELABMetamodel OpenCASCADE OpenCASCADE-CAF OpenGL OpenMP OptHom Parasolid ParasolidSTEP Parser Plugins Png Post QuadMeshingTools QuadTri Solver TetGen/BR TouchBar Voro++[contrib] WinslowUntangler Zlib; FLTK version: 1.4.0; OCC version: 7.7.0; MED version: 4.1.1; Packaged by: geuzaine; Web site: https://gmsh.info; Issue tracker: https://gitlab.onelab.info/gmsh/gmsh/issues"}@* +Default value: @code{"Version: 4.10.4-git-9011609bb; License: GNU General Public License; Build OS: MacOSX-sdk; Build date: 20220527; Build host: MacBook-Pro-Christophe.local; Build options: 64Bit ALGLIB[contrib] ANN[contrib] Bamg Blossom Cairo Cgns DIntegration Dlopen DomHex Eigen[contrib] Fltk GMP Gmm[contrib] Hxt Jpeg Kbipack MathEx[contrib] Med Mesh Metis[contrib] Mmg Mpeg Netgen ONELAB ONELABMetamodel OpenCASCADE OpenCASCADE-CAF OpenGL OpenMP OptHom Parasolid ParasolidSTEP Parser Plugins Png Post QuadMeshingTools QuadTri Solver TetGen/BR TouchBar Voro++[contrib] WinslowUntangler Zlib; FLTK version: 1.4.0; OCC version: 7.7.0; MED version: 4.1.1; Packaged by: geuzaine; Web site: https://gmsh.info; Issue tracker: https://gitlab.onelab.info/gmsh/gmsh/issues"}@* Saved in: @code{-} @item General.BuildOptions @@ -168,7 +168,7 @@ Saved in: @code{General.SessionFileName} @item General.Version Gmsh version (read-only)@* -Default value: @code{"4.10.2-git-f32ab4d30"}@* +Default value: @code{"4.10.4-git-9011609bb"}@* Saved in: @code{-} @item General.WatchFilePattern diff --git a/doc/texinfo/opt_mesh.texi b/doc/texinfo/opt_mesh.texi index b0505e014aeceda6993c4b3e1d1e669778c01335..bb835939927ff763e0f1afd3e0ba38c6320804f5 100644 --- a/doc/texinfo/opt_mesh.texi +++ b/doc/texinfo/opt_mesh.texi @@ -723,7 +723,7 @@ Saved in: @code{General.OptionsFileName} @item Mesh.RecombineMinimumQuality Minimum quality for quadrangle generated by recombination@* -Default value: @code{0}@* +Default value: @code{0.01}@* Saved in: @code{General.OptionsFileName} @item Mesh.Recombine3DAll diff --git a/doc/texinfo/opt_plugin.texi b/doc/texinfo/opt_plugin.texi index 13b3da3da8c698aca4e78d39b40ddac978a9bed2..396c70347dc114259dee970deb4de0ba158327cd 100644 --- a/doc/texinfo/opt_plugin.texi +++ b/doc/texinfo/opt_plugin.texi @@ -585,9 +585,9 @@ Plugin(HomologyPostProcessing) operates on representative basis chains of homolo 1. (co)homology basis transformation:@* 'TransformationMatrix': Integer matrix of the transformation.@* 'PhysicalGroupsOfOperatedChains': (Co)chains of a (co)homology space basis to be transformed.@* - Results a new (co)chain basis that is an integer cobination of the given basis. @* + Results a new (co)chain basis that is an integer combination of the given basis.@* @* -2. Make basis representations of a homology space and a cohomology space compatible: @* +2. Make basis representations of a homology space and a cohomology space compatible:@* 'PhysicalGroupsOfOperatedChains': Chains of a homology space basis.@* 'PhysicalGroupsOfOperatedChains2': Cochains of a cohomology space basis.@* Results a new basis for the homology space such that the incidence matrix of the new basis and the basis of the cohomology space is the identity matrix.@*