Sorry for the slow reply here.
On Wed, Aug 31, 2016 at 8:49 AM, Julian Andrej wrote:
> I have looked into that a bit more today and it seems there is
> everything we need available (finally). Then i'd have another question
> regarding the use of FEMSystem. What would be the actual use case of
>
I have looked into that a bit more today and it seems there is
everything we need available (finally). Then i'd have another question
regarding the use of FEMSystem. What would be the actual use case of
choosing FEMSystem vs. the approach in most examples? I have used the
normal example approach be
Hi Julian,
On Wed, Aug 31, 2016 at 3:40 AM, Julian Andrej wrote:
>
> so we are elaborating FEM libraries for a project we are attempting.
> One requirement is, that we want to assemble FEM matrices/vector into
> PETSc objects, which libMesh obviously provides. Is there a way, to
> just assemble
Hi,
so we are elaborating FEM libraries for a project we are attempting.
One requirement is, that we want to assemble FEM matrices/vector into
PETSc objects, which libMesh obviously provides. Is there a way, to
just assemble the matrices by providing element based loops, so that
we can work with t