Skip to content
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

meep change protos with harminv complex #15

Merged
merged 1 commit into from
Mar 31, 2015
Merged

meep change protos with harminv complex #15

merged 1 commit into from
Mar 31, 2015

Conversation

michelmno
Copy link
Contributor

meep change protos with harminv complex

This patch concern the meep package,
it needs a prereq of similar patch for harminv package.

This is related to meep issue 13
#13

The initial reported problem was at make check:

[ 259s] FAIL: aniso_disp
[ 273s] FAIL: convergence_cyl_waveguide

[ 396s] FAIL: 2D_convergence

../meep-1.2.1/tests> grep failure test-suite.log
test-suite.log:harminv: failure on line 853 of harminv.c: argument out of range in harminv_get_amplitude
test-suite.log:harminv: failure on line 853 of harminv.c: argument out of range in harminv_get_amplitude

test-suite.log:harminv: failure on line 853 of harminv.c: argument out of range in harminv_get_amplitude

Signed-off-by: Michel Normand normand@linux.vnet.ibm.com

meep change protos with harminv complex

This patch concern the meep package,
it needs a prereq of similar patch for harminv package.

This is related to meep issue 13
#13

The initial reported problem was at make check:
===
[  259s] FAIL: aniso_disp
[  273s] FAIL: convergence_cyl_waveguide
[  396s] FAIL: 2D_convergence
===
../meep-1.2.1/tests> grep failure test-suite.log
test-suite.log:harminv: failure on line 853 of harminv.c: argument out of range in harminv_get_amplitude
test-suite.log:harminv: failure on line 853 of harminv.c: argument out of range in harminv_get_amplitude
test-suite.log:harminv: failure on line 853 of harminv.c: argument out of range in harminv_get_amplitude
===

Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
@stevengj
Copy link
Collaborator

Prerequisite for this is NanoComp/harminv#1, after which I'll make a new Harminv release and the Meep configure script can then require that harminv version.

@stevengj
Copy link
Collaborator

Thanks, I will merge this and then fix it up to remain backward compatible with the old harminv (by checking the HARMINV_VERSION defined in the new harminv header file).

stevengj added a commit that referenced this pull request Mar 31, 2015
meep change protos with harminv complex
@stevengj stevengj merged commit a227bbd into NanoComp:master Mar 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants