Replies: 1 comment
-
The counterpart to Once you load two grid functions, you can wrap one as Hope this helps, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to save a couple of grid functions and then compute the L2 norm of the difference between them. How would I do this? I looked at
ComputeLpError()
in the class GridFunction but I'm not certain that this is what I want. GridFunction has a Save method to save to a stream, but there is not a Load method, it seems.Thanks,
-Nachiket
Beta Was this translation helpful? Give feedback.
All reactions