Re: [deal.II] Is barycenter refinement for simplices implemented?

2023-04-24 Thread Wolfgang Bangerth
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

Re: [deal.II] Integrate on local subsets of domain on distributed triangulation

2023-04-24 Thread Wolfgang Bangerth
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

[deal.II] Re: Integrate on local subsets of domain on distributed triangulation

2023-04-24 Thread Lucas Myers
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

[deal.II] Is barycenter refinement for simplices implemented?

2023-04-24 Thread Kyle Schwiebert
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