Kyle:
I'm sorry to ask such a basic question here, as it feels like I should be able
to answer this for myself, but having a look at some relevant git and source
code, I could not find the answer. I also could not find anything in the
documentation and it seems the question is also unaddress
I'd like to coarse-grain a finite element field, where the coarse-graining
procedure is just convolving the field with a Gaussian function. More
concretely, I'd like to do the following:
For a regular Triangulation, we can calculate at every quadrature point by
iterating through the entir
Ack, I realize the pasted screenshot of the relevant equation has
disappeared! I've included it as an attachment to this reply.
- Lucas
On Saturday, April 22, 2023 at 2:49:07 PM UTC-5 Lucas Myers wrote:
> Hi folks,
>
> I'd like to coarse-grain a finite element field, where the coarse-graining
I'm sorry to ask such a basic question here, as it feels like I should be
able to answer this for myself, but having a look at some relevant git and
source code, I could not find the answer. I also could not find anything in
the documentation and it seems the question is also unaddressed on this