Dear Tetsuo Koyama, This is not a very important parameter. It corresponds to the amount of information messages printed during the mesh construction. "-2" simply means "no message".
Best regards, Yves ----- Original Message ----- From: "Tetsuo Koyama" <[email protected]> To: "getfem-users" <[email protected]> Sent: Sunday, 15 July, 2018 08:05:34 Subject: [Getfem-users] What is build_mesh(C++) args mean? Hello, I have one question about using getfem c++ interface. I couldn't understand the C++ "build_mesh" interface of in "Example of Thermo-elastic and electrical coupling". getfem::build_mesh(mesh, mo, h, fixed, 2, -2); Could you teach me what "fixed" and "-2" is used for? I read sources and documents, but I couldn't understand (Sorry If It is not so important). Mesher object in C++ like new_mesher_ball or new_mesher_rectangle is very usefull for me. Thanks! Best Regards Tetsuo Koyama
