dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #22977
Re: [Question #155668]: matrix valued function
Question #155668 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/155668
Andreas Naumann gave more information on the question:
I solved the problem with the help of TensorFunctionSpace and a function
from this space. Now I get some problems with memory. it seems to me,
that the command
swap = gamma + dt * (gamma - nabla u)
and following projection on the tensor increases the memory usage
without freeing the used memory.
Is this a bug or simply a problem with improper dolfin usage?
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.
Follow ups