getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Getfem-users] What is build_mesh(C++) args mean?


From: Tetsuo Koyama
Subject: Re: [Getfem-users] What is build_mesh(C++) args mean?
Date: Mon, 16 Jul 2018 08:33:45 +0900

Dear Yves

Thank you for the clarification. 

Best regards,

Tetsuo


2018年7月15日(日) 16:46 Yves Renard <address@hidden>:
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" <address@hidden>
To: "getfem-users" <address@hidden>
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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]