Hi everyone,
Is there any method already implemented in deal.II to project cell-based
quadrature point data onto the boundary? The end goal is to compute some
forces on the surface in step-44 and for that, I need to project the
Kirchhoff stresses (tau) onto the boundary.
An idea that occurred
Hi Vimukthi,
I did end up by resolving that issue by making sure that gcc, g++, and
gfortran were all on a single version. Ended up using 9 for them. Seems to
be working now.
Michael
On Wed, Feb 21, 2024 at 8:06 AM Wolfgang Bangerth
wrote:
> On 2/21/24 02:46, vimukthi Nanayakkara wrote:
> > I
On 2/21/24 02:46, vimukthi Nanayakkara wrote:
I have recently started using deal II and am encountering the same error. Any
assistance you can provide in resolving this would be greatly appreciated.
Vimukthi, no easy ones other than upgrading your compiler as mentioned in the
previous message.
Hi everyone
I have recently started using deal II and am encountering the same error.
Any assistance you can provide in resolving this would be greatly
appreciated.
On Sunday, February 11, 2024 at 10:50:55 PM UTC+1 mpil...@umich.edu wrote:
> Hi Wolfgang,
>
> I appreciate you taking a look at i