getfem-users
[Top][All Lists]
Advanced

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

[Getfem-users] Error occurred when using add_nonlinear_term


From: Tetsuo Koyama
Subject: [Getfem-users] Error occurred when using add_nonlinear_term
Date: Tue, 26 Feb 2019 14:39:13 +0900

Dear GetFEM++ project

I have a error when I make a C++ program (in attachment file) by using
getfem++ library.
I compile it in Ubuntu18.04 and compile it in the same environment
compiling in tests directory.
The message is following. I'm sorry that I couldn't understand what
does this mean.
I could only understand that it caused because of adding the following
brick  in line 293.
  getfem::add_nonlinear_term(model, mim,
"lambda*Grad_Dot_ux1*Test_Dot_uz1", LEFT, false);
Could you please teach me that what does this error message mean?

Thank you for reading.

============================================
|    A GMM error has been detected !!!     |
============================================
Error in getfem_generic_assembly_compile_and_exec.cc, line 6798 void
getfem::ga_compile(getfem::ga_workspace&, getfem::ga_instruction_set&,
bgeot::size_type):
Invalid vector or tensor quantity. An order 1 weak form has to be a
scalar quantity

Attachment: src.zip
Description: Zip compressed data


reply via email to

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