Question regarding the implementation of GridFunction.Set

More
2 years 2 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
2 years 2 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.098 seconds