← Back to team overview

dolfin team mailing list archive

[Question #96848]: Binding an Object to Each Node

 

New question #96848 on DOLFIN:
https://answers.launchpad.net/dolfin/+question/96848

Hello

Is there away to :

1. create and bind an object to each node in space.

2. have the object automatically update its state at every time step.

My original approach was to create a pointer to the object in a subclass of expression ......  but the solution turns out to be the same  the same at each time step. So, I know I'm definitely doing something wrong.

Thanks in advance

Ted



-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.



Follow ups