Hi all,

hopefully someone can help me with the following MeshData problem. At
the moment all boundary conditions I apply to my system (non-linear
Newmark system) are  "saved" at MeshData objects. These ojects were
generated before the time stepping procedure using user-specified
functions, i.e. up to now these values weren't time dependent. Now I'd
like to coupled parts of the boundary to other domains iteratively, i.e.
the boundary conditions have to be modified until convergence of the
interface variables is obtained.
Is there a chance to modify specific entries of the node_data vector at
the moment, such as  void set_node_data(Node*, vector<Number>) ? Would
it be possible to add such member functions to the original libMesh
MeshData class, i.e. into the repository? If not, does anyone have a
suggestion how to handle the described problem.

Thanks a lot in advance.

Best regards

Ingo

-- 
Dipl.-Ing. Ingo Schmidt
Institute of Modelling and Computation

Hamburg University of Technology        tel: +49/(0)40/42878-4483
Denickestr.17                           fax: +49/(0)40/42878-4353       
Building L/ room: 3032                  
21075 Hamburg

http://www.mub.TU-Harburg.de


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to