Forum Message

 

 

We have moved the forum to https://forum.ngsolve.org . This is an archived version of the topics until 05/05/23. All the topics were moved to the new forum and conversations can be continued there. This forum is just kept as legacy to not invalidate old links. If you want to continue a conversation just look for the topic in the new forum.

Notice

The forum is in read only mode.

Question regarding the implementation of GridFunction.Set

More
1 year 7 months ago #4499 by sblauth
Hello,

I've got a question regarding the GridFunction.Set method. Here ( docu.ngsolve.org/v6.2.1907/i-tutorials/u...ficientfunction.html ) it is stated how the method works. As I am interested in the exact implementation of this method, I would like to know, whether someone could point me to the corresponding piece of the source code.

Thanks a lot in advance,
Sebastian
More
1 year 7 months ago #4500 by joachim
HI Sebastian,

it is done in SetValues:
github.com/NGSolve/ngsolve/blob/8fe25e5e...mp/postproc.cpp#L384

follow the path dualdiffop==false

best, Joachim

 
Time to create page: 0.111 seconds