[dune-pdelab] Accessing constraints

Oliver Sander sander at igpm.rwth-aachen.de
Tue Jan 28 05:58:06 CET 2014


Am 27.01.2014 22:40, schrieb Christian Engwer:
> Hi Oli,
> 
>> This works, i.e., the matrix is modified as expected.  However, I need the Dirichlet
>> information for other things, too.  Therefore my question:  How can I obtain the
>> list of Dirichlet nodes from the cg object?  Does the cg object implement an API
>> that I can query?  If yes, where is it (in the doxygen documentation)?
> 
> surely the c object implements some kind of API, but it is internal
> and therefor not documented. It can change over time and has
> already. The decision that it is internal is not strict, but nobody
> needed externally (up to now).
> 
> Currently it is implemented as an 
> unordered_map<Index, unordered_map<Index, value> >
> (see dune/pdelab/constraints/common/constraintstransformation.hh)
> 
> Ciao
> Christian
> 

Thanks.
Is there a place where I can file pdelab wishes?
--
Oliver

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 534 bytes
Desc: OpenPGP digital signature
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20140128/d798a1af/attachment.sig>


More information about the dune-pdelab mailing list