Hi,
I'm using libMesh for distributed parameter identification, so my system 
matrix depends on a function (that might even life on another mesh). When 
solving the optimization problem, I need derivatives (Jacobian and hessian) 
not only w. r. t. PDE solution but also w. r. t. the parameter function. That 
works so far.
When refining a mesh hanging nodes are handelt in the DofMap using constraint 
matricees. Since I need derivatives w. r. t. the parameter function I need 
access to the constraint matrix of an element. Is there a way of accessing 
this matrix or if there is non (DofMap::build_constraint_matrix is private) 
or would it be o.k. to make it public?
Thanks,
    Hannes
-- 
*************************************************
Johannes Huber
Mathematisches Institut
Universität Basel
Rheinsprung 21
CH-4051 Basel
Switzerland
Phone: +41 61 267 39 93
http://www.math.unibas.ch/~huber/
*************************************************

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to