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. _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

