-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modify interpolation scheme #44
Comments
Now done!Related to interpolation, there are many interpolation functions which are supposed to return Line 1086 in 805e5dd
-1 under certain conditions Lines 1094 to 1096 in 805e5dd
TDMS/tdms/src/tdms_iterator.cpp Lines 6174 to 6176 in 805e5dd
I guess these functions should either be |
Overhaul interpolation from the split grid to the central grid.
Dependencies:
Tasks specified in
PSTD_interpolation_scheme.pdf
:interpolate{TimeDomain,FrequencyDomain}{E,H}{x,y,z}
functions. #110fieldsample
does not allow for extraction of magnetic field at the vertices - this must be added. #109exphasorssurface
,exphasorsvolume
, andfieldsample
to the new interpolation functions. #113The text was updated successfully, but these errors were encountered: