getfem-users
[Top][All Lists]
Advanced

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

Fast computation of a quantity


From: Eloi Martinet
Subject: Fast computation of a quantity
Date: Thu, 29 Sep 2022 15:50:01 +0200

Hello everyone,
My problem is the following : I have a FE space V with basis phi_i. Let u be a function on V and f a real valued function. What is the quickest way to compute the vector (\int f(u)*phi_i)_i ? I would like to use asm_generic but I don't see how to do it without looping on i and computing it for all i, which is way too long.

Thank you, have a good day.
Best regards,
Eloi.

reply via email to

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