Dear dealii Community,
I am working on solving the a nonlinear coupled problem involving a vector
displacement field and a scalar phase-field variable. The code is MPI
parallelized using p:d:t and TrilinosWrappers for linear algebra.
Usually I use CG+AMG for solving the SLEs when solving for e
Hallo everyone,
I'm very happy to be starting my first project with deal.II and hope to
possibly contribute to it. I am working on a diffusion homogenisation
problem with periodic boundary conditions.
I have implemented the periodic boundary conditions with the following
lines
a) in setup
** Please ignore delete my first post that went out without a subject **
Hallo everyone,
I'm very happy to be starting my first project with deal.II and hope to
possibly contribute to it. I am working on a diffusion homogenisation
problem with periodic boundary conditions.
I have implemented
On 7/14/22 07:15, M Graham wrote:
So I will be digging in to this now but I thought it might be worth posting
here because
* I might have missed some critical information
* This might be a known problem
* Maybe somebody else will have the same problem in the meantime and it will
be
On 7/14/22 03:34, Paras Kumar wrote:
I am working on solving the a nonlinear coupled problem involving a vector
displacement field and a scalar phase-field variable. The code is MPI
parallelized using p:d:t and TrilinosWrappers for linear algebra.
Usually I use CG+AMG for solving the SLEs wh