>>> mpb: Building testing/mpb 1.12.0-r1 (using abuild 3.18.0_rc5-r0) started Mon, 17 Aug 2026 03:49:31 +0000 >>> mpb: Validating /home/buildozer/aports/testing/mpb/APKBUILD... >>> mpb: Analyzing dependencies... >>> mpb: Installing for build: build-base fftw-dev gfortran guile-dev hdf5-dev libctl-dev openblas-dev ( 1/35) Installing fftw-double-libs (3.3.11-r0) ( 2/35) Installing fftw-long-double-libs (3.3.11-r0) ( 3/35) Installing fftw-single-libs (3.3.11-r0) ( 4/35) Installing fftw-dev (3.3.11-r0) ( 5/35) Installing libgfortran (15.2.0-r8) ( 6/35) Installing gfortran (15.2.0-r8) ( 7/35) Installing libffi (3.5.2-r1) ( 8/35) Installing gc (8.2.12-r0) ( 9/35) Installing guile-libs (3.0.9-r2) (10/35) Installing guile (3.0.9-r2) (11/35) Installing libgc++ (8.2.12-r0) (12/35) Installing gc-dev (8.2.12-r0) (13/35) Installing libgmpxx (6.3.0-r4) (14/35) Installing gmp-dev (6.3.0-r4) (15/35) Installing guile-dev (3.0.9-r2) (16/35) Installing libaec (1.1.6-r0) (17/35) Installing libsz (1.1.6-r0) (18/35) Installing libaec-dev (1.1.6-r0) (19/35) Installing zlib-dev (1.3.2-r0) (20/35) Installing hdf5-static (2.2.0-r0) (21/35) Installing hdf5-hl (2.2.0-r0) (22/35) Installing hdf5 (2.2.0-r0) (23/35) Installing hdf5-cpp (2.2.0-r0) (24/35) Installing hdf5-fortran (2.2.0-r0) (25/35) Installing hdf5-hl-cpp (2.2.0-r0) (26/35) Installing hdf5-hl-fortran (2.2.0-r0) (27/35) Installing hdf5-tools (2.2.0-r0) (28/35) Installing hdf5-dev (2.2.0-r0) (29/35) Installing libctl (4.5.1-r1) (30/35) Installing libctl-dev (4.5.1-r1) (31/35) Installing openblas (0.3.30-r2) (32/35) Installing liblapack (0.3.30-r2) (33/35) Installing liblapacke (0.3.30-r2) (34/35) Installing openblas-dev (0.3.30-r2) (35/35) Installing .makedepends-mpb (20260817.034931) Executing busybox-1.38.0-r4.trigger OK: 442.5 MiB in 138 packages >>> mpb: Cleaning up srcdir >>> mpb: Cleaning up pkgdir >>> mpb: Cleaning up tmpdir >>> mpb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mpb-1.12.0.tar.gz /var/cache/distfiles/mpb-1.12.0.tar.gz: OK >>> mpb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mpb-1.12.0.tar.gz /var/cache/distfiles/mpb-1.12.0.tar.gz: OK >>> mpb: Unpacking /var/cache/distfiles/mpb-1.12.0.tar.gz... checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... loongarch64-alpine-linux-musl checking host system type... loongarch64-alpine-linux-musl checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for loongarch64-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/loongarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/loongarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert loongarch64-alpine-linux-musl file names to loongarch64-alpine-linux-musl format... func_convert_file_noop checking how to convert loongarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/loongarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for loongarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for loongarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for loongarch64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for loongarch64-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for loongarch64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/loongarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for loongarch64-alpine-linux-musl-g77... no checking for loongarch64-alpine-linux-musl-xlf... no checking for loongarch64-alpine-linux-musl-f77... no checking for loongarch64-alpine-linux-musl-frt... no checking for loongarch64-alpine-linux-musl-pgf77... no checking for loongarch64-alpine-linux-musl-cf77... no checking for loongarch64-alpine-linux-musl-fort77... no checking for loongarch64-alpine-linux-musl-fl32... no checking for loongarch64-alpine-linux-musl-af77... no checking for loongarch64-alpine-linux-musl-xlf90... no checking for loongarch64-alpine-linux-musl-f90... no checking for loongarch64-alpine-linux-musl-pgf90... no checking for loongarch64-alpine-linux-musl-pghpf... no checking for loongarch64-alpine-linux-musl-epcf90... no checking for loongarch64-alpine-linux-musl-gfortran... loongarch64-alpine-linux-musl-gfortran checking whether the compiler supports GNU Fortran 77... yes checking whether loongarch64-alpine-linux-musl-gfortran accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for loongarch64-alpine-linux-musl-gfortran option to produce PIC... -fPIC checking if loongarch64-alpine-linux-musl-gfortran PIC flag -fPIC works... yes checking if loongarch64-alpine-linux-musl-gfortran static flag -static works... yes checking if loongarch64-alpine-linux-musl-gfortran supports -c -o file.o... yes checking if loongarch64-alpine-linux-musl-gfortran supports -c -o file.o... (cached) yes checking whether the loongarch64-alpine-linux-musl-gfortran linker (/usr/loongarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for perl... ./missing checking for vendor cc to be used instead of gcc... checking for cc... (cached) cc checking for loongarch64-alpine-linux-musl-gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for sqrt in -lm... yes checking how to get verbose linking output from loongarch64-alpine-linux-musl-gfortran... -v checking for Fortran 77 libraries of loongarch64-alpine-linux-musl-gfortran... -L/usr/lib/gcc/loongarch64-alpine-linux-musl/15.2.0 -L/usr/lib/gcc/loongarch64-alpine-linux-musl/15.2.0/../../../../loongarch64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/loongarch64-alpine-linux-musl/15.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/loongarch64-alpine-linux-musl/15.2.0/../../../../loongarch64-alpine-linux-musl/lib -L/usr/lib/gcc/loongarch64-alpine-linux-musl/15.2.0/../../.. -L/lib -L/usr/lib -lgfortran -lm -lssp_nonshared checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore checking for fftw_execute in -lfftw3... yes checking for sgemm_ in -lopenblas... yes checking for cheev_ in -lopenblas... yes checking for deflate in -lz... yes checking for H5Pcreate in -lhdf5... yes checking for hdf5.h... yes checking for guile... yes checking for guile-config... guile-config checking if linking to guile works... yes checking for libguile.h... yes checking for guile/gh.h... no checking for scm_make_smob_type... yes checking for scm_new_smob... yes checking for scm_array_get_handle... yes checking for scm_is_array... yes checking for SCM_SMOB_PREDICATE... no checking for SCM_SMOB_DATA... no checking for SCM_NEWSMOB... no checking how to activate readline in Guile... cannot checking for libctl dir... /usr/share/libctl checking for gen-ctl-io... gen-ctl-io checking for ctl_get_vector3 in -lctl... yes checking for ctl.h... yes checking whether libctl version is at least 4.0.0... checking how to run the C preprocessor... cc -E checking for egrep -e... (cached) /bin/grep -E ok checking for libctl_quiet feature... yes checking for vector3_dot in -lctlgeom... yes checking for ctlgeom.h... yes checking for nlopt.h... no checking for nlopt_minimize in -lnlopt... no checking for unistd.h... (cached) yes checking for getopt.h... yes checking for nlopt.h... (cached) no checking for an ANSI C-conforming const... yes checking for inline... inline checking for getopt... yes checking for strncmp... yes checking whether calling BLAS zdotc works... yes checking for bash... sh configure: WARNING: Couldn't find bash or ksh shell on your system. The mpb-split command may not work if your sh doesn't support job control. checking for feenableexcept... no checking whether feenableexcept declaration is usable... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating src/Makefile config.status: creating src/util/Makefile config.status: creating src/matrices/Makefile config.status: creating src/matrixio/Makefile config.status: creating src/maxwell/Makefile config.status: creating mpb/Makefile config.status: creating mpb/mpb.scm config.status: creating mpb/mpb-split-preinstall config.status: creating utils/Makefile config.status: creating config.h config.status: creating src/mpbconf.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0' Making all in src make[2]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' cp -f mpbconf.h mpb.h make all-recursive make[3]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' Making all in util make[4]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/util' make all-am make[5]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/util' CC sphere-quad.o CC debug_malloc.lo CC mpi_utils.lo CC verbosity.lo mpi_utils.c: In function 'mpi_begin_critical_section': mpi_utils.c:202:22: warning: unused variable 'status' [-Wunused-variable] 202 | MPI_Status status; | ^~~~~~ mpi_utils.c: In function 'mpi_end_critical_section': mpi_utils.c:210:35: warning: unused parameter 'tag' [-Wunused-parameter] 210 | void mpi_end_critical_section(int tag) | ~~~~^~~ CCLD sphere_quad CCLD libutil.la make[5]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/util' make[4]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/util' Making all in matrices make[4]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/matrices' CC libmatrices_la-blasglue.lo CC libmatrices_la-eigensolver.lo CC libmatrices_la-eigensolver_davidson.lo CC libmatrices_la-eigensolver_utils.lo CC libmatrices_la-evectmatrix.lo CC libmatrices_la-linmin.lo CC libmatrices_la-matrices.lo CC libmatrices_la-minpack2-linmin.lo CC libmatrices_la-sqmatrix.lo CCLD libmatrices.la make[4]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/matrices' Making all in matrixio make[4]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/matrixio' CC libmatrixio_a-evectmatrixio.o CC libmatrixio_a-fieldio.o CC libmatrixio_a-matrixio.o matrixio.c: In function 'matrixio_create_sub': matrixio.c:469:24: warning: statement with no effect [-Wunused-value] 469 | IF_EXCLUSIVE(0,if (id.parallel) MPI_Barrier(mpb_comm)); | ^ matrixio.c:58:32: note: in definition of macro 'IF_EXCLUSIVE' 58 | # define IF_EXCLUSIVE(yes,no) yes | ^~~ matrixio.c:472:24: warning: statement with no effect [-Wunused-value] 472 | IF_EXCLUSIVE(0,if (id.parallel) MPI_Barrier(mpb_comm)); | ^ matrixio.c:58:32: note: in definition of macro 'IF_EXCLUSIVE' 58 | # define IF_EXCLUSIVE(yes,no) yes | ^~~ fieldio.c:41:46: warning: argument 8 of type 'const real *' {aka 'const double *'} declared as a pointer [-Warray-parameter=] 41 | const real *kvector, | ~~~~~~~~~~~~^~~~~~~ In file included from fieldio.c:28: matrixio.h:95:52: note: previously declared as an array 'const real[3]' {aka 'const double[3]'} 95 | const real kvector[3], | ~~~~~~~~~~~^~~~~~~~~~ In file included from matrixio.c:29: matrixio.c: In function 'matrixio_open_dataset': matrixio.c:516:30: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 516 | CHECK(dims_copy[i] == dims[i], | ^~ ./../util/check.h:37:12: note: in definition of macro 'CHECK' 37 | if (!(condition)) { \ | ^~~~~~~~~ matrixio.c: In function 'matrixio_create_dataset': matrixio.c:552:24: warning: statement with no effect [-Wunused-value] 552 | IF_EXCLUSIVE(0,if (id.parallel) MPI_Barrier(mpb_comm)); | ^ matrixio.c:58:32: note: in definition of macro 'IF_EXCLUSIVE' 58 | # define IF_EXCLUSIVE(yes,no) yes | ^~~ matrixio.c: In function 'matrixio_read_real_data': matrixio.c:837:35: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 837 | CHECK(dims_copy[i] == dims[i], | ^~ ./../util/check.h:37:12: note: in definition of macro 'CHECK' 37 | if (!(condition)) { \ | ^~~~~~~~~ AR libmatrixio.a make[4]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/matrixio' Making all in maxwell make[4]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/maxwell' CC libmaxwell_la-maxwell.lo CC libmaxwell_la-maxwell_constraints.lo CC libmaxwell_la-maxwell_eps.lo CC libmaxwell_la-maxwell_op.lo CC libmaxwell_la-maxwell_pre.lo maxwell_op.c: In function 'maxwell_compute_fft': maxwell_op.c:187:21: warning: variable 'np' set but not used [-Wunused-but-set-variable] 187 | ptrdiff_t np[3]; | ^~ maxwell_op.c:177:12: warning: unused variable 'rarray_out' [-Wunused-variable] 177 | real *rarray_out = (real *) array_out; | ^~~~~~~~~~ maxwell_op.c:175:12: warning: unused variable 'rarray_in' [-Wunused-variable] 175 | real *rarray_in = (real *) array_in; | ^~~~~~~~~ maxwell_op.c: In function 'maxwell_vectorfield_otherhalf': maxwell_op.c:637:50: warning: unused parameter 'd' [-Wunused-parameter] 637 | void maxwell_vectorfield_otherhalf(maxwell_data *d, scalar_complex *field, | ~~~~~~~~~~~~~~^ maxwell_op.c:637:69: warning: unused parameter 'field' [-Wunused-parameter] 637 | void maxwell_vectorfield_otherhalf(maxwell_data *d, scalar_complex *field, | ~~~~~~~~~~~~~~~~^~~~~ maxwell_op.c:638:41: warning: unused parameter 'phasex' [-Wunused-parameter] 638 | real phasex, real phasey, real phasez) | ~~~~~^~~~~~ maxwell_op.c:638:54: warning: unused parameter 'phasey' [-Wunused-parameter] 638 | real phasex, real phasey, real phasez) | ~~~~~^~~~~~ maxwell_op.c:638:67: warning: unused parameter 'phasez' [-Wunused-parameter] 638 | real phasex, real phasey, real phasez) | ~~~~~^~~~~~ maxwell_op.c: In function 'maxwell_cscalarfield_otherhalf': maxwell_op.c:841:51: warning: unused parameter 'd' [-Wunused-parameter] 841 | void maxwell_cscalarfield_otherhalf(maxwell_data *d, scalar_complex *field, | ~~~~~~~~~~~~~~^ maxwell_op.c:841:70: warning: unused parameter 'field' [-Wunused-parameter] 841 | void maxwell_cscalarfield_otherhalf(maxwell_data *d, scalar_complex *field, | ~~~~~~~~~~~~~~~~^~~~~ maxwell_op.c:842:42: warning: unused parameter 'phasex' [-Wunused-parameter] 842 | real phasex, real phasey, real phasez) | ~~~~~^~~~~~ maxwell_op.c:842:55: warning: unused parameter 'phasey' [-Wunused-parameter] 842 | real phasex, real phasey, real phasez) | ~~~~~^~~~~~ maxwell_op.c:842:68: warning: unused parameter 'phasez' [-Wunused-parameter] 842 | real phasex, real phasey, real phasez) | ~~~~~^~~~~~ maxwell_op.c: In function 'maxwell_scalarfield_otherhalf': maxwell_op.c:1042:50: warning: unused parameter 'd' [-Wunused-parameter] 1042 | void maxwell_scalarfield_otherhalf(maxwell_data *d, real *field) | ~~~~~~~~~~~~~~^ maxwell_op.c:1042:59: warning: unused parameter 'field' [-Wunused-parameter] 1042 | void maxwell_scalarfield_otherhalf(maxwell_data *d, real *field) | ~~~~~~^~~~~ maxwell_eps.c:181:12: warning: 'sym_matrix_eq' defined but not used [-Wunused-function] 181 | static int sym_matrix_eq(symmetric_matrix V1, symmetric_matrix V2, double tol) | ^~~~~~~~~~~~~ CCLD libmaxwell.la make[4]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/maxwell' make[4]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' CCLD libmpb.la make[4]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' make[3]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' make[2]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' Making all in tests make[2]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/tests' CC malloctest.o CC blastest.o CC eigs_test.o CC maxwell_test.o CC normal_vectors-normal_vectors.o eigs_test.c: In function 'Aop': eigs_test.c:293:51: warning: unused parameter 'data' [-Wunused-parameter] 293 | void Aop(evectmatrix Xin, evectmatrix Xout, void *data, | ~~~~~~^~~~ eigs_test.c:294:14: warning: unused parameter 'is_current_eigenvector' [-Wunused-parameter] 294 | int is_current_eigenvector, evectmatrix Work) | ~~~~^~~~~~~~~~~~~~~~~~~~~~ eigs_test.c:294:50: warning: unused parameter 'Work' [-Wunused-parameter] 294 | int is_current_eigenvector, evectmatrix Work) | ~~~~~~~~~~~~^~~~ eigs_test.c: In function 'Bop': eigs_test.c:303:51: warning: unused parameter 'data' [-Wunused-parameter] 303 | void Bop(evectmatrix Xin, evectmatrix Xout, void *data, | ~~~~~~^~~~ eigs_test.c:304:14: warning: unused parameter 'is_current_eigenvector' [-Wunused-parameter] 304 | int is_current_eigenvector, evectmatrix Work) | ~~~~^~~~~~~~~~~~~~~~~~~~~~ eigs_test.c:304:50: warning: unused parameter 'Work' [-Wunused-parameter] 304 | int is_current_eigenvector, evectmatrix Work) | ~~~~~~~~~~~~^~~~ eigs_test.c: In function 'Ainvop': eigs_test.c:313:54: warning: unused parameter 'data' [-Wunused-parameter] 313 | void Ainvop(evectmatrix Xin, evectmatrix Xout, void *data, | ~~~~~~^~~~ eigs_test.c:314:25: warning: unused parameter 'Y' [-Wunused-parameter] 314 | evectmatrix Y, real *eigenvals, sqmatrix YtY) | ~~~~~~~~~~~~^ eigs_test.c:314:34: warning: unused parameter 'eigenvals' [-Wunused-parameter] 314 | evectmatrix Y, real *eigenvals, sqmatrix YtY) | ~~~~~~^~~~~~~~~ eigs_test.c:314:54: warning: unused parameter 'YtY' [-Wunused-parameter] 314 | evectmatrix Y, real *eigenvals, sqmatrix YtY) | ~~~~~~~~~^~~ eigs_test.c: In function 'Cop_old': eigs_test.c:324:55: warning: unused parameter 'data' [-Wunused-parameter] 324 | void Cop_old(evectmatrix Xin, evectmatrix Xout, void *data, | ~~~~~~^~~~ eigs_test.c:325:22: warning: unused parameter 'Y' [-Wunused-parameter] 325 | evectmatrix Y, real *eigenvals, sqmatrix YtY) | ~~~~~~~~~~~~^ eigs_test.c:325:31: warning: unused parameter 'eigenvals' [-Wunused-parameter] 325 | evectmatrix Y, real *eigenvals, sqmatrix YtY) | ~~~~~~^~~~~~~~~ eigs_test.c: In function 'Cop': eigs_test.c:349:51: warning: unused parameter 'data' [-Wunused-parameter] 349 | void Cop(evectmatrix Xin, evectmatrix Xout, void *data, | ~~~~~~^~~~ eigs_test.c:350:23: warning: unused parameter 'Y' [-Wunused-parameter] 350 | evectmatrix Y, real *eigenvals, sqmatrix YtY) | ~~~~~~~~~~~~^ CCLD malloctest CCLD blastest CCLD normal_vectors CCLD maxwell_test CCLD eigs_test make[2]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/tests' Making all in mpb make[2]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/mpb' cp -f /usr/share/libctl/base/main.c main.c cp -f /usr/share/libctl/utils/geom.c geom.c gen-ctl-io --header -o ctl-io.h mpb.scm /usr/share/libctl gen-ctl-io --code -o ctl-io.c mpb.scm /usr/share/libctl make all-am make[3]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/mpb' CC mpb-transform.o CC mpb-medium.o CC mpb-epsilon_file.o CC mpb-field-smob.o CC mpb-fields.o CC mpb-material_grid.o CC mpb-material_grid_opt.o CC mpb-matrix-smob.o CC mpb-mpb.o CC mpb-main.o CC mpb-geom.o sed "s%\./mpb%"/usr/bin/"mpb%g" \ mpb-split-preinstall > mpb-split CC mpb-ctl-io.o chmod u+x mpb-split In file included from ctl-io.h:7, from main.c:37: main.c: In function 'main_entry': main.c:194:31: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 194 | gh_new_procedure("subplex", (SCM(*)(void))subplex_scm, 7, 0, 0); | ^ main.c:202:44: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 202 | gh_new_procedure("adaptive-integration", (SCM(*)(void))adaptive_integration_scm, 6, 0, 0); | ^ main.c:205:45: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 205 | gh_new_procedure("cadaptive-integration", (SCM(*)(void))cadaptive_integration_scm, 6, 0, 0); | ^ In file included from /usr/include/guile/3.0/libguile/procs.h:25, from /usr/include/guile/3.0/libguile/threads.h:25, from /usr/include/guile/3.0/libguile/async.h:25, from /usr/include/guile/3.0/libguile.h:35, from /usr/include/ctl.h:28, from ctl-io.h:7, from field-smob.h:21, from field-smob.c:27: field-smob.c: In function 'field_p': my-smob.h:56:44: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 56 | && SCM_TYP16 (X) == (scm_tc16_smob_ ## T)) | ^~ field-smob.h:45:20: note: in expansion of macro 'T_SMOB_P' 45 | #define FIELD_P(X) T_SMOB_P(field_smob, X) | ^~~~~~~~ field-smob.c:42:40: note: in expansion of macro 'FIELD_P' 42 | return ctl_convert_boolean_to_scm(FIELD_P(obj)); | ^~~~~~~ field-smob.c: In function 'rscalar_field_p': my-smob.h:56:44: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 56 | && SCM_TYP16 (X) == (scm_tc16_smob_ ## T)) | ^~ field-smob.h:45:20: note: in expansion of macro 'T_SMOB_P' 45 | #define FIELD_P(X) T_SMOB_P(field_smob, X) | ^~~~~~~~ field-smob.h:49:29: note: in expansion of macro 'FIELD_P' 49 | #define RSCALAR_FIELD_P(X) (FIELD_P(X) && ((FIELD(X))->type == RSCALAR_FIELD_SMOB)) | ^~~~~~~ field-smob.c:47:40: note: in expansion of macro 'RSCALAR_FIELD_P' 47 | return ctl_convert_boolean_to_scm(RSCALAR_FIELD_P(obj)); | ^~~~~~~~~~~~~~~ field-smob.c: In function 'cscalar_field_p': my-smob.h:56:44: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 56 | && SCM_TYP16 (X) == (scm_tc16_smob_ ## T)) | ^~ field-smob.h:45:20: note: in expansion of macro 'T_SMOB_P' 45 | #define FIELD_P(X) T_SMOB_P(field_smob, X) | ^~~~~~~~ field-smob.h:50:29: note: in expansion of macro 'FIELD_P' 50 | #define CSCALAR_FIELD_P(X) (FIELD_P(X) && ((FIELD(X))->type == CSCALAR_FIELD_SMOB)) | ^~~~~~~ field-smob.c:52:40: note: in expansion of macro 'CSCALAR_FIELD_P' 52 | return ctl_convert_boolean_to_scm(CSCALAR_FIELD_P(obj)); | ^~~~~~~~~~~~~~~ ctl-io.c: In function 'block_equal': ctl-io.c:639:6: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] 639 | else ; | ^ field-smob.c: In function 'cvector_field_p': my-smob.h:56:44: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 56 | && SCM_TYP16 (X) == (scm_tc16_smob_ ## T)) | ^~ field-smob.h:45:20: note: in expansion of macro 'T_SMOB_P' 45 | #define FIELD_P(X) T_SMOB_P(field_smob, X) | ^~~~~~~~ field-smob.h:51:29: note: in expansion of macro 'FIELD_P' 51 | #define CVECTOR_FIELD_P(X) (FIELD_P(X) && ((FIELD(X))->type == CVECTOR_FIELD_SMOB)) | ^~~~~~~ field-smob.c:57:40: note: in expansion of macro 'CVECTOR_FIELD_P' 57 | return ctl_convert_boolean_to_scm(CVECTOR_FIELD_P(obj)); | ^~~~~~~~~~~~~~~ ctl-io.c: In function 'cylinder_equal': ctl-io.c:679:6: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] 679 | else ; | ^ ctl-io.c: In function 'geometric_object_equal': ctl-io.c:716:6: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] 716 | else ; | ^ In file included from mpb.c:35: mpb.c: In function 'ctl_start_hook': ctl-io.c: In function 'material_type_equal': ctl-io.c:776:6: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] 776 | else ; | ^ ../src/util/mpiglue.h:42:29: warning: statement with no effect [-Wunused-value] 42 | #define MPI_Init(argc,argv) 0 | ^ mpb.c:99:6: note: in expansion of macro 'MPI_Init' 99 | MPI_Init(argc, argv); | ^~~~~~~~ ctl-io.c: In function 'lattice_destroy': ctl-io.c:782:30: warning: unused parameter 'o' [-Wunused-parameter] 782 | void lattice_destroy(lattice o) | ~~~~~~~~^ mpb.c:97:26: warning: unused parameter 'argc' [-Wunused-parameter] 97 | void ctl_start_hook(int *argc, char ***argv) | ~~~~~^~~~ mpb.c:97:40: warning: unused parameter 'argv' [-Wunused-parameter] 97 | void ctl_start_hook(int *argc, char ***argv) | ~~~~~~~~^~~~ ctl-io.c: In function 'ellipsoid_destroy': ctl-io.c:786:34: warning: unused parameter 'o' [-Wunused-parameter] 786 | void ellipsoid_destroy(ellipsoid o) | ~~~~~~~~~~^ mpb.c: In function 'ctl_stop_hook': ../src/util/mpiglue.h:43:24: warning: statement with no effect [-Wunused-value] 43 | #define MPI_Finalize() 0 | ^ mpb.c:143:6: note: in expansion of macro 'MPI_Finalize' 143 | MPI_Finalize(); | ^~~~~~~~~~~~ ctl-io.c: In function 'sphere_destroy': ctl-io.c:845:28: warning: unused parameter 'o' [-Wunused-parameter] 845 | void sphere_destroy(sphere o) | ~~~~~~~^ ctl-io.c: In function 'wedge_destroy': ctl-io.c:849:26: warning: unused parameter 'o' [-Wunused-parameter] 849 | void wedge_destroy(wedge o) | ~~~~~~^ In file included from field-smob.h:22: field-smob.c: In function 'assert_field_smob': ctl-io.c: In function 'cone_destroy': ctl-io.c:853:24: warning: unused parameter 'o' [-Wunused-parameter] 853 | void cone_destroy(cone o) | ~~~~~^ my-smob.h:56:44: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 56 | && SCM_TYP16 (X) == (scm_tc16_smob_ ## T)) | ^~ my-smob.h:69:28: note: in expansion of macro 'T_SMOB_P' 69 | #define SAFE_T_SMOB(T, X) (T_SMOB_P(T,X) ? T_SMOB(T,X) : NULL) | ^~~~~~~~ field-smob.h:47:65: note: in expansion of macro 'SAFE_T_SMOB' 47 | #define SAFE_FIELD(X) (cur_fieldp(X) ? update_curfield_smob() : SAFE_T_SMOB(field_smob, X)) | ^~~~~~~~~~~ field-smob.c:187:22: note: in expansion of macro 'SAFE_FIELD' 187 | field_smob *f = SAFE_FIELD(fo); | ^~~~~~~~~~ ctl-io.c: In function 'material_grid_destroy': ctl-io.c:907:42: warning: unused parameter 'o' [-Wunused-parameter] 907 | void material_grid_destroy(material_grid o) | ~~~~~~~~~~~~~~^ ctl-io.c: In function 'material_function_destroy': ctl-io.c:911:50: warning: unused parameter 'o' [-Wunused-parameter] 911 | void material_function_destroy(material_function o) | ~~~~~~~~~~~~~~~~~~^ ctl-io.c: In function 'medium_anisotropic_destroy': ctl-io.c:915:52: warning: unused parameter 'o' [-Wunused-parameter] 915 | void medium_anisotropic_destroy(medium_anisotropic o) | ~~~~~~~~~~~~~~~~~~~^ ctl-io.c: In function 'medium_destroy': ctl-io.c:919:28: warning: unused parameter 'o' [-Wunused-parameter] 919 | void medium_destroy(medium o) | ~~~~~~~^ material_grid_opt.c: In function 'material_grids_min_tetm_gap': material_grid_opt.c:90:43: warning: unused parameter 'func_tol' [-Wunused-parameter] 90 | number func_tol, number eps_tol, | ~~~~~~~^~~~~~~~ material_grid_opt.c:91:44: warning: unused parameter 'maxeval' [-Wunused-parameter] 91 | integer maxeval, number maxtime) | ~~~~~~~~^~~~~~~ material_grid_opt.c:91:60: warning: unused parameter 'maxtime' [-Wunused-parameter] 91 | integer maxeval, number maxtime) | ~~~~~~~^~~~~~~ material_grid_opt.c: In function 'material_grids_maxmin_gap': material_grid_opt.c:258:48: warning: unused parameter 'func_tol' [-Wunused-parameter] 258 | number func_tol, number eps_tol, | ~~~~~~~^~~~~~~~ material_grid_opt.c:259:49: warning: unused parameter 'maxeval' [-Wunused-parameter] 259 | integer maxeval, number maxtime) | ~~~~~~~~^~~~~~~ material_grid_opt.c:259:65: warning: unused parameter 'maxtime' [-Wunused-parameter] 259 | integer maxeval, number maxtime) | ~~~~~~~^~~~~~~ field-smob.c: In function 'integrate_fieldL': field-smob.c:407:54: warning: variable 'last_dim' set but not used [-Wunused-but-set-variable] 407 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~~~~~ field-smob.c:407:48: warning: variable 'rank' set but not used [-Wunused-but-set-variable] 407 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~ field-smob.c:407:40: warning: variable 'n_last' set but not used [-Wunused-but-set-variable] 407 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~~~ field-smob.c:407:31: warning: variable 'n_other' set but not used [-Wunused-but-set-variable] 407 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~~~~ In file included from medium.c:75: epsilon.c: In function 'get_epsilon': epsilon.c:415:51: warning: variable 'local_y_start' set but not used [-Wunused-but-set-variable] 415 | int i, N, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~~~~~~~~~~~~ epsilon.c:415:47: warning: variable 'nz' set but not used [-Wunused-but-set-variable] 415 | int i, N, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~ epsilon.c:415:43: warning: variable 'nx' set but not used [-Wunused-but-set-variable] 415 | int i, N, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~ epsilon.c:415:26: warning: variable 'last_dim_stored' set but not used [-Wunused-but-set-variable] 415 | int i, N, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~~~~~~~~~~~~~~ epsilon.c:415:16: warning: variable 'last_dim' set but not used [-Wunused-but-set-variable] 415 | int i, N, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~~~~~~~ geom.c: In function 'overlap_integrand': geom.c:1156:10: warning: unused variable 's' [-Wunused-variable] 1156 | double s[2]; | ^ field-smob.c: At top level: field-smob.c:395:17: warning: 'cvector3_conj' defined but not used [-Wunused-function] 395 | static cvector3 cvector3_conj(cvector3 c) | ^~~~~~~~~~~~~ In file included from medium.c:76: mu.c: In function 'get_mu': mu.c:415:51: warning: variable 'local_y_start' set but not used [-Wunused-but-set-variable] 415 | int i, N, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~~~~~~~~~~~~ mu.c:415:47: warning: variable 'nz' set but not used [-Wunused-but-set-variable] 415 | int i, N, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~ mu.c:415:43: warning: variable 'nx' set but not used [-Wunused-but-set-variable] 415 | int i, N, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~ mu.c:415:26: warning: variable 'last_dim_stored' set but not used [-Wunused-but-set-variable] 415 | int i, N, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~~~~~~~~~~~~~~ mu.c:415:16: warning: variable 'last_dim' set but not used [-Wunused-but-set-variable] 415 | int i, N, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~~~~~~~ In file included from ctl-io.h:7, from ctl-io.c:7: ctl-io.c: In function 'export_external_functions': ctl-io.c:2885:61: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2885 | gh_new_procedure("compute-1-group-velocity-reciprocal-aux", (SCM (*)()) compute_1_group_velocity_reciprocal_aux, 1, 0, 0); | ^ ctl-io.c:2886:50: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2886 | gh_new_procedure("compute-1-group-velocity-aux", (SCM (*)()) compute_1_group_velocity_aux, 1, 0, 0); | ^ ctl-io.c:2887:60: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2887 | gh_new_procedure("compute-1-group-velocity-component-aux", (SCM (*)()) compute_1_group_velocity_component_aux, 2, 0, 0); | ^ ctl-io.c:2888:58: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2888 | gh_new_procedure("compute-group-velocity-component-aux", (SCM (*)()) compute_group_velocity_component_aux, 1, 0, 0); | ^ ctl-io.c:2891:53: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2891 | gh_new_procedure("material-grids-min-tetm-gap-aux", (SCM (*)()) material_grids_min_tetm_gap_aux, 6, 0, 0); | ^ ctl-io.c:2892:47: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2892 | gh_new_procedure("material-grids-mingap-aux", (SCM (*)()) material_grids_mingap_aux, 7, 0, 0); | ^ ctl-io.c:2893:47: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2893 | gh_new_procedure("material-grids-maxgap-aux", (SCM (*)()) material_grids_maxgap_aux, 7, 0, 0); | ^ ctl-io.c:2894:56: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2894 | gh_new_procedure("material-grids-approx-gradient-aux", (SCM (*)()) material_grids_approx_gradient_aux, 4, 0, 0); | ^ ctl-io.c:2895:62: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2895 | gh_new_procedure("print-material-grids-deps-du-numeric-aux", (SCM (*)()) print_material_grids_deps_du_numeric_aux, 1, 0, 0); | ^ ctl-io.c:2897:55: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2897 | gh_new_procedure("print-material-grids-gradient-aux", (SCM (*)()) print_material_grids_gradient_aux, 1, 0, 0); | ^ ctl-io.c:2898:60: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2898 | gh_new_procedure("material-grids-match-epsilon-file!-aux", (SCM (*)()) material_grids_match_epsilon_fileB_aux, 2, 0, 0); | ^ ctl-io.c:2899:45: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2899 | gh_new_procedure("load-material-grid!-aux", (SCM (*)()) load_material_gridB_aux, 3, 0, 0); | ^ ctl-io.c:2900:44: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2900 | gh_new_procedure("save-material-grid-aux", (SCM (*)()) save_material_grid_aux, 2, 0, 0); | ^ ctl-io.c:2901:50: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2901 | gh_new_procedure("randomize-material-grid!-aux", (SCM (*)()) randomize_material_gridB_aux, 2, 0, 0); | ^ ctl-io.c:2902:55: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2902 | gh_new_procedure("cvector-field-get-point-bloch-aux", (SCM (*)()) cvector_field_get_point_bloch_aux, 2, 0, 0); | ^ ctl-io.c:2903:49: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2903 | gh_new_procedure("cvector-field-get-point-aux", (SCM (*)()) cvector_field_get_point_aux, 2, 0, 0); | ^ ctl-io.c:2904:49: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2904 | gh_new_procedure("cscalar-field-get-point-aux", (SCM (*)()) cscalar_field_get_point_aux, 2, 0, 0); | ^ ctl-io.c:2905:49: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2905 | gh_new_procedure("rscalar-field-get-point-aux", (SCM (*)()) rscalar_field_get_point_aux, 2, 0, 0); | ^ ctl-io.c:2906:42: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2906 | gh_new_procedure("integrate-fieldL-aux", (SCM (*)()) integrate_fieldL_aux, 2, 0, 0); | ^ ctl-io.c:2907:37: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2907 | gh_new_procedure("field-mapL!-aux", (SCM (*)()) field_mapLB_aux, 3, 0, 0); | ^ ctl-io.c:2908:36: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2908 | gh_new_procedure("field-load-aux", (SCM (*)()) field_load_aux, 1, 0, 0); | ^ ctl-io.c:2909:36: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2909 | gh_new_procedure("field-set!-aux", (SCM (*)()) field_setB_aux, 2, 0, 0); | ^ ctl-io.c:2910:41: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2910 | gh_new_procedure("fields-conform?-aux", (SCM (*)()) fields_conformp_aux, 2, 0, 0); | ^ ctl-io.c:2911:36: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2911 | gh_new_procedure("field-make-aux", (SCM (*)()) field_make_aux, 1, 0, 0); | ^ ctl-io.c:2912:49: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2912 | gh_new_procedure("cvector-field-nonbloch!-aux", (SCM (*)()) cvector_field_nonblochB_aux, 1, 0, 0); | ^ ctl-io.c:2913:44: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2913 | gh_new_procedure("cvector-field-make-aux", (SCM (*)()) cvector_field_make_aux, 1, 0, 0); | ^ ctl-io.c:2914:44: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2914 | gh_new_procedure("rscalar-field-make-aux", (SCM (*)()) rscalar_field_make_aux, 1, 0, 0); | ^ ctl-io.c:2915:36: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2915 | gh_new_procedure("cur-field?-aux", (SCM (*)()) cur_fieldp_aux, 1, 0, 0); | ^ ctl-io.c:2916:48: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2916 | gh_new_procedure("get-dominant-planewave-aux", (SCM (*)()) get_dominant_planewave_aux, 1, 0, 0); | ^ ctl-io.c:2917:43: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2917 | gh_new_procedure("load-eigenvectors-aux", (SCM (*)()) load_eigenvectors_aux, 1, 0, 0); | ^ ctl-io.c:2918:43: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2918 | gh_new_procedure("save-eigenvectors-aux", (SCM (*)()) save_eigenvectors_aux, 1, 0, 0); | ^ ctl-io.c:2919:44: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2919 | gh_new_procedure("input-eigenvectors-aux", (SCM (*)()) input_eigenvectors_aux, 2, 0, 0); | ^ ctl-io.c:2920:45: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2920 | gh_new_procedure("output-eigenvectors-aux", (SCM (*)()) output_eigenvectors_aux, 2, 0, 0); | ^ ctl-io.c:2921:43: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2921 | gh_new_procedure("scale-eigenvector-aux", (SCM (*)()) scale_eigenvector_aux, 2, 0, 0); | ^ ctl-io.c:2922:42: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2922 | gh_new_procedure("dot-eigenvectors-aux", (SCM (*)()) dot_eigenvectors_aux, 2, 0, 0); | ^ ctl-io.c:2923:42: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2923 | gh_new_procedure("set-eigenvectors-aux", (SCM (*)()) set_eigenvectors_aux, 2, 0, 0); | ^ ctl-io.c:2924:42: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2924 | gh_new_procedure("get-eigenvectors-aux", (SCM (*)()) get_eigenvectors_aux, 2, 0, 0); | ^ ctl-io.c:2925:42: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2925 | gh_new_procedure("sqmatrix-eigvals-aux", (SCM (*)()) sqmatrix_eigvals_aux, 1, 0, 0); | ^ ctl-io.c:2926:40: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2926 | gh_new_procedure("sqmatrix-diagm-aux", (SCM (*)()) sqmatrix_diagm_aux, 1, 0, 0); | ^ ctl-io.c:2927:39: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2927 | gh_new_procedure("sqmatrix-mult-aux", (SCM (*)()) sqmatrix_mult_aux, 2, 0, 0); | ^ ctl-io.c:2928:38: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2928 | gh_new_procedure("sqmatrix-set-aux", (SCM (*)()) sqmatrix_set_aux, 4, 0, 0); | ^ ctl-io.c:2929:38: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2929 | gh_new_procedure("sqmatrix-ref-aux", (SCM (*)()) sqmatrix_ref_aux, 3, 0, 0); | ^ ctl-io.c:2930:39: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2930 | gh_new_procedure("sqmatrix-size-aux", (SCM (*)()) sqmatrix_size_aux, 1, 0, 0); | ^ ctl-io.c:2931:42: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2931 | gh_new_procedure("set-kpoint-index-aux", (SCM (*)()) set_kpoint_index_aux, 1, 0, 0); | ^ ctl-io.c:2935:33: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2935 | gh_new_procedure("mpi-max-aux", (SCM (*)()) mpi_max_aux, 1, 0, 0); | ^ ctl-io.c:2940:46: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2940 | gh_new_procedure("output-field-to-file-aux", (SCM (*)()) output_field_to_file_aux, 2, 0, 0); | ^ ctl-io.c:2941:42: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2941 | gh_new_procedure("compute-symmetry-aux", (SCM (*)()) compute_symmetry_aux, 3, 0, 0); | ^ ctl-io.c:2942:44: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2942 | gh_new_procedure("compute-symmetries-aux", (SCM (*)()) compute_symmetries_aux, 2, 0, 0); | ^ ctl-io.c:2943:45: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2943 | gh_new_procedure("transformed-overlap-aux", (SCM (*)()) transformed_overlap_aux, 2, 0, 0); | ^ ctl-io.c:2944:55: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2944 | gh_new_procedure("compute-energy-in-object-list-aux", (SCM (*)()) compute_energy_in_object_list_aux, 1, 0, 0); | ^ ctl-io.c:2945:49: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2945 | gh_new_procedure("compute-energy-integral-aux", (SCM (*)()) compute_energy_integral_aux, 1, 0, 0); | ^ ctl-io.c:2946:48: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2946 | gh_new_procedure("compute-field-integral-aux", (SCM (*)()) compute_field_integral_aux, 1, 0, 0); | ^ ctl-io.c:2947:54: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2947 | gh_new_procedure("compute-energy-in-dielectric-aux", (SCM (*)()) compute_energy_in_dielectric_aux, 2, 0, 0); | ^ ctl-io.c:2948:43: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2948 | gh_new_procedure("get-cscalar-point-aux", (SCM (*)()) get_cscalar_point_aux, 1, 0, 0); | ^ ctl-io.c:2949:49: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2949 | gh_new_procedure("get-bloch-cscalar-point-aux", (SCM (*)()) get_bloch_cscalar_point_aux, 1, 0, 0); | ^ ctl-io.c:2950:41: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2950 | gh_new_procedure("get-field-point-aux", (SCM (*)()) get_field_point_aux, 1, 0, 0); | ^ ctl-io.c:2951:47: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2951 | gh_new_procedure("get-bloch-field-point-aux", (SCM (*)()) get_bloch_field_point_aux, 1, 0, 0); | ^ ctl-io.c:2952:42: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2952 | gh_new_procedure("get-energy-point-aux", (SCM (*)()) get_energy_point_aux, 1, 0, 0); | ^ ctl-io.c:2953:58: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2953 | gh_new_procedure("get-epsilon-inverse-tensor-point-aux", (SCM (*)()) get_epsilon_inverse_tensor_point_aux, 1, 0, 0); | ^ ctl-io.c:2954:43: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2954 | gh_new_procedure("get-epsilon-point-aux", (SCM (*)()) get_epsilon_point_aux, 1, 0, 0); | ^ ctl-io.c:2961:36: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2961 | gh_new_procedure("get-bfield-aux", (SCM (*)()) get_bfield_aux, 1, 0, 0); | ^ geom.c: In function 'point_in_or_on_prism': geom.c:2110:10: warning: unused variable 'height' [-Wunused-variable] 2110 | double height = prsm->height; | ^~~~~~ ctl-io.c:2962:36: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2962 | gh_new_procedure("get-hfield-aux", (SCM (*)()) get_hfield_aux, 1, 0, 0); | ^ ctl-io.c:2963:36: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2963 | gh_new_procedure("get-dfield-aux", (SCM (*)()) get_dfield_aux, 1, 0, 0); | ^ ctl-io.c:2964:38: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2964 | gh_new_procedure("solve-kpoint-aux", (SCM (*)()) solve_kpoint_aux, 1, 0, 0); | ^ In file included from /usr/include/guile/3.0/libguile/procs.h:25, from /usr/include/guile/3.0/libguile/threads.h:25, from /usr/include/guile/3.0/libguile/async.h:25, from /usr/include/guile/3.0/libguile.h:35, from /usr/include/ctl.h:28, from ctl-io.h:7, from matrix-smob.h:21, from matrix-smob.c:29: matrix-smob.c: In function 'evectmatrix_p': geom.c: In function 'dcmp': geom.c:2137:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2137 | double d1 = *((double *)pd1), d2 = *((double *)pd2); | ^ geom.c:2137:40: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2137 | double d1 = *((double *)pd1), d2 = *((double *)pd2); | ^ ctl-io.c:2966:36: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2966 | gh_new_procedure("set-parity-aux", (SCM (*)()) set_parity_aux, 1, 0, 0); | ^ my-smob.h:56:44: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 56 | && SCM_TYP16 (X) == (scm_tc16_smob_ ## T)) | ^~ matrix-smob.h:29:26: note: in expansion of macro 'T_SMOB_P' 29 | #define EVECTMATRIX_P(X) T_SMOB_P(evectmatrix, X) | ^~~~~~~~ matrix-smob.c:44:40: note: in expansion of macro 'EVECTMATRIX_P' 44 | return ctl_convert_boolean_to_scm(EVECTMATRIX_P(obj)); | ^~~~~~~~~~~~~ ctl-io.c:2968:37: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2968 | gh_new_procedure("init-params-aux", (SCM (*)()) init_params_aux, 2, 0, 0); | ^ ctl-io.c:2969:38: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2969 | gh_new_procedure("square-basis-aux", (SCM (*)()) square_basis_aux, 2, 0, 0); | ^ ctl-io.c:2970:51: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2970 | gh_new_procedure("range-overlap-with-object-aux", (SCM (*)()) range_overlap_with_object_aux, 5, 0, 0); | ^ ctl-io.c:2971:55: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2971 | gh_new_procedure("display-geometric-object-info-aux", (SCM (*)()) display_geometric_object_info_aux, 2, 0, 0); | ^ ctl-io.c:2972:51: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2972 | gh_new_procedure("point-in-periodic-object?-aux", (SCM (*)()) point_in_periodic_objectp_aux, 2, 0, 0); | ^ ctl-io.c:2973:42: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2973 | gh_new_procedure("normal-to-object-aux", (SCM (*)()) normal_to_object_aux, 2, 0, 0); | ^ ctl-io.c:2974:42: warning: cast between incompatible function types from 'struct scm_unused_struct * (*)(struct scm_unused_struct *, struct scm_unused_struct *)' to 'struct scm_unused_struct * (*)(void)' [-Wcast-function-type] 2974 | gh_new_procedure("point-in-object?-aux", (SCM (*)()) point_in_objectp_aux, 2, 0, 0); | ^ matrix-smob.c: In function 'sqmatrix_p': my-smob.h:56:44: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 56 | && SCM_TYP16 (X) == (scm_tc16_smob_ ## T)) | ^~ matrix-smob.h:33:23: note: in expansion of macro 'T_SMOB_P' 33 | #define SQMATRIX_P(X) T_SMOB_P(sqmatrix, X) | ^~~~~~~~ matrix-smob.c:85:40: note: in expansion of macro 'SQMATRIX_P' 85 | return ctl_convert_boolean_to_scm(SQMATRIX_P(obj)); | ^~~~~~~~~~ geom.c: In function 'normal_to_prism': geom.c:2357:11: warning: unused variable 'axisp' [-Wunused-variable] 2357 | vector3 axisp = vector3_scale(height, zhatp); | ^~~~~ In file included from matrix-smob.h:22: matrix-smob.c: In function 'assert_sqmatrix_smob': my-smob.h:56:44: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 56 | && SCM_TYP16 (X) == (scm_tc16_smob_ ## T)) | ^~ my-smob.h:69:28: note: in expansion of macro 'T_SMOB_P' 69 | #define SAFE_T_SMOB(T, X) (T_SMOB_P(T,X) ? T_SMOB(T,X) : NULL) | ^~~~~~~~ matrix-smob.h:35:26: note: in expansion of macro 'SAFE_T_SMOB' 35 | #define SAFE_SQMATRIX(X) SAFE_T_SMOB(sqmatrix, X) | ^~~~~~~~~~~ matrix-smob.c:186:20: note: in expansion of macro 'SAFE_SQMATRIX' 186 | sqmatrix *m = SAFE_SQMATRIX(mo); | ^~~~~~~~~~~~~ matrix-smob.c: In function 'assert_evectmatrix_smob': my-smob.h:56:44: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'long int' [-Wsign-compare] 56 | && SCM_TYP16 (X) == (scm_tc16_smob_ ## T)) | ^~ my-smob.h:69:28: note: in expansion of macro 'T_SMOB_P' 69 | #define SAFE_T_SMOB(T, X) (T_SMOB_P(T,X) ? T_SMOB(T,X) : NULL) | ^~~~~~~~ matrix-smob.h:31:29: note: in expansion of macro 'SAFE_T_SMOB' 31 | #define SAFE_EVECTMATRIX(X) SAFE_T_SMOB(evectmatrix, X) | ^~~~~~~~~~~ matrix-smob.c:193:23: note: in expansion of macro 'SAFE_EVECTMATRIX' 193 | evectmatrix *m = SAFE_EVECTMATRIX(mo); | ^~~~~~~~~~~~~~~~ geom.c: In function 'triangle_normal': geom.c:2548:10: warning: unused variable 'nvnorm' [-Wunused-variable] 2548 | double nvnorm = vector3_norm(nv); | ^~~~~~ fields.c: In function 'compute_field_energy_internal': fields.c:229:50: warning: variable 'local_y_start' set but not used [-Wunused-but-set-variable] 229 | int i, N, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~~~~~~~~~~~~ fields.c:229:46: warning: variable 'nz' set but not used [-Wunused-but-set-variable] 229 | int i, N, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~ fields.c:229:42: warning: variable 'nx' set but not used [-Wunused-but-set-variable] 229 | int i, N, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~ fields.c:229:25: warning: variable 'last_dim_stored' set but not used [-Wunused-but-set-variable] 229 | int i, N, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~~~~~~~~~~~~~~ fields.c:229:15: warning: variable 'last_dim' set but not used [-Wunused-but-set-variable] 229 | int i, N, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~~~~~~~ In file included from fields.c:25: fields.c: In function 'fix_field_phase': ../src/util/mpiglue.h:54:17: warning: comparison between two arrays [-Warray-compare] 54 | CHECK((sb) != (rb), "MPI_Allreduce doesn't work for sendbuf == recvbuf");\ | ^~ ../src/util/check.h:37:12: note: in definition of macro 'CHECK' 37 | if (!(condition)) { \ | ^~~~~~~~~ fields.c:465:6: note: in expansion of macro 'mpi_allreduce' 465 | mpi_allreduce(sq_sum2, sq_sum, 2, real, SCALAR_MPI_TYPE, | ^~~~~~~~~~~~~ ../src/util/mpiglue.h:54:17: note: use '&sq_sum2[0] != &sq_sum[0]' to compare the addresses 54 | CHECK((sb) != (rb), "MPI_Allreduce doesn't work for sendbuf == recvbuf");\ | ^~ ../src/util/check.h:37:12: note: in definition of macro 'CHECK' 37 | if (!(condition)) { \ | ^~~~~~~~~ fields.c:465:6: note: in expansion of macro 'mpi_allreduce' 465 | mpi_allreduce(sq_sum2, sq_sum, 2, real, SCALAR_MPI_TYPE, | ^~~~~~~~~~~~~ fields.c: In function 'get_val': fields.c:557:25: warning: unused parameter 'nx' [-Wunused-parameter] 557 | int nx, int ny, int nz, int last_dim_size, | ~~~~^~ fields.c:557:49: warning: unused parameter 'last_dim_size' [-Wunused-parameter] 557 | int nx, int ny, int nz, int last_dim_size, | ~~~~^~~~~~~~~~~~~ material_grid.c: In function 'material_grids_addgradient': material_grid.c:390:54: warning: variable 'last_dim' set but not used [-Wunused-but-set-variable] 390 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~~~~~ material_grid.c:390:48: warning: variable 'rank' set but not used [-Wunused-but-set-variable] 390 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~ material_grid.c:390:40: warning: variable 'n_last' set but not used [-Wunused-but-set-variable] 390 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~~~ material_grid.c:390:31: warning: variable 'n_other' set but not used [-Wunused-but-set-variable] 390 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~~~~ material_grid.c:390:16: warning: unused variable 'k' [-Wunused-variable] 390 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^ material_grid.c:390:13: warning: unused variable 'j' [-Wunused-variable] 390 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^ material_grid.c:390:10: warning: unused variable 'i' [-Wunused-variable] 390 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^ fields.c: At top level: fields.c:709:44: warning: argument 1 of type 'scalar_complex[3]' with mismatched bound [-Warray-parameter=] 709 | void get_bloch_field_point_(scalar_complex field[3], vector3 p) | ~~~~~~~~~~~~~~~^~~~~~~~ In file included from fields.c:35: mpb.h:77:45: note: previously declared as 'scalar_complex *' 77 | void get_bloch_field_point_(scalar_complex *field, vector3 p); | ~~~~~~~~~~~~~~~~^~~~~ fields.c: In function 'get_bloch_field_point': fields.c:721:15: warning: unused variable 'F' [-Wunused-variable] 721 | cvector3 F; | ^ material_grid.c: In function 'print_material_grids_deps_du_numeric': material_grid.c:634:14: warning: unused variable 'foo' [-Wunused-variable] 634 | double *foo; | ^~~ In file included from material_grid.c:25: material_grid.c: In function 'synchronize_material_grid': ../src/util/mpiglue.h:58:40: warning: statement with no effect [-Wunused-value] 58 | #define MPI_Bcast(b, n, t, root, comm) 0 | ^ material_grid.c:693:6: note: in expansion of macro 'MPI_Bcast' 693 | MPI_Bcast(grid, n, MPI_DOUBLE, 0, mpb_comm); | ^~~~~~~~~ material_grid.c:691:10: warning: unused variable 'n' [-Wunused-variable] 691 | int n = ((int) g->size.x) * ((int) g->size.y) * ((int) g->size.z); | ^ material_grid.c:690:14: warning: variable 'grid' set but not used [-Wunused-but-set-variable] 690 | double *grid; | ^~~~ material_grid.c: In function 'match_eps_func': material_grid.c:816:54: warning: variable 'last_dim' set but not used [-Wunused-but-set-variable] 816 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~~~~~ material_grid.c:816:48: warning: variable 'rank' set but not used [-Wunused-but-set-variable] 816 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~ material_grid.c:816:40: warning: variable 'n_last' set but not used [-Wunused-but-set-variable] 816 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~~~ material_grid.c:816:31: warning: variable 'n_other' set but not used [-Wunused-but-set-variable] 816 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~~~~ fields.c: In function 'compute_energy_in_dielectric': fields.c:870:51: warning: variable 'local_y_start' set but not used [-Wunused-but-set-variable] 870 | int N, i, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~~~~~~~~~~~~ fields.c:870:47: warning: variable 'nz' set but not used [-Wunused-but-set-variable] 870 | int N, i, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~ fields.c:870:43: warning: variable 'nx' set but not used [-Wunused-but-set-variable] 870 | int N, i, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~ fields.c:870:26: warning: variable 'last_dim_stored' set but not used [-Wunused-but-set-variable] 870 | int N, i, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~~~~~~~~~~~~~~ fields.c:870:16: warning: variable 'last_dim' set but not used [-Wunused-but-set-variable] 870 | int N, i, last_dim, last_dim_stored, nx, nz, local_y_start; | ^~~~~~~~ fields.c: In function 'output_scalarfield': fields.c:943:36: warning: unused parameter 'last_dim_index' [-Wunused-parameter] 943 | int last_dim_index, | ~~~~^~~~~~~~~~~~~~ fields.c:944:36: warning: unused parameter 'last_dim_start' [-Wunused-parameter] 944 | int last_dim_start, int last_dim_size, | ~~~~^~~~~~~~~~~~~~ fields.c:944:56: warning: unused parameter 'last_dim_size' [-Wunused-parameter] 944 | int last_dim_start, int last_dim_size, | ~~~~^~~~~~~~~~~~~ fields.c:945:36: warning: unused parameter 'first_dim_start' [-Wunused-parameter] 945 | int first_dim_start, int first_dim_size, | ~~~~^~~~~~~~~~~~~~~ fields.c:945:57: warning: unused parameter 'first_dim_size' [-Wunused-parameter] 945 | int first_dim_start, int first_dim_size, | ~~~~^~~~~~~~~~~~~~ fields.c:946:36: warning: unused parameter 'write_start0_special' [-Wunused-parameter] 946 | int write_start0_special) | ~~~~^~~~~~~~~~~~~~~~~~~~ fields.c: In function 'compute_energy_in_object_list': fields.c:1319:6: warning: 'geom_fix_objects0' is deprecated [-Wdeprecated-declarations] 1319 | geom_fix_objects0(objects); | ^~~~~~~~~~~~~~~~~ In file included from fields.c:33: /usr/include/ctlgeom.h:65:13: note: declared here 65 | extern void geom_fix_objects0(GEOMETRIC_OBJECT_LIST geometry) CTLGEOM_DEPRECATED; | ^~~~~~~~~~~~~~~~~ fields.c:1306:54: warning: variable 'last_dim' set but not used [-Wunused-but-set-variable] 1306 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~~~~~ fields.c:1306:48: warning: variable 'rank' set but not used [-Wunused-but-set-variable] 1306 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~ fields.c:1306:40: warning: variable 'n_last' set but not used [-Wunused-but-set-variable] 1306 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~~~ fields.c:1306:31: warning: variable 'n_other' set but not used [-Wunused-but-set-variable] 1306 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~~~~ fields.c:1306:16: warning: unused variable 'k' [-Wunused-variable] 1306 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^ fields.c:1306:13: warning: unused variable 'j' [-Wunused-variable] 1306 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^ fields.c:1306:10: warning: unused variable 'i' [-Wunused-variable] 1306 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^ fields.c: In function 'compute_field_integral': fields.c:1374:54: warning: variable 'last_dim' set but not used [-Wunused-but-set-variable] 1374 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~~~~~ fields.c:1374:48: warning: variable 'rank' set but not used [-Wunused-but-set-variable] 1374 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~ fields.c:1374:40: warning: variable 'n_last' set but not used [-Wunused-but-set-variable] 1374 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~~~ fields.c:1374:31: warning: variable 'n_other' set but not used [-Wunused-but-set-variable] 1374 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^~~~~~~ fields.c:1374:16: warning: unused variable 'k' [-Wunused-variable] 1374 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^ fields.c:1374:13: warning: unused variable 'j' [-Wunused-variable] 1374 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^ fields.c:1374:10: warning: unused variable 'i' [-Wunused-variable] 1374 | int i, j, k, n1, n2, n3, n_other, n_last, rank, last_dim; | ^ material_grid.c: At top level: material_grid.c:807:15: warning: 'match_eps_func' defined but not used [-Wunused-function] 807 | static double match_eps_func(int n, const double *u, double *grad, void *data) | ^~~~~~~~~~~~~~ CCLD mpb make[3]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/mpb' make[2]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/mpb' Making all in examples make[2]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/examples' Making all in utils make[2]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/utils' CC mpb_data-mpb-data.o CCLD mpb-data make[2]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/utils' make[2]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0' make[2]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0' make[1]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0' Making check in src make[1]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' make check-recursive make[2]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' Making check in util make[3]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/util' make check-am make[4]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/util' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/util' make[3]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/util' Making check in matrices make[3]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/matrices' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/matrices' Making check in matrixio make[3]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/matrixio' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/matrixio' Making check in maxwell make[3]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/maxwell' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/maxwell' make[3]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' make[3]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' make[2]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' make[1]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' Making check in tests make[1]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/tests' make check-local make[2]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/tests' ./blastest | sed 's/\-0\.000\([ ,)]\)/ 0.000\1/g' | sed 's/\-0\.000$/ 0.000/g' > blastest.out ./maxwell_test -1 -c 1e-9 -x 256 -E 1e-3 > maxwell_test.out ./maxwell_test -1 -c 1e-9 -x 256 -E 1e-3 -e -k 0.4 -n 1 > maxwell_test_2.out diff ./blastest.complex.out blastest.out ********************************************************** PASSED tests. ********************************************************** make[2]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/tests' Making check in mpb make[1]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/mpb' make check-am make[2]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/mpb' make check-local make[3]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/mpb' ./mpb ../examples/check.ctl ************************************************************************** Test case: 1d quarter-wave stack. ************************************************************************** init-params: initializing eigensolver data Computing 8 bands with 1.000000e-13 tolerance. Working in 1 dimensions. Grid size is 32 x 1 x 1. Solving for 8 bands at a time. Creating Maxwell data... Mesh size is 3. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: cylinder, center = (0,0,0) radius 1e+20, height 0.25, axis (1, 0, 0) epsilon = 9, mu = 1 Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... Allocating fields... 6 k-points: (0,0,0) (0.1,0,0) (0.2,0,0) (0.3,0,0) (0.4,0,0) (0.5,0,0) Solving for band polarization: tm. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-9, mean 3, harm. mean 1.32353, 28.125% > 1, 25% "fill" Outputting check-epsilon... solve_kpoint (0,0,0): tmfreqs:, k index, k1, k2, k3, kmag/2pi, tm band 1, tm band 2, tm band 3, tm band 4, tm band 5, tm band 6, tm band 7, tm band 8 Solving for bands 2 to 8... Finished solving for bands 2 to 8 after 27 iterations. tmfreqs:, 1, 0, 0, 0, 0, 0, 0.666384, 0.666668, 1.33099, 1.33336, 1.99162, 2.00024, 2.64509 elapsed time for k point: 0 seconds. solve_kpoint (0.1,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 74 iterations. tmfreqs:, 2, 0.1, 0, 0, 0.1, 0.0574931, 0.608788, 0.724374, 1.2736, 1.39098, 1.93585, 2.05634, 2.59377 elapsed time for k point: 0 seconds. solve_kpoint (0.2,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 13 iterations. tmfreqs:, 3, 0.2, 0, 0, 0.2, 0.113352, 0.552761, 0.780756, 1.21673, 1.44856, 1.87756, 2.11569, 2.53392 elapsed time for k point: 0 seconds. solve_kpoint (0.3,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 11 iterations. tmfreqs:, 4, 0.3, 0, 0, 0.3, 0.164802, 0.501202, 0.832987, 1.16418, 1.5025, 1.82314, 2.17225, 2.4769 elapsed time for k point: 0 seconds. solve_kpoint (0.4,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 11 iterations. tmfreqs:, 5, 0.4, 0, 0, 0.4, 0.205537, 0.460405, 0.874781, 1.1222, 1.54664, 1.77873, 2.22033, 2.42855 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 6, 0.5, 0, 0, 0.5, 0.222451, 0.443471, 0.892368, 1.10456, 1.56579, 1.75949, 2.24248, 2.40631 elapsed time for k point: 0 seconds. Band 1 range: 0.0 at #(0.0 0.0 0.0) to 0.2224509931919692 at #(0.5 0.0 0.0) Band 2 range: 0.44347071815372086 at #(0.5 0.0 0.0) to 0.6663842825290474 at #(0.0 0.0 0.0) Band 3 range: 0.6666675180323901 at #(0.0 0.0 0.0) to 0.892367814402478 at #(0.5 0.0 0.0) Band 4 range: 1.1045580524889689 at #(0.5 0.0 0.0) to 1.3309933766567965 at #(0.0 0.0 0.0) Band 5 range: 1.3333608767284373 at #(0.0 0.0 0.0) to 1.56579373692671 at #(0.5 0.0 0.0) Band 6 range: 1.759489327312512 at #(0.5 0.0 0.0) to 1.9916198017302778 at #(0.0 0.0 0.0) Band 7 range: 2.000243026425766 at #(0.0 0.0 0.0) to 2.2424804310085253 at #(0.5 0.0 0.0) Band 8 range: 2.406311900435369 at #(0.5 0.0 0.0) to 2.645093785208275 at #(0.0 0.0 0.0) Gap from band 1 (0.2224509931919692) to band 2 (0.44347071815372086), 66.38009279352568% Gap from band 2 (0.6663842825290474) to band 3 (0.6666675180323901), 0.0424942981545743% Gap from band 3 (0.892367814402478) to band 4 (1.1045580524889689), 21.251689069139143% Gap from band 4 (1.3309933766567965) to band 5 (1.3333608767284373), 0.1777166132193352% Gap from band 5 (1.56579373692671) to band 6 (1.759489327312512), 11.64987080160749% Gap from band 6 (1.9916198017302778) to band 7 (2.000243026425766), 0.4320401309717026% Gap from band 7 (2.2424804310085253) to band 8 (2.406311900435369), 7.048345365685903% total elapsed time for run: 0 seconds. done. check-freqs: PASSED init-params: initializing eigensolver data Computing 8 bands with 1.000000e-13 tolerance. Working in 1 dimensions. Grid size is 32 x 1 x 1. Solving for 8 bands at a time. Creating Maxwell data... Mesh size is 3. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: cylinder, center = (0,0,0) radius 1e+20, height 0.25, axis (1, 0, 0) epsilon = 9, mu = 1 Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... 6 k-points: (0,0,0) (0.1,0,0) (0.2,0,0) (0.3,0,0) (0.4,0,0) (0.5,0,0) Solving for band polarization: te. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-9, mean 3, harm. mean 1.32353, 28.125% > 1, 25% "fill" Outputting check-epsilon... solve_kpoint (0,0,0): tefreqs:, k index, k1, k2, k3, kmag/2pi, te band 1, te band 2, te band 3, te band 4, te band 5, te band 6, te band 7, te band 8 Solving for bands 2 to 8... Finished solving for bands 2 to 8 after 26 iterations. tefreqs:, 1, 0, 0, 0, 0, 0, 0.666384, 0.666668, 1.33099, 1.33336, 1.99162, 2.00024, 2.64509 elapsed time for k point: 0 seconds. solve_kpoint (0.1,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 74 iterations. tefreqs:, 2, 0.1, 0, 0, 0.1, 0.0574931, 0.608788, 0.724374, 1.2736, 1.39098, 1.93585, 2.05634, 2.59377 elapsed time for k point: 0 seconds. solve_kpoint (0.2,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 13 iterations. tefreqs:, 3, 0.2, 0, 0, 0.2, 0.113352, 0.552761, 0.780756, 1.21673, 1.44856, 1.87756, 2.11569, 2.53392 elapsed time for k point: 0 seconds. solve_kpoint (0.3,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 11 iterations. tefreqs:, 4, 0.3, 0, 0, 0.3, 0.164802, 0.501202, 0.832987, 1.16418, 1.5025, 1.82314, 2.17225, 2.4769 elapsed time for k point: 0 seconds. solve_kpoint (0.4,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 11 iterations. tefreqs:, 5, 0.4, 0, 0, 0.4, 0.205537, 0.460405, 0.874781, 1.1222, 1.54664, 1.77873, 2.22033, 2.42855 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tefreqs:, 6, 0.5, 0, 0, 0.5, 0.222451, 0.443471, 0.892368, 1.10456, 1.56579, 1.75949, 2.24248, 2.40631 elapsed time for k point: 0 seconds. Band 1 range: 0.0 at #(0.0 0.0 0.0) to 0.2224509931919695 at #(0.5 0.0 0.0) Band 2 range: 0.44347071815372285 at #(0.5 0.0 0.0) to 0.6663842825289155 at #(0.0 0.0 0.0) Band 3 range: 0.6666675180317884 at #(0.0 0.0 0.0) to 0.892367814402479 at #(0.5 0.0 0.0) Band 4 range: 1.1045580524889715 at #(0.5 0.0 0.0) to 1.330993376656782 at #(0.0 0.0 0.0) Band 5 range: 1.333360876728402 at #(0.0 0.0 0.0) to 1.5657937369267094 at #(0.5 0.0 0.0) Band 6 range: 1.7594893273125127 at #(0.5 0.0 0.0) to 1.9916198017302622 at #(0.0 0.0 0.0) Band 7 range: 2.000243026425701 at #(0.0 0.0 0.0) to 2.242480431008524 at #(0.5 0.0 0.0) Band 8 range: 2.406311900435365 at #(0.5 0.0 0.0) to 2.6450937852089558 at #(0.0 0.0 0.0) Gap from band 1 (0.2224509931919695) to band 2 (0.44347071815372285), 66.38009279352596% Gap from band 2 (0.6663842825289155) to band 3 (0.6666675180317884), 0.04249429808410584% Gap from band 3 (0.892367814402479) to band 4 (1.1045580524889715), 21.251689069139267% Gap from band 4 (1.330993376656782) to band 5 (1.333360876728402), 0.17771661321777174% Gap from band 5 (1.5657937369267094) to band 6 (1.7594893273125127), 11.64987080160757% Gap from band 6 (1.9916198017302622) to band 7 (2.000243026425701), 0.4320401309692416% Gap from band 7 (2.242480431008524) to band 8 (2.406311900435365), 7.048345365685795% total elapsed time for run: 0 seconds. done. check-freqs: PASSED ************************************************************************** Test case: 1d sinusoidal Bragg mirrors. ************************************************************************** init-params: initializing eigensolver data Computing 8 bands with 1.000000e-13 tolerance. Working in 1 dimensions. Grid size is 32 x 1 x 1. Solving for 8 bands at a time. Creating Maxwell data... Mesh size is 3. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: cylinder, center = (0,0,0) radius 1e+20, height 0.25, axis (1, 0, 0) epsilon = 9, mu = 1 Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... 11 k-points: (0,0,0) (0.05,0,0) (0.1,0,0) (0.15,0,0) (0.2,0,0) (0.25,0,0) (0.3,0,0) (0.35,0,0) (0.4,0,0) (0.45,0,0) (0.5,0,0) Solving for band polarization: tm. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1.00285-9, mean 4.66295, harm. mean 2.61927, 100% > 1, 45.7676% "fill" Outputting check-epsilon... solve_kpoint (0,0,0): tmfreqs:, k index, k1, k2, k3, kmag/2pi, tm band 1, tm band 2, tm band 3, tm band 4, tm band 5, tm band 6, tm band 7, tm band 8 Solving for bands 2 to 8... Finished solving for bands 2 to 8 after 26 iterations. tmfreqs:, 1, 0, 0, 0, 0, 0, 0.460648, 0.542428, 0.968587, 1.01617, 1.48337, 1.48387, 1.96764 elapsed time for k point: 0 seconds. solve_kpoint (0.05,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 87 iterations. tmfreqs:, 2, 0.05, 0, 0, 0.05, 0.0231425, 0.454294, 0.548894, 0.95836, 1.02642, 1.45914, 1.50811, 1.94949 elapsed time for k point: 0 seconds. solve_kpoint (0.1,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 13 iterations. tmfreqs:, 3, 0.1, 0, 0, 0.1, 0.0462091, 0.439084, 0.564453, 0.938267, 1.04658, 1.43467, 1.53261, 1.92548 elapsed time for k point: 0 seconds. solve_kpoint (0.15,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 4, 0.15, 0, 0, 0.15, 0.0691102, 0.420016, 0.584145, 0.91575, 1.06922, 1.41023, 1.55711, 1.9011 elapsed time for k point: 0 seconds. solve_kpoint (0.2,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 5, 0.2, 0, 0, 0.2, 0.0917239, 0.399481, 0.605653, 0.892484, 1.09267, 1.38581, 1.58161, 1.87665 elapsed time for k point: 0 seconds. solve_kpoint (0.25,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 6, 0.25, 0, 0, 0.25, 0.113863, 0.378568, 0.628026, 0.868958, 1.11645, 1.36143, 1.6061, 1.85216 elapsed time for k point: 0 seconds. solve_kpoint (0.3,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 7, 0.3, 0, 0, 0.3, 0.135213, 0.357979, 0.650805, 0.845399, 1.14036, 1.33713, 1.63058, 1.82769 elapsed time for k point: 0 seconds. solve_kpoint (0.35,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 9 iterations. tmfreqs:, 8, 0.35, 0, 0, 0.35, 0.155194, 0.338479, 0.673671, 0.822003, 1.16428, 1.31295, 1.65502, 1.80325 elapsed time for k point: 0 seconds. solve_kpoint (0.4,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 9 iterations. tmfreqs:, 9, 0.4, 0, 0, 0.4, 0.17268, 0.32129, 0.696193, 0.799138, 1.188, 1.28906, 1.67935, 1.77891 elapsed time for k point: 0 seconds. solve_kpoint (0.45,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 8 iterations. tmfreqs:, 10, 0.45, 0, 0, 0.45, 0.185503, 0.308628, 0.717034, 0.778102, 1.21076, 1.26621, 1.70326, 1.755 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 8 iterations. tmfreqs:, 11, 0.5, 0, 0, 0.5, 0.190416, 0.303766, 0.72859, 0.766483, 1.2253, 1.25164, 1.721, 1.73726 elapsed time for k point: 0 seconds. Band 1 range: 0.0 at #(0.0 0.0 0.0) to 0.19041596916806997 at #(0.5 0.0 0.0) Band 2 range: 0.30376617480859014 at #(0.5 0.0 0.0) to 0.46064827521798485 at #(0.0 0.0 0.0) Band 3 range: 0.5424277685174049 at #(0.0 0.0 0.0) to 0.7285900510563753 at #(0.5 0.0 0.0) Band 4 range: 0.7664833049941233 at #(0.5 0.0 0.0) to 0.9685865863610589 at #(0.0 0.0 0.0) Band 5 range: 1.0161706920387796 at #(0.0 0.0 0.0) to 1.2253024188808168 at #(0.5 0.0 0.0) Band 6 range: 1.2516393338141754 at #(0.5 0.0 0.0) to 1.4833733379475078 at #(0.0 0.0 0.0) Band 7 range: 1.4838659375383203 at #(0.0 0.0 0.0) to 1.7209986559263162 at #(0.5 0.0 0.0) Band 8 range: 1.7372592396295974 at #(0.5 0.0 0.0) to 1.967637686340394 at #(0.0 0.0 0.0) Gap from band 1 (0.19041596916806997) to band 2 (0.30376617480859014), 45.87385724963532% Gap from band 2 (0.46064827521798485) to band 3 (0.5424277685174049), 16.305741485935318% Gap from band 3 (0.7285900510563753) to band 4 (0.7664833049941233), 5.069082902774719% Gap from band 4 (0.9685865863610589) to band 5 (1.0161706920387796), 4.794954647158092% Gap from band 5 (1.2253024188808168) to band 6 (1.2516393338141754), 2.126567159256219% Gap from band 6 (1.4833733379475078) to band 7 (1.4838659375383203), 0.03320255261395048% Gap from band 7 (1.7209986559263162) to band 8 (1.7372592396295974), 0.9403916188076727% total elapsed time for run: 0 seconds. done. check-freqs: PASSED ************************************************************************** Test case: get-dominant-planewave. ************************************************************************** init-params: initializing eigensolver data Computing 8 bands with 1.000000e-09 tolerance. Working in 1 dimensions. Grid size is 32 x 1 x 1. Solving for 8 bands at a time. Creating Maxwell data... Mesh size is 3. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: Geometric object tree has depth 1 and 0 object nodes (vs. 0 actual objects) Initializing epsilon function... 1 k-points: (0.4,0,0) Solving for band polarization: te. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-1, mean 1, harm. mean 1, 0% > 1, 100% "fill" Outputting check-epsilon... solve_kpoint (0.4,0,0): tefreqs:, k index, k1, k2, k3, kmag/2pi, te band 1, te band 2, te band 3, te band 4, te band 5, te band 6, te band 7, te band 8 Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 11 iterations. tefreqs:, 1, 0.4, 0, 0, 0.4, 0.4, 0.6, 1.4, 1.6, 2.4, 2.6, 3.4, 3.6 elapsed time for k point: 0 seconds. total elapsed time for run: 0 seconds. done. check-almost-equal: PASSED ************************************************************************** Test case: Square lattice of dielectric rods in air. ************************************************************************** init-params: initializing eigensolver data Computing 8 bands with 1.000000e-09 tolerance. Working in 2 dimensions. Grid size is 32 x 32 x 1. Solving for 8 bands at a time. Creating Maxwell data... Mesh size is 3. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: cylinder, center = (0,0,0) radius 0.2, height 1e+20, axis (0, 0, 1) epsilon = 11.56, mu = 1 Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... Allocating fields... 16 k-points: (0,0,0) (0.1,0,0) (0.2,0,0) (0.3,0,0) (0.4,0,0) (0.5,0,0) (0.5,0.1,0) (0.5,0.2,0) (0.5,0.3,0) (0.5,0.4,0) (0.5,0.5,0) (0.4,0.4,0) (0.3,0.3,0) (0.2,0.2,0) (0.1,0.1,0) (0,0,0) Solving for band polarization: te. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-11.56, mean 2.327, harm. mean 1.1441, 14.5508% > 1, 12.5663% "fill" Outputting check-epsilon... solve_kpoint (0,0,0): tefreqs:, k index, k1, k2, k3, kmag/2pi, te band 1, te band 2, te band 3, te band 4, te band 5, te band 6, te band 7, te band 8 Solving for bands 2 to 8... iteration 26: trace = 5.628891030541451 (0.000163261% change) Finished solving for bands 2 to 8 after 41 iterations. tefreqs:, 1, 0, 0, 0, 0, 0, 0.561945, 0.780843, 0.780846, 0.924372, 1.00804, 1.00804, 1.09859 elapsed time for k point: 0 seconds. solve_kpoint (0.1,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 19 iterations. tefreqs:, 2, 0.1, 0, 0, 0.1, 0.0897998, 0.56021, 0.767785, 0.782438, 0.912603, 1.00889, 1.00949, 1.12115 elapsed time for k point: 0 seconds. solve_kpoint (0.2,0,0): Solving for bands 1 to 8... iteration 24: trace = 5.673443423632902 (0.000275924% change) iteration 47: trace = 5.673162009009282 (0.000198408% change) iteration 71: trace = 5.620674813324038 (0.28164% change) Finished solving for bands 1 to 8 after 92 iterations. tefreqs:, 3, 0.2, 0, 0, 0.2, 0.178853, 0.553301, 0.732522, 0.786672, 0.890463, 1.01386, 1.02078, 1.11301 elapsed time for k point: 1 seconds. solve_kpoint (0.3,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 15 iterations. tefreqs:, 4, 0.3, 0, 0, 0.3, 0.266124, 0.534865, 0.689376, 0.79205, 0.872926, 1.0209, 1.04285, 1.10753 elapsed time for k point: 0 seconds. solve_kpoint (0.4,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 20 iterations. tefreqs:, 5, 0.4, 0, 0, 0.4, 0.349588, 0.49478, 0.658508, 0.796524, 0.862684, 1.02898, 1.07044, 1.10003 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0,0): Solving for bands 1 to 8... iteration 24: trace = 5.637415354920591 (2.37632e-06% change) Finished solving for bands 1 to 8 after 34 iterations. tefreqs:, 6, 0.5, 0, 0, 0.5, 0.413346, 0.444623, 0.648672, 0.798265, 0.859327, 1.03311, 1.0958, 1.09742 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.1,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 19 iterations. tefreqs:, 7, 0.5, 0.1, 0, 0.509902, 0.424298, 0.448983, 0.644549, 0.802551, 0.854853, 0.98984, 1.05831, 1.11679 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.2,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 15 iterations. tefreqs:, 8, 0.5, 0.2, 0, 0.538516, 0.455354, 0.461161, 0.63323, 0.814782, 0.834251, 0.934558, 1.01274, 1.12367 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.3,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 14 iterations. tefreqs:, 9, 0.5, 0.3, 0, 0.583095, 0.478427, 0.501912, 0.61745, 0.784489, 0.83371, 0.906541, 0.967734, 1.12636 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.4,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 14 iterations. tefreqs:, 10, 0.5, 0.4, 0, 0.640312, 0.495605, 0.556867, 0.601739, 0.720584, 0.858432, 0.897772, 0.926611, 1.12762 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.5,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 13 iterations. tefreqs:, 11, 0.5, 0.5, 0, 0.707107, 0.503606, 0.594344, 0.594357, 0.679389, 0.883665, 0.895782, 0.895787, 1.12801 elapsed time for k point: 0 seconds. solve_kpoint (0.4,0.4,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 13 iterations. tefreqs:, 12, 0.4, 0.4, 0, 0.565685, 0.474671, 0.549917, 0.608032, 0.745035, 0.848355, 0.895854, 0.945891, 1.12708 elapsed time for k point: 0 seconds. solve_kpoint (0.3,0.3,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 15 iterations. tefreqs:, 13, 0.3, 0.3, 0, 0.424264, 0.373254, 0.543225, 0.646251, 0.817389, 0.830457, 0.896516, 1.0176, 1.12198 elapsed time for k point: 1 seconds. solve_kpoint (0.2,0.2,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 20 iterations. tefreqs:, 14, 0.2, 0.2, 0, 0.282843, 0.252369, 0.551073, 0.700804, 0.797552, 0.899586, 0.90339, 1.08791, 1.10099 elapsed time for k point: 0 seconds. solve_kpoint (0.1,0.1,0): Solving for bands 1 to 8... iteration 24: trace = 5.62030798175917 (4.27744e-08% change) Finished solving for bands 1 to 8 after 24 iterations. tefreqs:, 15, 0.1, 0.1, 0, 0.141421, 0.12694, 0.558854, 0.755651, 0.785047, 0.909884, 0.968813, 1.04814, 1.11332 elapsed time for k point: 0 seconds. solve_kpoint (0,0,0): Solving for bands 2 to 8... iteration 25: trace = 5.630451749275827 (0.0080515% change) iteration 50: trace = 5.628868492894068 (2.17391e-05% change) Finished solving for bands 2 to 8 after 73 iterations. tefreqs:, 16, 0, 0, 0, 0, 0, 0.561945, 0.780843, 0.780846, 0.924372, 1.00804, 1.00804, 1.09859 elapsed time for k point: 0 seconds. Band 1 range: 0.0 at #(0.0 0.0 0.0) to 0.5036058015317005 at #(0.5 0.5 0.0) Band 2 range: 0.4446229135155306 at #(0.5 0.0 0.0) to 0.5943440246130549 at #(0.5 0.5 0.0) Band 3 range: 0.5943566395317808 at #(0.5 0.5 0.0) to 0.7808428124011786 at #(0.0 0.0 0.0) Band 4 range: 0.6793887413186166 at #(0.5 0.5 0.0) to 0.8173893720817348 at #(0.30000000000000004 0.30000000000000004 0.0) Band 5 range: 0.830457382271798 at #(0.30000000000000004 0.30000000000000004 0.0) to 0.9243716831951037 at #(0.0 0.0 0.0) Band 6 range: 0.8957817684697055 at #(0.5 0.5 0.0) to 1.033110413950033 at #(0.5 0.0 0.0) Band 7 range: 0.8957868745561719 at #(0.5 0.5 0.0) to 1.0958021498671588 at #(0.5 0.0 0.0) Band 8 range: 1.0974168097704702 at #(0.5 0.0 0.0) to 1.1280127657657428 at #(0.5 0.5 0.0) Gap from band 2 (0.5943440246130549) to band 3 (0.5943566395317808), 0.002122471889912645% Gap from band 4 (0.8173893720817348) to band 5 (0.830457382271798), 1.586071053699398% Gap from band 7 (1.0958021498671588) to band 8 (1.0974168097704702), 0.14724110387757294% total elapsed time for run: 2 seconds. done. check-freqs: PASSED init-params: initializing eigensolver data Computing 8 bands with 1.000000e-09 tolerance. Working in 2 dimensions. Grid size is 32 x 32 x 1. Solving for 8 bands at a time. Creating Maxwell data... Mesh size is 3. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: cylinder, center = (0,0,0) radius 0.2, height 1e+20, axis (0, 0, 1) epsilon = 11.56, mu = 1 Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... 16 k-points: (0,0,0) (0.1,0,0) (0.2,0,0) (0.3,0,0) (0.4,0,0) (0.5,0,0) (0.5,0.1,0) (0.5,0.2,0) (0.5,0.3,0) (0.5,0.4,0) (0.5,0.5,0) (0.4,0.4,0) (0.3,0.3,0) (0.2,0.2,0) (0.1,0.1,0) (0,0,0) Solving for band polarization: tm. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-11.56, mean 2.327, harm. mean 1.1441, 14.5508% > 1, 12.5663% "fill" Outputting check-epsilon... solve_kpoint (0,0,0): tmfreqs:, k index, k1, k2, k3, kmag/2pi, tm band 1, tm band 2, tm band 3, tm band 4, tm band 5, tm band 6, tm band 7, tm band 8 Solving for bands 2 to 8... Finished solving for bands 2 to 8 after 24 iterations. tmfreqs:, 1, 0, 0, 0, 0, 0, 0.550336, 0.561338, 0.56134, 0.822948, 0.868842, 0.965325, 1.08938 elapsed time for k point: 0 seconds. solve_kpoint (0.1,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 21 iterations. tmfreqs:, 2, 0.1, 0, 0, 0.1, 0.0651416, 0.525004, 0.561885, 0.586307, 0.823536, 0.867346, 0.954632, 1.05688 elapsed time for k point: 0 seconds. solve_kpoint (0.2,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 3, 0.2, 0, 0, 0.2, 0.127665, 0.49365, 0.563323, 0.617312, 0.822737, 0.86353, 0.924306, 1.03882 elapsed time for k point: 0 seconds. solve_kpoint (0.3,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 4, 0.3, 0, 0, 0.3, 0.184047, 0.461592, 0.565122, 0.651397, 0.810839, 0.858984, 0.892949, 1.03589 elapsed time for k point: 1 seconds. solve_kpoint (0.4,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 5, 0.4, 0, 0, 0.4, 0.227778, 0.433361, 0.566596, 0.689045, 0.778792, 0.855425, 0.879398, 1.03874 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 6, 0.5, 0, 0, 0.5, 0.245809, 0.420657, 0.567163, 0.720092, 0.747203, 0.85409, 0.877012, 1.0408 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.1,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 8 iterations. tmfreqs:, 7, 0.5, 0.1, 0, 0.509902, 0.249299, 0.427308, 0.560221, 0.718025, 0.756122, 0.855013, 0.877106, 1.02917 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.2,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 9 iterations. tmfreqs:, 8, 0.5, 0.2, 0, 0.538516, 0.258693, 0.445541, 0.543385, 0.711698, 0.77935, 0.858136, 0.877357, 1.00092 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.3,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 9 iterations. tmfreqs:, 9, 0.5, 0.3, 0, 0.583095, 0.270963, 0.470322, 0.524053, 0.701396, 0.810963, 0.864394, 0.877683, 0.965108 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.4,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 9 iterations. tmfreqs:, 10, 0.5, 0.4, 0, 0.640312, 0.281614, 0.493207, 0.508823, 0.689961, 0.846785, 0.874595, 0.878068, 0.926581 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.5,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 12 iterations. tmfreqs:, 11, 0.5, 0.5, 0, 0.707107, 0.285906, 0.502981, 0.502983, 0.684476, 0.874359, 0.883317, 0.883317, 0.892993 elapsed time for k point: 0 seconds. solve_kpoint (0.4,0.4,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 13 iterations. tmfreqs:, 12, 0.4, 0.4, 0, 0.565685, 0.276089, 0.491352, 0.508683, 0.69258, 0.839723, 0.856431, 0.907219, 0.907347 elapsed time for k point: 0 seconds. solve_kpoint (0.3,0.3,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 9 iterations. tmfreqs:, 13, 0.3, 0.3, 0, 0.424264, 0.240239, 0.47923, 0.523499, 0.685362, 0.829266, 0.840451, 0.910791, 0.941595 elapsed time for k point: 0 seconds. solve_kpoint (0.2,0.2,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 9 iterations. tmfreqs:, 14, 0.2, 0.2, 0, 0.282843, 0.17524, 0.488533, 0.541561, 0.64751, 0.83002, 0.850443, 0.922657, 0.983925 elapsed time for k point: 0 seconds. solve_kpoint (0.1,0.1,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 15, 0.1, 0.1, 0, 0.141421, 0.0915259, 0.516393, 0.555924, 0.601211, 0.824561, 0.86529, 0.948412, 1.03526 elapsed time for k point: 0 seconds. solve_kpoint (0,0,0): Solving for bands 2 to 8... Finished solving for bands 2 to 8 after 22 iterations. tmfreqs:, 16, 0, 0, 0, 0, 0, 0.550336, 0.561338, 0.56134, 0.822948, 0.868842, 0.965325, 1.08938 elapsed time for k point: 0 seconds. Band 1 range: 0.0 at #(0.0 0.0 0.0) to 0.285905779127161 at #(0.5 0.5 0.0) Band 2 range: 0.42065733840618647 at #(0.5 0.0 0.0) to 0.5503360755083031 at #(0.0 0.0 0.0) Band 3 range: 0.502983097838737 at #(0.5 0.5 0.0) to 0.5671632878212791 at #(0.5 0.0 0.0) Band 4 range: 0.5613397939938065 at #(0.0 0.0 0.0) to 0.7200918204690937 at #(0.5 0.0 0.0) Band 5 range: 0.7472029910634784 at #(0.5 0.0 0.0) to 0.8743593805271217 at #(0.5 0.5 0.0) Band 6 range: 0.8404509697715064 at #(0.30000000000000004 0.30000000000000004 0.0) to 0.8833173725850539 at #(0.5 0.5 0.0) Band 7 range: 0.8770118718590363 at #(0.5 0.0 0.0) to 0.965325380968344 at #(0.0 0.0 0.0) Band 8 range: 0.8929933495601423 at #(0.5 0.5 0.0) to 1.0893779022325405 at #(0.0 0.0 0.0) Gap from band 1 (0.285905779127161) to band 2 (0.42065733840618647), 38.142822894421926% Gap from band 4 (0.7200918204690937) to band 5 (0.7472029910634784), 3.695395142311916% total elapsed time for run: 1 seconds. done. check-freqs: PASSED **************************************************************************** Test case: square lattice of magneto-electric rods in air. **************************************************************************** init-params: initializing eigensolver data Computing 10 bands with 1.000000e-09 tolerance. Working in 2 dimensions. Grid size is 32 x 32 x 1. Solving for 10 bands at a time. Creating Maxwell data... Mesh size is 3. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: cylinder, center = (0,0,0) radius 0.11, height 1e+20, axis (0, 0, 1) Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... Initializing mu function... Allocating fields... 10 k-points: (0,0,0) (0.166667,0,0) (0.333333,0,0) (0.5,0,0) (0.5,0.166667,0) (0.5,0.333333,0) (0.5,0.5,0) (0.333333,0.333333,0) (0.166667,0.166667,0) (0,0,0) Solving for band polarization: tm. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-15, mean 1.53164, harm. mean 1.04189, 4.39453% > 1, 3.79742% "fill" Outputting check-epsilon... mu: 1-13.9136, mean 1.42353, harm. mean 1.03906, 4.39453% > 1, 3.27973% "fill" Outputting check-mu... solve_kpoint (0,0,0): tmfreqs:, k index, k1, k2, k3, kmag/2pi, tm band 1, tm band 2, tm band 3, tm band 4, tm band 5, tm band 6, tm band 7, tm band 8, tm band 9, tm band 10 Solving for bands 2 to 10... iteration 11: trace = 13.08869525653604 (3.43135% change) iteration 23: trace = 8.044584230351408 (3.40279% change) iteration 35: trace = 5.944293068770678 (2.7704% change) iteration 47: trace = 4.247974096387252 (1.62359% change) iteration 59: trace = 3.650121402956162 (0.7788% change) iteration 70: trace = 3.449102289245248 (2.07573% change) iteration 81: trace = 3.24819855402859 (0.621859% change) iteration 92: trace = 3.056444376558972 (0.0947902% change) iteration 104: trace = 3.000754300663004 (0.355689% change) iteration 113: trace = 2.948975188561811 (0.0752641% change) iteration 125: trace = 2.920089629488853 (0.10255% change) iteration 137: trace = 2.893746104979372 (0.0667495% change) iteration 149: trace = 2.727619030055746 (0.0663638% change) iteration 160: trace = 2.714015674769378 (0.0216114% change) iteration 171: trace = 2.700817771156778 (0.0282424% change) iteration 182: trace = 2.694700392979803 (0.015626% change) iteration 194: trace = 2.668421984948524 (0.144919% change) iteration 202: trace = 2.651823339769169 (0.0355238% change) iteration 214: trace = 2.612045203165605 (0.117543% change) iteration 226: trace = 2.554114620724873 (0.178685% change) iteration 238: trace = 2.520189790135518 (0.115616% change) iteration 250: trace = 2.478058753584839 (0.0826012% change) iteration 259: trace = 2.465698915305524 (0.0575776% change) iteration 270: trace = 2.431912658191865 (0.0179949% change) iteration 282: trace = 2.427889932930473 (0.00600157% change) iteration 289: trace = 2.426121096752814 (0.0093692% change) iteration 301: trace = 2.420918560457619 (0.0105646% change) iteration 313: trace = 2.419491240730436 (0.00517058% change) iteration 324: trace = 2.416543037989022 (0.00152185% change) iteration 335: trace = 2.415294878913307 (0.00390671% change) iteration 342: trace = 2.414923514833514 (0.00101449% change) iteration 353: trace = 2.414192909925466 (0.00174077% change) iteration 365: trace = 2.413799119549244 (0.00110265% change) iteration 375: trace = 2.413356923111888 (0.000556858% change) iteration 387: trace = 2.412169638361271 (0.00443344% change) iteration 399: trace = 2.411286933915922 (0.00198699% change) iteration 411: trace = 2.408944303821068 (0.00640952% change) iteration 423: trace = 2.408159777245879 (0.00259191% change) iteration 435: trace = 2.406738464354226 (0.00593811% change) iteration 447: trace = 2.4057564261974 (0.00301557% change) iteration 459: trace = 2.404756495127232 (0.00232622% change) iteration 471: trace = 2.404255839109159 (0.00119509% change) iteration 483: trace = 2.403957559338745 (0.000557095% change) iteration 495: trace = 2.402868356947998 (0.00193445% change) iteration 507: trace = 2.402616703101363 (0.000819812% change) iteration 519: trace = 2.402145696371655 (0.000510145% change) iteration 531: trace = 2.401358810512752 (0.00298967% change) iteration 542: trace = 2.400997953238001 (0.00103638% change) iteration 554: trace = 2.399813429839889 (0.00432858% change) iteration 566: trace = 2.399361819612198 (0.00353913% change) iteration 578: trace = 2.398309053532508 (0.00131022% change) iteration 590: trace = 2.397828142642966 (0.00219311% change) iteration 602: trace = 2.397398946249607 (0.000586603% change) iteration 614: trace = 2.397064416984467 (0.000873308% change) iteration 626: trace = 2.396773838114869 (0.00403651% change) iteration 638: trace = 2.396040017924859 (0.000363695% change) iteration 650: trace = 2.395826117655353 (0.00179176% change) iteration 662: trace = 2.395676024629097 (0.000568302% change) iteration 674: trace = 2.395289267891086 (0.0005449% change) iteration 686: trace = 2.395034975340118 (0.000881152% change) iteration 698: trace = 2.394762931546365 (0.000214617% change) iteration 710: trace = 2.3945914058086 (0.00135532% change) iteration 722: trace = 2.394374355088894 (0.000428831% change) iteration 734: trace = 2.394140467181509 (0.000625779% change) iteration 746: trace = 2.394075378544456 (0.000111948% change) iteration 758: trace = 2.393978024359442 (0.000132858% change) iteration 770: trace = 2.39384382062329 (0.000383547% change) iteration 782: trace = 2.393752984077378 (0.000152304% change) iteration 794: trace = 2.393677160636676 (5.19534e-05% change) iteration 806: trace = 2.393625069571155 (0.000428816% change) iteration 818: trace = 2.393539363807751 (0.000103063% change) iteration 830: trace = 2.39346029683117 (0.000222399% change) iteration 842: trace = 2.393423074122134 (4.82258e-05% change) iteration 854: trace = 2.393361811099693 (0.000219317% change) iteration 866: trace = 2.393325346704565 (0.000168743% change) iteration 878: trace = 2.393279907854515 (7.16822e-05% change) iteration 890: trace = 2.393260766888494 (0.000175304% change) iteration 902: trace = 2.393243536306963 (3.03573e-05% change) iteration 913: trace = 2.393213785073181 (9.69322e-05% change) iteration 925: trace = 2.393200192228228 (6.59478e-05% change) iteration 937: trace = 2.393183190454909 (2.81329e-05% change) iteration 949: trace = 2.39316097995 (0.000101073% change) iteration 961: trace = 2.39314726646165 (9.92453e-05% change) iteration 973: trace = 2.393129126686211 (3.14636e-05% change) iteration 985: trace = 2.393124847800064 (6.0361e-06% change) iteration 996: trace = 2.393111423960925 (3.96429e-05% change) iteration 1008: trace = 2.393102674369773 (2.45511e-05% change) iteration 1018: trace = 2.39309340301266 (4.36838e-06% change) iteration 1030: trace = 2.393088418446859 (4.90034e-05% change) iteration 1042: trace = 2.39308460731079 (1.25138e-05% change) iteration 1054: trace = 2.393076179224092 (4.98062e-05% change) iteration 1066: trace = 2.393073896978154 (8.60671e-06% change) iteration 1078: trace = 2.39307002218495 (3.06743e-06% change) iteration 1089: trace = 2.393065868919472 (3.16642e-05% change) iteration 1101: trace = 2.393062554649888 (1.67866e-05% change) iteration 1113: trace = 2.3930585781881 (1.10691e-05% change) iteration 1125: trace = 2.393057673772498 (8.55555e-06% change) iteration 1137: trace = 2.393054497921968 (3.57258e-06% change) iteration 1149: trace = 2.393052594300048 (1.14297e-05% change) iteration 1161: trace = 2.393050914043591 (2.47016e-06% change) iteration 1173: trace = 2.393049589730955 (1.96169e-06% change) iteration 1185: trace = 2.393048666246178 (7.03349e-06% change) iteration 1197: trace = 2.393046238503657 (5.05447e-06% change) iteration 1209: trace = 2.393045745054049 (2.20129e-06% change) iteration 1221: trace = 2.393045133634992 (1.37852e-06% change) iteration 1233: trace = 2.393044155621776 (2.28117e-06% change) iteration 1245: trace = 2.393043609694954 (3.49157e-06% change) iteration 1257: trace = 2.393043001269988 (7.02858e-07% change) iteration 1269: trace = 2.393042669967601 (3.41762e-06% change) iteration 1281: trace = 2.393042211664347 (6.8408e-07% change) iteration 1293: trace = 2.393041741264833 (2.54693e-06% change) iteration 1305: trace = 2.393041581932391 (3.515e-07% change) iteration 1317: trace = 2.393041324081785 (2.4563e-07% change) Finished solving for bands 2 to 10 after 1318 iterations. tmfreqs:, 1, 0, 0, 0, 0, 0, 0.265885, 0.356852, 0.36899, 0.503897, 0.506552, 0.539911, 0.635681, 0.645852, 0.660018 elapsed time for k point: 15 seconds. solve_kpoint (0.166667,0,0): Solving for bands 1 to 10... iteration 10: trace = 2.418243310370731 (0.0273507% change) iteration 21: trace = 2.416496537512753 (0.00330878% change) iteration 32: trace = 2.415652328518668 (0.00324174% change) iteration 43: trace = 2.414315901475414 (0.00231698% change) iteration 54: trace = 2.414009777906226 (0.000787738% change) iteration 65: trace = 2.41357018372906 (0.00243937% change) iteration 76: trace = 2.413233384505312 (0.000202665% change) iteration 87: trace = 2.413088145284855 (0.000759179% change) iteration 98: trace = 2.412992523181387 (0.000299517% change) iteration 109: trace = 2.412882496331892 (0.000707398% change) iteration 119: trace = 2.412802835721465 (4.90507e-05% change) iteration 130: trace = 2.412771272412615 (0.000243169% change) iteration 141: trace = 2.412725320323357 (6.32173e-05% change) iteration 152: trace = 2.41271742836123 (5.01223e-05% change) iteration 163: trace = 2.412706403465229 (5.45797e-05% change) iteration 174: trace = 2.412702202281134 (2.18414e-05% change) iteration 185: trace = 2.412693758994364 (2.89352e-05% change) iteration 196: trace = 2.412690090364046 (2.03818e-05% change) iteration 207: trace = 2.412680618691602 (2.5802e-05% change) iteration 218: trace = 2.412676742258363 (1.36833e-05% change) iteration 229: trace = 2.412673208899806 (1.54745e-05% change) iteration 240: trace = 2.412670512090665 (5.24405e-06% change) iteration 251: trace = 2.412667154414271 (2.80891e-05% change) iteration 262: trace = 2.412664799780867 (6.48224e-06% change) iteration 273: trace = 2.412659596114833 (3.34404e-05% change) iteration 284: trace = 2.412656906774584 (6.77627e-06% change) iteration 295: trace = 2.412653354663023 (1.17528e-05% change) iteration 306: trace = 2.412651783578408 (6.30365e-06% change) iteration 317: trace = 2.4126500159947 (1.49726e-05% change) iteration 328: trace = 2.412648823172594 (6.6161e-07% change) iteration 339: trace = 2.412647297620448 (4.30317e-06% change) iteration 350: trace = 2.412645836347354 (1.63049e-06% change) iteration 361: trace = 2.412644780533197 (3.22077e-06% change) iteration 372: trace = 2.412643655957259 (6.57555e-07% change) iteration 383: trace = 2.412642698721885 (1.12348e-05% change) iteration 394: trace = 2.412641716464334 (1.21235e-06% change) iteration 405: trace = 2.412640846371346 (9.3363e-06% change) iteration 416: trace = 2.412639424286792 (2.4463e-06% change) iteration 427: trace = 2.412638882719476 (2.92368e-06% change) iteration 438: trace = 2.412637633552815 (2.40902e-06% change) iteration 448: trace = 2.412637326239107 (4.96187e-07% change) iteration 459: trace = 2.412636552629507 (3.14441e-06% change) iteration 470: trace = 2.412636250393274 (1.5824e-06% change) iteration 481: trace = 2.412635587455577 (2.67192e-06% change) iteration 492: trace = 2.412635321143336 (6.47661e-07% change) iteration 503: trace = 2.412634833268324 (3.12749e-06% change) iteration 514: trace = 2.412634574603151 (6.78176e-07% change) iteration 524: trace = 2.412634209639149 (1.43561e-06% change) iteration 535: trace = 2.412633894045375 (7.64656e-07% change) iteration 546: trace = 2.412633537032908 (3.67292e-06% change) iteration 557: trace = 2.412633126498906 (8.68192e-07% change) iteration 568: trace = 2.412632929451148 (1.66056e-06% change) iteration 579: trace = 2.412632527623497 (7.82886e-07% change) iteration 590: trace = 2.41263240308532 (5.64254e-07% change) iteration 601: trace = 2.412632124941314 (3.53452e-07% change) iteration 611: trace = 2.412632028947753 (6.27778e-07% change) iteration 622: trace = 2.412631797138975 (6.7524e-07% change) iteration 633: trace = 2.412631720832973 (1.09899e-07% change) iteration 644: trace = 2.412631542674409 (4.79327e-07% change) iteration 655: trace = 2.412631455431487 (2.32565e-07% change) iteration 665: trace = 2.412631307724983 (8.73035e-07% change) iteration 676: trace = 2.412631210508117 (9.68678e-08% change) Finished solving for bands 1 to 10 after 676 iterations. tmfreqs:, 2, 0.166667, 0, 0, 0.166667, 0.123306, 0.278292, 0.357366, 0.369461, 0.503797, 0.506642, 0.538217, 0.63557, 0.645595, 0.659432 elapsed time for k point: 8 seconds. solve_kpoint (0.333333,0,0): Solving for bands 1 to 10... iteration 10: trace = 2.4618655077146 (0.0216174% change) iteration 21: trace = 2.460030641632259 (0.0103844% change) iteration 32: trace = 2.457474878060077 (0.00552386% change) iteration 43: trace = 2.456740895885548 (0.00530097% change) iteration 54: trace = 2.455316001147168 (0.00513475% change) iteration 65: trace = 2.454805056373878 (0.00580658% change) iteration 76: trace = 2.454238117972497 (0.000713533% change) iteration 87: trace = 2.454072263467816 (0.000521485% change) iteration 97: trace = 2.453824656121161 (0.000570155% change) iteration 108: trace = 2.453616561129985 (0.00169378% change) iteration 119: trace = 2.453353257778179 (0.000397314% change) iteration 130: trace = 2.452997373175432 (0.00102268% change) iteration 141: trace = 2.452798017034499 (0.000206134% change) iteration 152: trace = 2.452638592154044 (0.000543471% change) iteration 163: trace = 2.45255865560589 (0.000151579% change) iteration 174: trace = 2.452441446323419 (0.000481648% change) iteration 185: trace = 2.452390736519991 (0.000135447% change) iteration 196: trace = 2.452314853463622 (0.000264586% change) iteration 207: trace = 2.452282283657856 (0.000183378% change) iteration 218: trace = 2.452241595670807 (5.54595e-05% change) iteration 229: trace = 2.452199932520206 (0.000301464% change) iteration 240: trace = 2.45217026239238 (0.000135568% change) iteration 251: trace = 2.452115875094143 (0.000105328% change) iteration 261: trace = 2.452094495227775 (8.50211e-05% change) iteration 272: trace = 2.452042677838337 (7.8008e-05% change) iteration 283: trace = 2.451974868127627 (5.08676e-05% change) iteration 294: trace = 2.451954152013658 (4.35535e-05% change) iteration 305: trace = 2.451933627502401 (3.25343e-05% change) iteration 316: trace = 2.451919035887448 (9.48682e-05% change) iteration 327: trace = 2.451905268554785 (3.26894e-05% change) iteration 338: trace = 2.451891637433068 (2.80741e-05% change) iteration 349: trace = 2.451885359094672 (2.99942e-05% change) iteration 360: trace = 2.451880549920081 (2.81132e-05% change) iteration 371: trace = 2.451870950883603 (2.54837e-05% change) iteration 382: trace = 2.451865611896583 (1.26129e-05% change) iteration 393: trace = 2.451854895394935 (2.52912e-05% change) iteration 404: trace = 2.451847917959173 (7.03856e-05% change) iteration 415: trace = 2.451840805275377 (1.58439e-05% change) iteration 425: trace = 2.451828227161132 (2.29192e-05% change) iteration 436: trace = 2.451824157753103 (1.72282e-05% change) iteration 447: trace = 2.451819664138672 (6.03503e-06% change) iteration 458: trace = 2.451815874780674 (1.29885e-05% change) iteration 469: trace = 2.451813863856848 (3.84406e-06% change) iteration 480: trace = 2.451811068205485 (8.96899e-06% change) iteration 491: trace = 2.451810065169765 (3.23449e-06% change) iteration 502: trace = 2.451808834575049 (8.05499e-06% change) iteration 513: trace = 2.451807025832023 (1.83827e-06% change) iteration 524: trace = 2.451805104315332 (1.48039e-05% change) iteration 535: trace = 2.451803699155443 (4.52162e-06% change) iteration 546: trace = 2.451801608745188 (3.0799e-06% change) iteration 557: trace = 2.451800084695721 (1.09154e-05% change) iteration 568: trace = 2.451796941777612 (4.55211e-06% change) iteration 579: trace = 2.4517960609606 (7.74132e-06% change) iteration 589: trace = 2.451795390597281 (2.37347e-06% change) iteration 600: trace = 2.451794626872443 (3.31667e-06% change) iteration 611: trace = 2.451794268873192 (6.80953e-07% change) iteration 622: trace = 2.451793733099015 (8.6405e-07% change) iteration 633: trace = 2.451793579543182 (2.80449e-07% change) iteration 644: trace = 2.4517932362603 (2.12502e-06% change) iteration 655: trace = 2.451792949381854 (5.10374e-07% change) iteration 666: trace = 2.451792479223 (2.1768e-06% change) iteration 677: trace = 2.451792234208553 (2.06052e-06% change) iteration 688: trace = 2.451791841615353 (5.07898e-07% change) iteration 699: trace = 2.451791359248082 (2.68566e-06% change) iteration 710: trace = 2.451790991107469 (5.43128e-07% change) iteration 721: trace = 2.451790794993977 (6.56907e-07% change) iteration 732: trace = 2.451790670109296 (3.16123e-07% change) iteration 743: trace = 2.451790496790154 (3.52518e-07% change) Finished solving for bands 1 to 10 after 745 iterations. tmfreqs:, 3, 0.333333, 0, 0, 0.333333, 0.194655, 0.331458, 0.361679, 0.377947, 0.502693, 0.506755, 0.527227, 0.633335, 0.644215, 0.653287 elapsed time for k point: 10 seconds. solve_kpoint (0.5,0,0): Solving for bands 1 to 10... iteration 10: trace = 2.471149583605184 (0.0567534% change) iteration 21: trace = 2.464917832194519 (0.0089507% change) iteration 32: trace = 2.459921989931677 (0.0255036% change) iteration 43: trace = 2.456710519012931 (0.00516537% change) iteration 54: trace = 2.45572742695012 (0.00192614% change) iteration 65: trace = 2.454184810510612 (0.00412525% change) iteration 76: trace = 2.452607779169811 (0.00233611% change) iteration 87: trace = 2.451706774576535 (0.00206547% change) iteration 98: trace = 2.451291355731167 (0.00132311% change) iteration 109: trace = 2.450825812074811 (0.00179533% change) iteration 120: trace = 2.450550435176186 (0.00117562% change) iteration 131: trace = 2.450102332976682 (0.00252435% change) iteration 142: trace = 2.4499052594279 (0.00034465% change) iteration 153: trace = 2.449808748978211 (0.000189907% change) iteration 164: trace = 2.449746639170912 (8.62723e-05% change) iteration 175: trace = 2.449675598672655 (0.000294155% change) iteration 186: trace = 2.449625556415766 (0.000330201% change) iteration 197: trace = 2.449557328897404 (0.000142187% change) iteration 208: trace = 2.44948688130971 (0.000237064% change) iteration 219: trace = 2.44943748442605 (2.37789e-05% change) iteration 230: trace = 2.449415622458282 (0.000104074% change) iteration 241: trace = 2.449401503149382 (3.96157e-05% change) iteration 252: trace = 2.449389304944996 (8.31755e-05% change) iteration 263: trace = 2.449379921060243 (2.52132e-05% change) iteration 274: trace = 2.44936783111681 (1.86977e-05% change) iteration 285: trace = 2.449361276628325 (4.36213e-05% change) iteration 296: trace = 2.449353858044692 (4.14138e-05% change) iteration 307: trace = 2.44934886178897 (2.07652e-05% change) iteration 318: trace = 2.449343357025885 (4.51619e-06% change) iteration 328: trace = 2.449338600296138 (2.58671e-05% change) iteration 339: trace = 2.449331512457587 (1.07392e-05% change) iteration 350: trace = 2.449323750986755 (3.38016e-05% change) iteration 361: trace = 2.449319588757668 (1.31174e-05% change) iteration 372: trace = 2.449315990156472 (1.41097e-05% change) iteration 383: trace = 2.449313765588044 (2.37128e-06% change) iteration 394: trace = 2.449311337622386 (7.82747e-06% change) iteration 405: trace = 2.449309591128622 (9.89268e-06% change) iteration 416: trace = 2.449308033161466 (5.65181e-06% change) iteration 427: trace = 2.449307078444186 (3.43375e-06% change) iteration 438: trace = 2.449305758168463 (2.08441e-06% change) iteration 449: trace = 2.449304574779308 (5.18958e-06% change) iteration 460: trace = 2.449303540367419 (2.57007e-06% change) iteration 471: trace = 2.449302136169859 (3.32141e-06% change) iteration 482: trace = 2.44930096177654 (4.81037e-06% change) iteration 492: trace = 2.449299662537161 (6.70346e-06% change) iteration 503: trace = 2.449298898702627 (2.08962e-06% change) iteration 514: trace = 2.449298040494161 (1.07808e-06% change) iteration 525: trace = 2.449297538966926 (2.98569e-06% change) iteration 536: trace = 2.449297033646509 (2.3394e-06% change) iteration 547: trace = 2.449296656810997 (6.13605e-07% change) iteration 558: trace = 2.449296339287697 (3.90149e-07% change) iteration 569: trace = 2.449296116661081 (6.54162e-07% change) iteration 580: trace = 2.449295803714358 (1.14223e-06% change) iteration 591: trace = 2.449295530872739 (8.06426e-07% change) iteration 602: trace = 2.44929529569691 (3.30355e-07% change) iteration 613: trace = 2.44929490236827 (2.19456e-06% change) iteration 624: trace = 2.449294675909456 (1.83128e-06% change) iteration 635: trace = 2.44929419871535 (6.26659e-07% change) iteration 646: trace = 2.449294042137792 (8.88719e-07% change) iteration 657: trace = 2.449293865503558 (3.72539e-07% change) iteration 668: trace = 2.449293770889294 (1.75344e-07% change) iteration 679: trace = 2.449293668794986 (2.79612e-07% change) iteration 690: trace = 2.449293586244297 (2.71741e-07% change) Finished solving for bands 1 to 10 after 698 iterations. tmfreqs:, 4, 0.5, 0, 0, 0.5, 0.208799, 0.348978, 0.365278, 0.443856, 0.477902, 0.506845, 0.509076, 0.617527, 0.63971, 0.64689 elapsed time for k point: 8 seconds. solve_kpoint (0.5,0.166667,0): Solving for bands 1 to 10... iteration 10: trace = 2.494043020398384 (0.00750123% change) iteration 21: trace = 2.493117593779834 (0.00470046% change) iteration 32: trace = 2.49208107039667 (0.00134981% change) iteration 43: trace = 2.491006984315395 (0.00281514% change) iteration 54: trace = 2.489543101889172 (0.00437479% change) iteration 65: trace = 2.488822365952464 (0.00149043% change) iteration 76: trace = 2.48830603741985 (0.00185903% change) iteration 87: trace = 2.487913931361851 (0.000745705% change) iteration 98: trace = 2.487519117606497 (0.000718173% change) iteration 109: trace = 2.487234930669867 (0.000924432% change) iteration 120: trace = 2.487007964633032 (0.000762072% change) iteration 131: trace = 2.486589751703508 (0.00128594% change) iteration 142: trace = 2.48642418293144 (0.000480194% change) iteration 153: trace = 2.486288132142054 (0.000889877% change) iteration 164: trace = 2.486209563942154 (0.000307917% change) iteration 175: trace = 2.486144574818746 (8.00686e-05% change) iteration 186: trace = 2.486097888151773 (7.49413e-05% change) iteration 197: trace = 2.486055298979989 (0.000120186% change) iteration 208: trace = 2.486028271156111 (8.89617e-05% change) iteration 219: trace = 2.486011414880352 (5.57119e-05% change) iteration 230: trace = 2.485990560350805 (4.02811e-05% change) iteration 241: trace = 2.485972494325316 (1.81732e-05% change) iteration 252: trace = 2.485952895152156 (9.01674e-05% change) iteration 263: trace = 2.485938131824265 (7.69409e-05% change) iteration 274: trace = 2.485921887636481 (5.88394e-05% change) iteration 285: trace = 2.485913157929025 (3.73523e-05% change) iteration 296: trace = 2.485903575714604 (3.88262e-05% change) iteration 307: trace = 2.485897323921654 (2.43177e-05% change) iteration 318: trace = 2.485892290317251 (4.14106e-06% change) iteration 329: trace = 2.485888037253726 (1.48308e-05% change) iteration 340: trace = 2.485884956186025 (9.80894e-06% change) iteration 351: trace = 2.485882023327051 (1.15369e-05% change) iteration 362: trace = 2.485880317771822 (5.34311e-06% change) iteration 373: trace = 2.485878108716749 (7.82168e-06% change) iteration 384: trace = 2.485876277720834 (7.14873e-06% change) iteration 395: trace = 2.485874339669882 (1.07819e-05% change) iteration 406: trace = 2.485872795881002 (1.12163e-05% change) iteration 417: trace = 2.485871322872339 (2.3888e-06% change) iteration 428: trace = 2.485870517796899 (1.51722e-06% change) iteration 439: trace = 2.485869471608501 (2.96181e-06% change) iteration 450: trace = 2.485868756154934 (2.93579e-06% change) iteration 461: trace = 2.485868245699359 (2.35756e-06% change) iteration 472: trace = 2.485867717277893 (8.72877e-07% change) iteration 483: trace = 2.485867448441563 (1.25091e-06% change) iteration 494: trace = 2.485867004740574 (1.08958e-06% change) iteration 505: trace = 2.485866840721212 (4.70258e-07% change) iteration 516: trace = 2.485866579346992 (3.96683e-07% change) iteration 527: trace = 2.485866368855389 (1.42258e-06% change) iteration 538: trace = 2.485866165814936 (1.0531e-06% change) iteration 549: trace = 2.485865995368256 (3.74817e-07% change) iteration 560: trace = 2.485865862767133 (8.60139e-08% change) Finished solving for bands 1 to 10 after 560 iterations. tmfreqs:, 5, 0.5, 0.166667, 0, 0.527046, 0.210673, 0.351103, 0.364915, 0.453355, 0.500502, 0.507018, 0.510125, 0.616821, 0.642478, 0.646894 elapsed time for k point: 7 seconds. solve_kpoint (0.5,0.333333,0): Solving for bands 1 to 10... iteration 10: trace = 2.594539828915204 (0.0151442% change) iteration 21: trace = 2.591143799916887 (0.00327944% change) iteration 32: trace = 2.589739693425481 (0.00479076% change) iteration 43: trace = 2.587825220167058 (0.00474809% change) iteration 54: trace = 2.585278983226714 (0.00325957% change) iteration 65: trace = 2.58343266935268 (0.00900906% change) iteration 76: trace = 2.582134318825788 (0.00206763% change) iteration 87: trace = 2.581511014948698 (0.00173513% change) iteration 98: trace = 2.580666640462282 (0.00316478% change) iteration 109: trace = 2.58037236879396 (0.00167623% change) iteration 120: trace = 2.579980222415943 (0.00248309% change) iteration 131: trace = 2.579604328950631 (0.00177956% change) iteration 142: trace = 2.579405138082701 (0.000497181% change) iteration 153: trace = 2.57926955803287 (0.000737741% change) iteration 164: trace = 2.579155897710287 (0.00061239% change) iteration 175: trace = 2.579101589601984 (0.000201627% change) iteration 186: trace = 2.579047511107671 (0.000346101% change) iteration 197: trace = 2.579003147997126 (0.000159262% change) iteration 208: trace = 2.578974427492939 (7.04917e-05% change) iteration 219: trace = 2.578956428127251 (2.47995e-05% change) iteration 230: trace = 2.5789395557559 (3.12633e-05% change) iteration 241: trace = 2.578924403862473 (1.92706e-05% change) iteration 252: trace = 2.578915763042168 (2.55135e-05% change) iteration 263: trace = 2.578906007090849 (2.43286e-05% change) iteration 274: trace = 2.578899388874213 (6.45961e-06% change) iteration 285: trace = 2.578892791217439 (4.19441e-06% change) iteration 296: trace = 2.578889873652141 (1.01694e-05% change) iteration 307: trace = 2.578887481102701 (1.18507e-05% change) iteration 318: trace = 2.578886226351679 (4.6069e-06% change) iteration 329: trace = 2.578885099920764 (4.29812e-06% change) iteration 340: trace = 2.578884186603352 (3.25267e-06% change) iteration 351: trace = 2.578883656552962 (1.47618e-06% change) iteration 362: trace = 2.578883297638676 (1.8222e-06% change) iteration 373: trace = 2.578882874590078 (1.83839e-06% change) iteration 384: trace = 2.578882604309416 (1.12198e-06% change) iteration 395: trace = 2.578882377689288 (5.17577e-07% change) iteration 406: trace = 2.578882175972384 (2.93721e-07% change) iteration 417: trace = 2.57888203318437 (2.25087e-07% change) Finished solving for bands 1 to 10 after 425 iterations. tmfreqs:, 6, 0.5, 0.333333, 0, 0.600925, 0.214081, 0.353217, 0.365001, 0.471977, 0.507165, 0.51079, 0.563894, 0.615052, 0.646178, 0.648357 elapsed time for k point: 5 seconds. solve_kpoint (0.5,0.5,0): Solving for bands 1 to 10... iteration 10: trace = 2.680174659376328 (0.119577% change) iteration 21: trace = 2.667950615716308 (0.0205453% change) iteration 32: trace = 2.665375323016889 (0.0106092% change) iteration 42: trace = 2.663573573843261 (0.0105038% change) iteration 53: trace = 2.661762047008002 (0.00592814% change) iteration 64: trace = 2.659803634410632 (0.00454041% change) iteration 75: trace = 2.657556254786418 (0.00215456% change) iteration 86: trace = 2.657030504793857 (0.00131098% change) iteration 97: trace = 2.655735691747556 (0.00423802% change) iteration 108: trace = 2.655036515638797 (0.00477951% change) iteration 119: trace = 2.654258442926313 (0.000454848% change) iteration 130: trace = 2.654111251990163 (0.000454758% change) iteration 141: trace = 2.653993503353682 (0.00010012% change) iteration 152: trace = 2.653971583950632 (0.000112309% change) iteration 163: trace = 2.653920261112327 (0.000213048% change) iteration 174: trace = 2.653902148476324 (7.16751e-05% change) iteration 185: trace = 2.653880736311172 (7.41372e-05% change) iteration 196: trace = 2.65387618171723 (1.83494e-05% change) iteration 207: trace = 2.65386972539439 (1.26775e-05% change) iteration 218: trace = 2.653867669693812 (1.07887e-05% change) iteration 229: trace = 2.65386576875953 (1.89352e-06% change) iteration 240: trace = 2.653864169067839 (1.16679e-05% change) iteration 251: trace = 2.653862683903685 (2.62326e-06% change) iteration 262: trace = 2.653862022257644 (4.16736e-06% change) iteration 273: trace = 2.653861657559622 (4.9863e-07% change) iteration 284: trace = 2.653861515085398 (3.99406e-07% change) iteration 295: trace = 2.653861390290856 (8.5823e-07% change) iteration 306: trace = 2.653861211264673 (1.1207e-07% change) iteration 317: trace = 2.653861109700919 (4.25514e-07% change) Finished solving for bands 1 to 10 after 323 iterations. tmfreqs:, 7, 0.5, 0.5, 0, 0.707107, 0.215649, 0.353602, 0.365269, 0.480748, 0.507335, 0.512534, 0.60792, 0.619784, 0.648908, 0.650323 elapsed time for k point: 4 seconds. solve_kpoint (0.333333,0.333333,0): Solving for bands 1 to 10... iteration 10: trace = 2.548660751069336 (0.120844% change) iteration 21: trace = 2.54005792742569 (0.0137854% change) iteration 32: trace = 2.537907557506098 (0.00355591% change) iteration 43: trace = 2.535980889154621 (0.0063412% change) iteration 54: trace = 2.534648789544822 (0.00858504% change) iteration 65: trace = 2.533878463862183 (0.00293855% change) iteration 76: trace = 2.533390443696502 (0.00275466% change) iteration 87: trace = 2.533030132499389 (0.000758704% change) iteration 98: trace = 2.532784133538358 (0.00130787% change) iteration 109: trace = 2.532660931221101 (0.000237039% change) iteration 120: trace = 2.532498021111932 (0.000148589% change) iteration 131: trace = 2.532430897257114 (0.000138123% change) iteration 142: trace = 2.532360610345568 (0.000101106% change) iteration 153: trace = 2.532325012613466 (0.000109065% change) iteration 164: trace = 2.532309298240866 (6.68802e-05% change) iteration 175: trace = 2.532289470416944 (1.63081e-05% change) iteration 186: trace = 2.532273787464885 (3.54366e-05% change) iteration 197: trace = 2.53225894169435 (4.41176e-05% change) iteration 208: trace = 2.532246311022069 (2.78123e-05% change) iteration 219: trace = 2.532240629484528 (2.93442e-05% change) iteration 230: trace = 2.532236520860348 (1.47873e-05% change) iteration 241: trace = 2.532233486871077 (8.15446e-06% change) iteration 252: trace = 2.532232176462765 (9.0194e-06% change) iteration 263: trace = 2.532230824472272 (3.6715e-06% change) iteration 274: trace = 2.532229703057433 (5.59778e-06% change) iteration 285: trace = 2.532229139185442 (3.33582e-06% change) iteration 296: trace = 2.532228559443924 (1.17442e-06% change) iteration 307: trace = 2.532228140453952 (2.84051e-06% change) iteration 318: trace = 2.532227842985839 (1.94653e-06% change) iteration 329: trace = 2.53222747902299 (1.18446e-06% change) iteration 340: trace = 2.532227179850647 (1.10733e-06% change) iteration 351: trace = 2.532227015242517 (5.87335e-07% change) iteration 362: trace = 2.532226909596161 (6.78815e-07% change) Finished solving for bands 1 to 10 after 372 iterations. tmfreqs:, 8, 0.333333, 0.333333, 0, 0.471405, 0.210879, 0.35463, 0.361245, 0.439486, 0.507022, 0.508252, 0.543815, 0.620599, 0.646589, 0.651154 elapsed time for k point: 5 seconds. solve_kpoint (0.166667,0.166667,0): Solving for bands 1 to 10... iteration 10: trace = 2.439920285122301 (0.0615047% change) iteration 21: trace = 2.436410619048186 (0.00521193% change) iteration 32: trace = 2.433927060883105 (0.00688019% change) iteration 43: trace = 2.432796446891017 (0.0070844% change) iteration 54: trace = 2.431502653662678 (0.00595089% change) iteration 65: trace = 2.430751452682117 (0.00289518% change) iteration 76: trace = 2.430428223225942 (0.000421073% change) iteration 87: trace = 2.429965894116144 (0.00190882% change) iteration 98: trace = 2.429784613786073 (0.000216836% change) iteration 109: trace = 2.429517010066874 (0.000318351% change) iteration 120: trace = 2.429412790002329 (0.000224334% change) iteration 131: trace = 2.429297723540746 (9.97446e-05% change) iteration 142: trace = 2.429274365166171 (6.92427e-05% change) iteration 153: trace = 2.429255401020698 (0.000134823% change) iteration 164: trace = 2.429236617855387 (3.40551e-05% change) iteration 175: trace = 2.429223904415752 (0.000149075% change) iteration 186: trace = 2.429214234078533 (4.73664e-05% change) iteration 197: trace = 2.42919961882492 (8.27105e-05% change) iteration 208: trace = 2.429192618875415 (2.55018e-05% change) iteration 219: trace = 2.429186113786066 (2.33907e-05% change) iteration 230: trace = 2.429181149359337 (1.79191e-05% change) iteration 241: trace = 2.429178463724694 (1.05109e-05% change) iteration 252: trace = 2.429174923292888 (6.2179e-06% change) iteration 263: trace = 2.429173087508558 (5.6272e-06% change) iteration 274: trace = 2.429169902357223 (1.60837e-06% change) iteration 285: trace = 2.429168586338245 (3.20374e-06% change) iteration 296: trace = 2.429166835656038 (4.34879e-06% change) iteration 307: trace = 2.429165925979173 (3.14349e-06% change) iteration 318: trace = 2.42916479065598 (6.22197e-06% change) iteration 329: trace = 2.429164285459213 (2.22606e-06% change) iteration 340: trace = 2.429163216127229 (3.78569e-06% change) iteration 351: trace = 2.429162784398458 (5.27176e-07% change) iteration 362: trace = 2.429162369037751 (8.67873e-07% change) iteration 373: trace = 2.429161876235085 (3.11648e-07% change) iteration 384: trace = 2.429161568924844 (1.5478e-06% change) iteration 395: trace = 2.429161312842896 (5.79753e-07% change) iteration 406: trace = 2.4291610306707 (2.42385e-06% change) iteration 417: trace = 2.42916084390597 (6.13057e-07% change) iteration 428: trace = 2.429160743598027 (2.42524e-07% change) iteration 439: trace = 2.429160548112891 (5.09675e-07% change) iteration 450: trace = 2.429160467844757 (7.34456e-07% change) iteration 460: trace = 2.42916036327126 (1.34862e-07% change) Finished solving for bands 1 to 10 after 463 iterations. tmfreqs:, 9, 0.166667, 0.166667, 0, 0.235702, 0.162353, 0.295875, 0.356214, 0.372161, 0.504258, 0.506735, 0.537355, 0.633231, 0.645916, 0.65717 elapsed time for k point: 5 seconds. solve_kpoint (0,0,0): Solving for bands 2 to 10... iteration 10: trace = 2.400308918747916 (0.00377645% change) iteration 20: trace = 2.398655674086921 (0.0096503% change) iteration 32: trace = 2.396173330331105 (0.00170728% change) iteration 44: trace = 2.394834000462628 (0.00211882% change) iteration 56: trace = 2.393996304105251 (0.000631054% change) iteration 68: trace = 2.39337087484785 (0.00127489% change) iteration 80: trace = 2.393291397630485 (0.000232865% change) iteration 91: trace = 2.393165411434633 (0.000186938% change) iteration 101: trace = 2.393133829664486 (0.000203133% change) iteration 111: trace = 2.393090681779772 (9.88426e-05% change) iteration 123: trace = 2.393069583423375 (0.000141747% change) iteration 135: trace = 2.393060888275715 (1.82519e-05% change) iteration 147: trace = 2.393052594528495 (6.88009e-06% change) iteration 158: trace = 2.393049652099386 (2.01388e-05% change) iteration 170: trace = 2.393047098533734 (1.11047e-05% change) iteration 181: trace = 2.393044733647194 (4.09933e-06% change) iteration 193: trace = 2.393043647898715 (6.85352e-06% change) iteration 204: trace = 2.393042539363406 (6.19914e-07% change) iteration 216: trace = 2.393042180206319 (1.54101e-06% change) iteration 226: trace = 2.393041595886774 (2.33706e-06% change) iteration 237: trace = 2.393041350259534 (1.5319e-06% change) iteration 249: trace = 2.393040904514761 (8.26075e-07% change) iteration 261: trace = 2.393040632433044 (6.89994e-07% change) iteration 272: trace = 2.393040408415176 (6.34317e-07% change) iteration 282: trace = 2.393040100084436 (4.78156e-07% change) iteration 293: trace = 2.393039982276804 (2.5041e-07% change) iteration 305: trace = 2.393039862507053 (7.14629e-08% change) Finished solving for bands 2 to 10 after 305 iterations. tmfreqs:, 10, 0, 0, 0, 0, 0, 0.265885, 0.356852, 0.36899, 0.503897, 0.506552, 0.539911, 0.635681, 0.645852, 0.660016 elapsed time for k point: 4 seconds. Band 1 range: 0.0 at #(0.0 0.0 0.0) to 0.2156485308541303 at #(0.5 0.5 0.0) Band 2 range: 0.26588500256313297 at #(0.0 0.0 0.0) to 0.35463024118452 at #(0.3333333333333333 0.3333333333333333 0.0) Band 3 range: 0.3562142397581374 at #(0.16666666666666666 0.16666666666666666 0.0) to 0.3652783363056 at #(0.5 0.0 0.0) Band 4 range: 0.36899014454273144 at #(0.0 0.0 0.0) to 0.48074846986103686 at #(0.5 0.5 0.0) Band 5 range: 0.4779015087552632 at #(0.5 0.0 0.0) to 0.5073352899198865 at #(0.5 0.5 0.0) Band 6 range: 0.5065518600676971 at #(0.0 0.0 0.0) to 0.5125343697801644 at #(0.5 0.5 0.0) Band 7 range: 0.5090758758914005 at #(0.5 0.0 0.0) to 0.607920087022461 at #(0.5 0.5 0.0) Band 8 range: 0.615051901408618 at #(0.5 0.33333333333333337 0.0) to 0.6356808413153341 at #(0.0 0.0 0.0) Band 9 range: 0.6397097775419538 at #(0.5 0.0 0.0) to 0.6489078640192056 at #(0.5 0.5 0.0) Band 10 range: 0.6468904086007511 at #(0.5 0.0 0.0) to 0.6600176543140944 at #(0.0 0.0 0.0) Gap from band 1 (0.2156485308541303) to band 2 (0.26588500256313297), 20.865201786672355% Gap from band 2 (0.35463024118452) to band 3 (0.3562142397581374), 0.4456667009686271% Gap from band 3 (0.3652783363056) to band 4 (0.36899014454273144), 1.0110220808723804% Gap from band 7 (0.607920087022461) to band 8 (0.615051901408618), 1.1663087059428376% Gap from band 8 (0.6356808413153341) to band 9 (0.6397097775419538), 0.6317964342923446% total elapsed time for run: 1 minute, 11 seconds. done. check-freqs: PASSED ************************************************************************** Test case: 3x3 triangular lattice of rods in air, dipole defect states. ************************************************************************** init-params: initializing eigensolver data Computing 2 bands with 1.000000e-09 tolerance. Target frequency is 0.35 Working in 2 dimensions. Grid size is 80 x 80 x 1. Solving for 2 bands at a time. Creating Maxwell data... Mesh size is 3. Lattice vectors: (2.59808, 1.5, 0) (2.59808, -1.5, 0) (0, 0, 1) Cell volume = 7.79423 Reciprocal lattice vectors (/ 2 pi): (0.19245, 0.333333, -0) (0.19245, -0.333333, 0) (-0, 0, 1) Geometric objects: cylinder, center = (1,1,0) radius 0.2, height 1e+20, axis (0, 0, 1) epsilon = 12, mu = 1 cylinder, center = (0,1,0) radius 0.2, height 1e+20, axis (0, 0, 1) epsilon = 12, mu = 1 cylinder, center = (-1,1,0) radius 0.2, height 1e+20, axis (0, 0, 1) epsilon = 12, mu = 1 cylinder, center = (1,0,0) radius 0.2, height 1e+20, axis (0, 0, 1) epsilon = 12, mu = 1 cylinder, center = (0,0,0) radius 0.2, height 1e+20, axis (0, 0, 1) epsilon = 12, mu = 1 cylinder, center = (-1,0,0) radius 0.2, height 1e+20, axis (0, 0, 1) epsilon = 12, mu = 1 cylinder, center = (1,-1,0) radius 0.2, height 1e+20, axis (0, 0, 1) epsilon = 12, mu = 1 cylinder, center = (0,-1,0) radius 0.2, height 1e+20, axis (0, 0, 1) epsilon = 12, mu = 1 cylinder, center = (-1,-1,0) radius 0.2, height 1e+20, axis (0, 0, 1) epsilon = 12, mu = 1 cylinder, center = (0,0,0) radius 0.33, height 1e+20, axis (0, 0, 1) epsilon = 12, mu = 1 Geometric object tree has depth 4 and 11 object nodes (vs. 10 actual objects) Initializing epsilon function... Allocating fields... 1 k-points: (0,0.5,0) Solving for band polarization: tm. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-12, mean 2.90162, harm. mean 1.21599, 20.9844% > 1, 17.2875% "fill" Outputting check-epsilon... solve_kpoint (0,0.5,0): tmfreqs:, k index, k1, k2, k3, kmag/2pi, tm band 1, tm band 2 Solving for bands 1 to 2... iteration 7: trace = 0.02165442798794955 (2.85309% change) iteration 16: trace = 0.01727863547269075 (3.66938% change) iteration 25: trace = 0.01259957134432356 (3.83924% change) iteration 34: trace = 0.01013666966906942 (1.65406% change) iteration 43: trace = 0.008629149690615961 (1.72482% change) iteration 52: trace = 0.008027796833545745 (0.632521% change) iteration 61: trace = 0.00772926049130518 (0.310467% change) iteration 70: trace = 0.007594786057451256 (0.0488662% change) iteration 79: trace = 0.007366527371924825 (0.747033% change) iteration 88: trace = 0.006181444657592889 (3.54685% change) iteration 97: trace = 0.004940770317558168 (2.77305% change) iteration 106: trace = 0.004034183407009269 (1.95146% change) iteration 115: trace = 0.003517262444518749 (1.29941% change) iteration 124: trace = 0.003214970848830793 (0.605013% change) iteration 133: trace = 0.003012142258053209 (0.768576% change) iteration 142: trace = 0.002896691135204368 (0.0631116% change) iteration 151: trace = 0.002372050264791623 (1.78227% change) iteration 160: trace = 0.001586387074772438 (6.77085% change) iteration 169: trace = 0.001191298011283671 (1.08577% change) iteration 178: trace = 0.0007856388150474266 (8.35799% change) iteration 187: trace = 0.0005412068694287879 (1.37722% change) iteration 196: trace = 0.0003762454224477937 (3.68523% change) iteration 205: trace = 0.0002591112659587188 (6.71155% change) iteration 214: trace = 0.0002137401609132714 (1.18083% change) iteration 223: trace = 0.0001721733154668681 (2.7692% change) iteration 232: trace = 0.0001540674149547446 (1.18104% change) iteration 241: trace = 0.0001501566844161258 (0.238976% change) iteration 250: trace = 0.0001486765531802144 (0.008541% change) iteration 259: trace = 0.0001482907109826709 (0.0449627% change) iteration 268: trace = 0.0001481652884128049 (0.00356863% change) iteration 277: trace = 0.0001481122617265768 (0.00387207% change) iteration 286: trace = 0.0001480884555931663 (0.000709324% change) iteration 295: trace = 0.0001480776739685231 (0.00140319% change) iteration 304: trace = 0.0001480718965336079 (7.08404e-05% change) iteration 313: trace = 0.0001480699999377459 (0.000185097% change) iteration 322: trace = 0.0001480694920718618 (1.57855e-05% change) iteration 331: trace = 0.0001480693263494878 (1.32586e-06% change) iteration 340: trace = 0.0001480692909344157 (3.60622e-06% change) Finished solving for bands 1 to 2 after 348 iterations. tmfreqs:, 1, 0, 0.5, 0, 0.19245, 0.33627, 0.338821 elapsed time for k point: 5 seconds. total elapsed time for run: 5 seconds. done. check-freqs: PASSED ************************************************************************** Test case: fcc lattice of air spheres in dielectric. ************************************************************************** init-params: initializing eigensolver data Computing 10 bands with 1.000000e-09 tolerance. Working in 3 dimensions. Grid size is 16 x 16 x 16. Solving for 10 bands at a time. Creating Maxwell data... Mesh size is 5. Lattice vectors: (0, 0.707107, 0.707107) (0.707107, 0, 0.707107) (0.707107, 0.707107, 0) Cell volume = 0.707107 Reciprocal lattice vectors (/ 2 pi): (-0.707107, 0.707107, 0.707107) (0.707107, -0.707107, 0.707107) (0.707107, 0.707107, -0.707107) Geometric objects: sphere, center = (0,0,0) radius 0.5 epsilon = 1, mu = 1 Geometric object tree has depth 4 and 64 object nodes (vs. 1 actual objects) Initializing epsilon function... Allocating fields... 13 k-points: (0,0.5,0.5) (0,0.5625,0.4375) (0,0.625,0.375) (0,0.5625,0.1875) (0,0.5,0) (0,0.25,0) (0,0,0) (0,0.25,0.25) (0,0.5,0.5) (0.125,0.625,0.5) (0.25,0.75,0.5) (0.3125,0.75,0.4375) (0.375,0.75,0.375) Solving for band polarization: . Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-11.56, mean 3.72661, harm. mean 1.46352, 45.5811% > 1, 25.8202% "fill" Outputting check-epsilon... solve_kpoint (0,0.5,0.5): freqs:, k index, k1, k2, k3, kmag/2pi, band 1, band 2, band 3, band 4, band 5, band 6, band 7, band 8, band 9, band 10 Solving for bands 1 to 10... iteration 4: trace = 2.538727663399354 (8.24871% change) iteration 10: trace = 2.419430167845468 (0.0424714% change) iteration 16: trace = 2.418238130843896 (0.00735713% change) iteration 22: trace = 2.417970310718877 (0.000320206% change) iteration 28: trace = 2.417927906284903 (0.000123513% change) iteration 34: trace = 2.417925583026076 (3.68473e-06% change) iteration 40: trace = 2.417925239654715 (2.55751e-07% change) Finished solving for bands 1 to 10 after 41 iterations. freqs:, 1, 0, 0.5, 0.5, 0.707107, 0.370307, 0.372085, 0.38252, 0.3836, 0.493989, 0.512361, 0.522307, 0.523822, 0.595103, 0.664078 elapsed time for k point: 1 seconds. solve_kpoint (0,0.5625,0.4375): Solving for bands 1 to 10... iteration 5: trace = 2.428418538550783 (0.0292979% change) iteration 11: trace = 2.415779838011562 (0.132569% change) iteration 17: trace = 2.406970311631262 (0.00824169% change) iteration 23: trace = 2.406723450157297 (0.000126162% change) iteration 29: trace = 2.406716708929571 (1.06041e-05% change) iteration 35: trace = 2.406716397361241 (4.01145e-07% change) Finished solving for bands 1 to 10 after 39 iterations. freqs:, 2, 0, 0.5625, 0.4375, 0.71807, 0.368359, 0.377487, 0.384992, 0.387438, 0.471895, 0.506546, 0.523725, 0.531091, 0.610293, 0.649714 elapsed time for k point: 1 seconds. solve_kpoint (0,0.625,0.375): Solving for bands 1 to 10... iteration 5: trace = 2.419079947069246 (0.0645569% change) iteration 11: trace = 2.416861779139793 (0.0017277% change) iteration 17: trace = 2.416824013540226 (3.57597e-06% change) iteration 23: trace = 2.416823960552442 (8.64258e-08% change) Finished solving for bands 1 to 10 after 23 iterations. freqs:, 3, 0, 0.625, 0.375, 0.75, 0.357533, 0.38095, 0.392789, 0.401454, 0.43935, 0.495158, 0.527478, 0.540892, 0.635515, 0.644621 elapsed time for k point: 1 seconds. solve_kpoint (0,0.5625,0.1875): Solving for bands 1 to 10... iteration 5: trace = 2.42988204029981 (0.306689% change) iteration 11: trace = 2.41020181372012 (0.0555185% change) iteration 17: trace = 2.40898402877456 (0.000356732% change) iteration 23: trace = 2.408973508750165 (1.02645e-05% change) iteration 29: trace = 2.408973132090155 (2.28677e-07% change) Finished solving for bands 1 to 10 after 31 iterations. freqs:, 4, 0, 0.5625, 0.1875, 0.649519, 0.323742, 0.331653, 0.39821, 0.401206, 0.462868, 0.514292, 0.533282, 0.546116, 0.631046, 0.644236 elapsed time for k point: 1 seconds. solve_kpoint (0,0.5,0): Solving for bands 1 to 10... iteration 5: trace = 2.387729336290715 (0.0849243% change) iteration 11: trace = 2.3863536100807 (0.000116095% change) iteration 17: trace = 2.386351999642698 (2.40828e-07% change) Finished solving for bands 1 to 10 after 18 iterations. freqs:, 5, 0, 0.5, 0, 0.612372, 0.307529, 0.308891, 0.387977, 0.389913, 0.491606, 0.536329, 0.536613, 0.538985, 0.624681, 0.629124 elapsed time for k point: 0 seconds. solve_kpoint (0,0.25,0): Solving for bands 1 to 10... iteration 5: trace = 2.423968336469395 (0.0654068% change) iteration 11: trace = 2.421086466934001 (0.00164964% change) iteration 17: trace = 2.421057659394401 (3.68809e-05% change) iteration 23: trace = 2.42105683929538 (2.87274e-07% change) Finished solving for bands 1 to 10 after 27 iterations. freqs:, 6, 0, 0.25, 0, 0.306186, 0.179755, 0.180421, 0.473402, 0.475968, 0.50346, 0.53577, 0.538144, 0.540345, 0.624073, 0.627676 elapsed time for k point: 1 seconds. solve_kpoint (0,0,0): Solving for bands 3 to 10... iteration 6: trace = 2.461977737217757 (0.125145% change) iteration 13: trace = 2.454814894914271 (0.00207533% change) iteration 20: trace = 2.45478430094863 (5.30047e-05% change) iteration 27: trace = 2.454766778010034 (0.000186756% change) iteration 34: trace = 2.454760614639813 (4.74496e-07% change) Finished solving for bands 3 to 10 after 39 iterations. freqs:, 7, 0, 0, 0, 0, 0, 0, 0.518283, 0.521124, 0.521132, 0.543942, 0.543952, 0.546505, 0.61287, 0.61397 elapsed time for k point: 0 seconds. solve_kpoint (0,0.25,0.25): Solving for bands 1 to 10... iteration 5: trace = 2.443483036475931 (0.160249% change) iteration 11: trace = 2.438733327469053 (0.015464% change) iteration 17: trace = 2.429734562412403 (0.0269389% change) iteration 23: trace = 2.428783692392264 (0.00204189% change) iteration 29: trace = 2.428350560082623 (0.00172605% change) iteration 35: trace = 2.428205119505888 (0.000902105% change) iteration 41: trace = 2.428133469807052 (3.82833e-05% change) iteration 47: trace = 2.428132170959487 (2.31506e-06% change) iteration 53: trace = 2.428131901720346 (8.31318e-07% change) Finished solving for bands 1 to 10 after 57 iterations. freqs:, 8, 0, 0.25, 0.25, 0.353553, 0.207258, 0.207841, 0.473224, 0.475268, 0.506873, 0.526874, 0.530366, 0.532023, 0.604689, 0.653955 elapsed time for k point: 2 seconds. solve_kpoint (0,0.5,0.5): Solving for bands 1 to 10... iteration 5: trace = 2.436174049308673 (0.143076% change) iteration 11: trace = 2.433596058893994 (0.00244371% change) iteration 17: trace = 2.425899648275738 (0.0967479% change) iteration 23: trace = 2.41991244232932 (0.0172394% change) iteration 29: trace = 2.418551650230925 (0.00546614% change) iteration 35: trace = 2.418162688644511 (0.00152612% change) iteration 41: trace = 2.41802507308499 (0.00066456% change) iteration 47: trace = 2.417970501343377 (0.000224729% change) iteration 53: trace = 2.417950007406888 (0.00010409% change) iteration 59: trace = 2.417941400383709 (4.47703e-05% change) iteration 65: trace = 2.41793738498833 (1.76613e-05% change) iteration 71: trace = 2.417934958944304 (1.6713e-05% change) iteration 77: trace = 2.417934622167877 (1.19885e-06% change) iteration 83: trace = 2.417934527323802 (5.30698e-08% change) Finished solving for bands 1 to 10 after 83 iterations. freqs:, 9, 0, 0.5, 0.5, 0.707107, 0.370307, 0.372085, 0.38252, 0.3836, 0.493989, 0.512361, 0.522307, 0.523822, 0.595103, 0.664085 elapsed time for k point: 2 seconds. solve_kpoint (0.125,0.625,0.5): Solving for bands 1 to 10... iteration 5: trace = 2.41235813278805 (0.355559% change) iteration 11: trace = 2.402898025631821 (0.00351824% change) iteration 17: trace = 2.402816909617923 (2.57746e-05% change) iteration 23: trace = 2.402816235951446 (1.11274e-06% change) Finished solving for bands 1 to 10 after 27 iterations. freqs:, 10, 0.125, 0.625, 0.5, 0.728869, 0.372309, 0.377154, 0.385968, 0.392562, 0.463569, 0.502026, 0.505399, 0.549256, 0.621502, 0.639203 elapsed time for k point: 1 seconds. solve_kpoint (0.25,0.75,0.5): Solving for bands 1 to 10... iteration 5: trace = 2.439788280811856 (0.0500164% change) iteration 11: trace = 2.432023916362798 (0.128524% change) iteration 17: trace = 2.423195772601851 (0.013681% change) iteration 23: trace = 2.422746175374828 (0.00105493% change) iteration 29: trace = 2.422697289448376 (8.15106e-05% change) iteration 35: trace = 2.422693755143358 (9.59672e-06% change) iteration 41: trace = 2.422693205416424 (8.06871e-07% change) Finished solving for bands 1 to 10 after 45 iterations. freqs:, 11, 0.25, 0.75, 0.5, 0.790569, 0.373709, 0.386404, 0.386499, 0.410208, 0.435229, 0.490809, 0.492518, 0.566583, 0.627971, 0.654078 elapsed time for k point: 1 seconds. solve_kpoint (0.3125,0.75,0.4375): Solving for bands 1 to 10... iteration 5: trace = 2.436956888041538 (0.0406811% change) iteration 11: trace = 2.424306527683821 (0.0888635% change) iteration 17: trace = 2.419666612084582 (0.0026528% change) iteration 23: trace = 2.419566828742068 (0.00028785% change) iteration 29: trace = 2.419551534140425 (2.66136e-05% change) iteration 35: trace = 2.419550531638261 (1.42064e-06% change) Finished solving for bands 1 to 10 after 40 iterations. freqs:, 12, 0.3125, 0.75, 0.4375, 0.760345, 0.364261, 0.382754, 0.390011, 0.405967, 0.438258, 0.493602, 0.505736, 0.559219, 0.634896, 0.645093 elapsed time for k point: 1 seconds. solve_kpoint (0.375,0.75,0.375): Solving for bands 1 to 10... iteration 5: trace = 2.425668002726223 (0.072547% change) iteration 11: trace = 2.422603800340657 (0.00153196% change) iteration 17: trace = 2.422574467036694 (1.38616e-05% change) iteration 23: trace = 2.422573888183193 (2.29916e-07% change) Finished solving for bands 1 to 10 after 25 iterations. freqs:, 13, 0.375, 0.75, 0.375, 0.75, 0.359122, 0.380258, 0.391276, 0.402681, 0.438005, 0.49516, 0.529122, 0.541679, 0.637583, 0.645624 elapsed time for k point: 0 seconds. Band 1 range: 0.0 at #(0.0 0.0 0.0) to 0.373709380455834 at #(0.25 0.75 0.5) Band 2 range: 0.0 at #(0.0 0.0 0.0) to 0.38640412149814374 at #(0.25 0.75 0.5) Band 3 range: 0.382520138326997 at #(0.0 0.5 0.5) to 0.5182834488052886 at #(0.0 0.0 0.0) Band 4 range: 0.3836003495641822 at #(0.0 0.5 0.5) to 0.5211243460581921 at #(0.0 0.0 0.0) Band 5 range: 0.4352292385396699 at #(0.25 0.75 0.5) to 0.5211324741392478 at #(0.0 0.0 0.0) Band 6 range: 0.4908086394112828 at #(0.25 0.75 0.5) to 0.5439419096018505 at #(0.0 0.0 0.0) Band 7 range: 0.49251834848766507 at #(0.25 0.75 0.5) to 0.5439517867826291 at #(0.0 0.0 0.0) Band 8 range: 0.5238217224838797 at #(0.0 0.5 0.5) to 0.5665833313384163 at #(0.25 0.75 0.5) Band 9 range: 0.5951030360815248 at #(0.0 0.5 0.5) to 0.6375830839471329 at #(0.375 0.75 0.375) Band 10 range: 0.6139704161698656 at #(0.0 0.0 0.0) to 0.664085027303281 at #(0.0 0.5 0.5) Gap from band 8 (0.5665833313384163) to band 9 (0.5951030360815248), 4.91005241052275% total elapsed time for run: 12 seconds. done. check-freqs: PASSED ************************************************************************** Test case: simple cubic lattice with anisotropic dielectric. ************************************************************************** init-params: initializing eigensolver data Computing 3 bands with 1.000000e-09 tolerance. Working in 3 dimensions. Grid size is 16 x 16 x 16. Solving for 3 bands at a time. Creating Maxwell data... Mesh size is 5. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: block, center = (0,0,0) size (0.313,0.313,1) axes (1,0,0), (0,1,0), (0,0,1) block, center = (0,0,0) size (0.313,1,0.313) axes (1,0,0), (0,1,0), (0,0,1) block, center = (0,0,0) size (1,0.313,0.313) axes (1,0,0), (0,1,0), (0,0,1) block, center = (0,0,0) size (0.313,0.313,0.313) axes (1,0,0), (0,1,0), (0,0,1) epsilon = 12, mu = 1 Geometric object tree has depth 7 and 16 object nodes (vs. 4 actual objects) Initializing epsilon function... Allocating fields... 4 k-points: (0,0,0) (0.5,0,0) (0.5,0.5,0) (0.5,0.5,0.5) Solving for band polarization: . Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-12, mean 1.51138, harm. mean 1.14094, 34.9121% > 1, 4.64894% "fill" Outputting check-epsilon... solve_kpoint (0,0,0): freqs:, k index, k1, k2, k3, kmag/2pi, band 1, band 2, band 3 Solving for bands 3 to 3... Finished solving for bands 3 to 3 after 41 iterations. freqs:, 1, 0, 0, 0, 0, 0, 0, 0.546635 elapsed time for k point: 1 seconds. solve_kpoint (0.5,0,0): Solving for bands 1 to 3... iteration 19: trace = 0.3328703182486342 (9.5305e-05% change) Finished solving for bands 1 to 3 after 30 iterations. freqs:, 2, 0.5, 0, 0, 0.5, 0.259951, 0.259951, 0.444658 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.5,0): Solving for bands 1 to 3... iteration 19: trace = 0.4576496017252354 (0.00930915% change) iteration 39: trace = 0.4576042910470806 (3.98844e-07% change) Finished solving for bands 1 to 3 after 44 iterations. freqs:, 3, 0.5, 0.5, 0, 0.707107, 0.300692, 0.345674, 0.497693 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.5,0.5): Solving for bands 1 to 3... iteration 19: trace = 0.5154695982585771 (0.00163772% change) Finished solving for bands 1 to 3 after 36 iterations. freqs:, 4, 0.5, 0.5, 0.5, 0.866025, 0.362782, 0.362782, 0.502237 elapsed time for k point: 0 seconds. Band 1 range: 0.0 at #(0.0 0.0 0.0) to 0.3627824325770793 at #(0.5 0.5 0.5) Band 2 range: 0.0 at #(0.0 0.0 0.0) to 0.36278243263471754 at #(0.5 0.5 0.5) Band 3 range: 0.44465801820739004 at #(0.5 0.0 0.0) to 0.546634952462424 at #(0.0 0.0 0.0) Gap from band 2 (0.36278243263471754) to band 3 (0.44465801820739004), 20.28027837527377% total elapsed time for run: 1 seconds. done. check-freqs: PASSED ******************************************************************************* Test case: group velocity in simple cubic lattice with anisotropic dielectric. ******************************************************************************* init-params: initializing eigensolver data Computing 3 bands with 1.000000e-09 tolerance. Working in 3 dimensions. Grid size is 16 x 16 x 16. Solving for 3 bands at a time. Creating Maxwell data... Mesh size is 5. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: block, center = (0,0,0) size (0.313,0.313,1) axes (1,0,0), (0,1,0), (0,0,1) block, center = (0,0,0) size (0.313,1,0.313) axes (1,0,0), (0,1,0), (0,0,1) block, center = (0,0,0) size (1,0.313,0.313) axes (1,0,0), (0,1,0), (0,0,1) block, center = (0,0,0) size (0.313,0.313,0.313) axes (1,0,0), (0,1,0), (0,0,1) epsilon = 12, mu = 1 Geometric object tree has depth 7 and 16 object nodes (vs. 4 actual objects) Initializing epsilon function... 1 k-points: (0.12,0.34,0.41) Solving for band polarization: . Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-12, mean 1.51138, harm. mean 1.14094, 34.9121% > 1, 4.64894% "fill" Outputting check-epsilon... solve_kpoint (0.12,0.34,0.41): freqs:, k index, k1, k2, k3, kmag/2pi, band 1, band 2, band 3 Solving for bands 1 to 3... iteration 19: trace = 0.4267212353971446 (0.0317459% change) iteration 39: trace = 0.4264993926382585 (5.42011e-06% change) Finished solving for bands 1 to 3 after 50 iterations. freqs:, 1, 0.12, 0.34, 0.41, 0.545985, 0.291848, 0.315613, 0.491642 elapsed time for k point: 1 seconds. total elapsed time for run: 1 seconds. done. check-almost-equal: PASSED check-almost-equal: PASSED ************************************************************************** Test case: symmetry transformed overlaps & inversion/mirror eigenvalues. ************************************************************************** init-params: initializing eigensolver data Computing 6 bands with 1.000000e-09 tolerance. Working in 3 dimensions. Grid size is 16 x 16 x 16. Solving for 6 bands at a time. Creating Maxwell data... Mesh size is 5. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: sphere, center = (0,0,0) radius 0.25 epsilon = 13, mu = 1 Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... Allocating fields... 1 k-points: (0.5,0.5,0.5) Solving for band polarization: . Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-13, mean 1.78533, harm. mean 1.08703, 11.2549% > 1, 6.54442% "fill" Outputting check-epsilon... solve_kpoint (0.5,0.5,0.5): freqs:, k index, k1, k2, k3, kmag/2pi, band 1, band 2, band 3, band 4, band 5, band 6 Solving for bands 1 to 6... iteration 9: trace = 2.065851133672401 (0.0234343% change) iteration 18: trace = 2.065543029973803 (1.992e-06% change) Finished solving for bands 1 to 6 after 21 iterations. freqs:, 1, 0.5, 0.5, 0.5, 0.866025, 0.529861, 0.529881, 0.529888, 0.638532, 0.638544, 0.638573 elapsed time for k point: 0 seconds. total elapsed time for run: 0 seconds. done. check-almost-equal: PASSED check-almost-equal: PASSED init-params: initializing eigensolver data Computing 6 bands with 1.000000e-09 tolerance. Working in 3 dimensions. Grid size is 16 x 16 x 16. Solving for 6 bands at a time. Creating Maxwell data... Mesh size is 5. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: sphere, center = (0,0,0) radius 0.25 epsilon = 13, mu = 1 Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... 1 k-points: (0,0,0) Solving for band polarization: zeven. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-13, mean 1.78533, harm. mean 1.08703, 11.2549% > 1, 6.54442% "fill" Outputting check-epsilon... solve_kpoint (0,0,0): zevenfreqs:, k index, k1, k2, k3, kmag/2pi, zeven band 1, zeven band 2, zeven band 3, zeven band 4, zeven band 5, zeven band 6 Solving for bands 2 to 6... iteration 11: trace = 2.519145672901533 (0.125197% change) Finished solving for bands 2 to 6 after 18 iterations. zevenfreqs:, 1, 0, 0, 0, 0, 0, 0.552076, 0.713314, 0.71334, 0.772991, 0.773108 elapsed time for k point: 0 seconds. total elapsed time for run: 0 seconds. done. check-almost-equal: PASSED check-almost-equal: PASSED init-params: initializing eigensolver data Computing 6 bands with 1.000000e-09 tolerance. Working in 3 dimensions. Grid size is 16 x 16 x 16. Solving for 6 bands at a time. Creating Maxwell data... Mesh size is 5. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: sphere, center = (0,0,0) radius 0.25 epsilon = 13, mu = 1 Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... 1 k-points: (0,0,0) Solving for band polarization: zodd. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-13, mean 1.78533, harm. mean 1.08703, 11.2549% > 1, 6.54442% "fill" Outputting check-epsilon... solve_kpoint (0,0,0): zoddfreqs:, k index, k1, k2, k3, kmag/2pi, zodd band 1, zodd band 2, zodd band 3, zodd band 4, zodd band 5, zodd band 6 Solving for bands 2 to 6... iteration 11: trace = 2.33174305480753 (0.203183% change) iteration 22: trace = 2.328655392695725 (0.000926034% change) Finished solving for bands 2 to 6 after 31 iterations. zoddfreqs:, 1, 0, 0, 0, 0, 0, 0.552078, 0.552093, 0.71276, 0.770963, 0.785252 elapsed time for k point: 1 seconds. total elapsed time for run: 1 seconds. done. check-almost-equal: PASSED check-almost-equal: PASSED eigensolver iterations for 88 k-points: 8-5931/5, mean = 89.79005681818181, median = 19.625 mean flops per iteration = 4871963.23165465 mean time per iteration = 0.01189643771297313 s Relative error ranged from 0.0 to 1.9760335165714177e-4, with a mean of 3.674634669903384e-6 Absolute error ranged to 1.9322548866373968e-4, with a mean of 2.7131794283068957e-6 PASSED all tests. ./mpb force-mu?=true ../examples/check.ctl command-line param: force-mu?=true ************************************************************************** Test case: 1d quarter-wave stack. ************************************************************************** init-params: initializing eigensolver data Computing 8 bands with 1.000000e-13 tolerance. Working in 1 dimensions. Grid size is 32 x 1 x 1. Solving for 8 bands at a time. Creating Maxwell data... Mesh size is 3. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: cylinder, center = (0,0,0) radius 1e+20, height 0.25, axis (1, 0, 0) epsilon = 9, mu = 1 Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... Initializing mu function... Allocating fields... 6 k-points: (0,0,0) (0.1,0,0) (0.2,0,0) (0.3,0,0) (0.4,0,0) (0.5,0,0) Solving for band polarization: tm. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-9, mean 3, harm. mean 1.32353, 28.125% > 1, 25% "fill" Outputting check-epsilon... mu: 1-1, mean 1, harm. mean 1, 0% > 1, 100% "fill" Outputting check-mu... solve_kpoint (0,0,0): tmfreqs:, k index, k1, k2, k3, kmag/2pi, tm band 1, tm band 2, tm band 3, tm band 4, tm band 5, tm band 6, tm band 7, tm band 8 Solving for bands 2 to 8... Finished solving for bands 2 to 8 after 25 iterations. tmfreqs:, 1, 0, 0, 0, 0, 0, 0.666384, 0.666668, 1.33099, 1.33336, 1.99162, 2.00024, 2.64509 elapsed time for k point: 0 seconds. solve_kpoint (0.1,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 74 iterations. tmfreqs:, 2, 0.1, 0, 0, 0.1, 0.0574931, 0.608788, 0.724374, 1.2736, 1.39098, 1.93585, 2.05634, 2.59377 elapsed time for k point: 0 seconds. solve_kpoint (0.2,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 13 iterations. tmfreqs:, 3, 0.2, 0, 0, 0.2, 0.113352, 0.552761, 0.780756, 1.21673, 1.44856, 1.87756, 2.11569, 2.53392 elapsed time for k point: 0 seconds. solve_kpoint (0.3,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 11 iterations. tmfreqs:, 4, 0.3, 0, 0, 0.3, 0.164802, 0.501202, 0.832987, 1.16418, 1.5025, 1.82314, 2.17225, 2.4769 elapsed time for k point: 0 seconds. solve_kpoint (0.4,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 11 iterations. tmfreqs:, 5, 0.4, 0, 0, 0.4, 0.205537, 0.460405, 0.874781, 1.1222, 1.54664, 1.77873, 2.22033, 2.42855 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 6, 0.5, 0, 0, 0.5, 0.222451, 0.443471, 0.892368, 1.10456, 1.56579, 1.75949, 2.24248, 2.40631 elapsed time for k point: 0 seconds. Band 1 range: 0.0 at #(0.0 0.0 0.0) to 0.22245099319196923 at #(0.5 0.0 0.0) Band 2 range: 0.4434707181537202 at #(0.5 0.0 0.0) to 0.6663842825289258 at #(0.0 0.0 0.0) Band 3 range: 0.6666675180316352 at #(0.0 0.0 0.0) to 0.8923678144024793 at #(0.5 0.0 0.0) Band 4 range: 1.1045580524889707 at #(0.5 0.0 0.0) to 1.3309933766567643 at #(0.0 0.0 0.0) Band 5 range: 1.3333608767283829 at #(0.0 0.0 0.0) to 1.565793736926709 at #(0.5 0.0 0.0) Band 6 range: 1.759489327312511 at #(0.5 0.0 0.0) to 1.9916198017303253 at #(0.0 0.0 0.0) Band 7 range: 2.000243026425669 at #(0.0 0.0 0.0) to 2.2424804310085267 at #(0.5 0.0 0.0) Band 8 range: 2.406311900435369 at #(0.5 0.0 0.0) to 2.6450937852080796 at #(0.0 0.0 0.0) Gap from band 1 (0.22245099319196923) to band 2 (0.4434707181537202), 66.38009279352553% Gap from band 2 (0.6663842825289258) to band 3 (0.6666675180316352), 0.04249429805957484% Gap from band 3 (0.8923678144024793) to band 4 (1.1045580524889707), 21.251689069139168% Gap from band 4 (1.3309933766567643) to band 5 (1.3333608767283829), 0.17771661321767424% Gap from band 5 (1.565793736926709) to band 6 (1.759489327312511), 11.649870801607499% Gap from band 6 (1.9916198017303253) to band 7 (2.000243026425669), 0.4320401309644768% Gap from band 7 (2.2424804310085267) to band 8 (2.406311900435369), 7.048345365685844% total elapsed time for run: 0 seconds. done. check-freqs: PASSED init-params: initializing eigensolver data Computing 8 bands with 1.000000e-13 tolerance. Working in 1 dimensions. Grid size is 32 x 1 x 1. Solving for 8 bands at a time. Creating Maxwell data... Mesh size is 3. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: cylinder, center = (0,0,0) radius 1e+20, height 0.25, axis (1, 0, 0) epsilon = 9, mu = 1 Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... Initializing mu function... 6 k-points: (0,0,0) (0.1,0,0) (0.2,0,0) (0.3,0,0) (0.4,0,0) (0.5,0,0) Solving for band polarization: te. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-9, mean 3, harm. mean 1.32353, 28.125% > 1, 25% "fill" Outputting check-epsilon... mu: 1-1, mean 1, harm. mean 1, 0% > 1, 100% "fill" Outputting check-mu... solve_kpoint (0,0,0): tefreqs:, k index, k1, k2, k3, kmag/2pi, te band 1, te band 2, te band 3, te band 4, te band 5, te band 6, te band 7, te band 8 Solving for bands 2 to 8... Finished solving for bands 2 to 8 after 26 iterations. tefreqs:, 1, 0, 0, 0, 0, 0, 0.666384, 0.666668, 1.33099, 1.33336, 1.99162, 2.00024, 2.64509 elapsed time for k point: 0 seconds. solve_kpoint (0.1,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 74 iterations. tefreqs:, 2, 0.1, 0, 0, 0.1, 0.0574931, 0.608788, 0.724374, 1.2736, 1.39098, 1.93585, 2.05634, 2.59377 elapsed time for k point: 0 seconds. solve_kpoint (0.2,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 13 iterations. tefreqs:, 3, 0.2, 0, 0, 0.2, 0.113352, 0.552761, 0.780756, 1.21673, 1.44856, 1.87756, 2.11569, 2.53392 elapsed time for k point: 0 seconds. solve_kpoint (0.3,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 11 iterations. tefreqs:, 4, 0.3, 0, 0, 0.3, 0.164802, 0.501202, 0.832987, 1.16418, 1.5025, 1.82314, 2.17225, 2.4769 elapsed time for k point: 0 seconds. solve_kpoint (0.4,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 11 iterations. tefreqs:, 5, 0.4, 0, 0, 0.4, 0.205537, 0.460405, 0.874781, 1.1222, 1.54664, 1.77873, 2.22033, 2.42855 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tefreqs:, 6, 0.5, 0, 0, 0.5, 0.222451, 0.443471, 0.892368, 1.10456, 1.56579, 1.75949, 2.24248, 2.40631 elapsed time for k point: 0 seconds. Band 1 range: 0.0 at #(0.0 0.0 0.0) to 0.22245099319196932 at #(0.5 0.0 0.0) Band 2 range: 0.4434707181537214 at #(0.5 0.0 0.0) to 0.6663842825288988 at #(0.0 0.0 0.0) Band 3 range: 0.6666675180317317 at #(0.0 0.0 0.0) to 0.8923678144024807 at #(0.5 0.0 0.0) Band 4 range: 1.104558052488972 at #(0.5 0.0 0.0) to 1.3309933766567796 at #(0.0 0.0 0.0) Band 5 range: 1.3333608767283978 at #(0.0 0.0 0.0) to 1.5657937369267088 at #(0.5 0.0 0.0) Band 6 range: 1.7594893273125112 at #(0.5 0.0 0.0) to 1.991619801730241 at #(0.0 0.0 0.0) Band 7 range: 2.0002430264256743 at #(0.0 0.0 0.0) to 2.2424804310085262 at #(0.5 0.0 0.0) Band 8 range: 2.4063119004353695 at #(0.5 0.0 0.0) to 2.645093785208387 at #(0.0 0.0 0.0) Gap from band 1 (0.22245099319196932) to band 2 (0.4434707181537214), 66.38009279352575% Gap from band 2 (0.6663842825288988) to band 3 (0.6666675180317317), 0.04249429807811171% Gap from band 3 (0.8923678144024807) to band 4 (1.104558052488972), 21.251689069139125% Gap from band 4 (1.3309933766567796) to band 5 (1.3333608767283978), 0.17771661321763887% Gap from band 5 (1.5657937369267088) to band 6 (1.7594893273125112), 11.649870801607523% Gap from band 6 (1.991619801730241) to band 7 (2.0002430264256743), 0.43204013096897975% Gap from band 7 (2.2424804310085262) to band 8 (2.4063119004353695), 7.048345365685882% total elapsed time for run: 0 seconds. done. check-freqs: PASSED ************************************************************************** Test case: 1d sinusoidal Bragg mirrors. ************************************************************************** init-params: initializing eigensolver data Computing 8 bands with 1.000000e-13 tolerance. Working in 1 dimensions. Grid size is 32 x 1 x 1. Solving for 8 bands at a time. Creating Maxwell data... Mesh size is 3. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: cylinder, center = (0,0,0) radius 1e+20, height 0.25, axis (1, 0, 0) epsilon = 9, mu = 1 Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... Initializing mu function... 11 k-points: (0,0,0) (0.05,0,0) (0.1,0,0) (0.15,0,0) (0.2,0,0) (0.25,0,0) (0.3,0,0) (0.35,0,0) (0.4,0,0) (0.45,0,0) (0.5,0,0) Solving for band polarization: tm. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1.00285-9, mean 4.66295, harm. mean 2.61927, 100% > 1, 45.7676% "fill" Outputting check-epsilon... mu: 1-1, mean 1, harm. mean 1, 0% > 1, 100% "fill" Outputting check-mu... solve_kpoint (0,0,0): tmfreqs:, k index, k1, k2, k3, kmag/2pi, tm band 1, tm band 2, tm band 3, tm band 4, tm band 5, tm band 6, tm band 7, tm band 8 Solving for bands 2 to 8... Finished solving for bands 2 to 8 after 19 iterations. tmfreqs:, 1, 0, 0, 0, 0, 0, 0.460648, 0.542428, 0.968587, 1.01617, 1.48337, 1.48387, 1.96764 elapsed time for k point: 0 seconds. solve_kpoint (0.05,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 112 iterations. tmfreqs:, 2, 0.05, 0, 0, 0.05, 0.0231425, 0.454294, 0.548894, 0.95836, 1.02642, 1.45914, 1.50811, 1.94949 elapsed time for k point: 0 seconds. solve_kpoint (0.1,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 13 iterations. tmfreqs:, 3, 0.1, 0, 0, 0.1, 0.0462091, 0.439084, 0.564453, 0.938267, 1.04658, 1.43467, 1.53261, 1.92548 elapsed time for k point: 0 seconds. solve_kpoint (0.15,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 4, 0.15, 0, 0, 0.15, 0.0691102, 0.420016, 0.584145, 0.91575, 1.06922, 1.41023, 1.55711, 1.9011 elapsed time for k point: 0 seconds. solve_kpoint (0.2,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 5, 0.2, 0, 0, 0.2, 0.0917239, 0.399481, 0.605653, 0.892484, 1.09267, 1.38581, 1.58161, 1.87665 elapsed time for k point: 0 seconds. solve_kpoint (0.25,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 6, 0.25, 0, 0, 0.25, 0.113863, 0.378568, 0.628026, 0.868958, 1.11645, 1.36143, 1.6061, 1.85216 elapsed time for k point: 0 seconds. solve_kpoint (0.3,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 7, 0.3, 0, 0, 0.3, 0.135213, 0.357979, 0.650805, 0.845399, 1.14036, 1.33713, 1.63058, 1.82769 elapsed time for k point: 0 seconds. solve_kpoint (0.35,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 9 iterations. tmfreqs:, 8, 0.35, 0, 0, 0.35, 0.155194, 0.338479, 0.673671, 0.822003, 1.16428, 1.31295, 1.65502, 1.80325 elapsed time for k point: 0 seconds. solve_kpoint (0.4,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 9 iterations. tmfreqs:, 9, 0.4, 0, 0, 0.4, 0.17268, 0.32129, 0.696193, 0.799138, 1.188, 1.28906, 1.67935, 1.77891 elapsed time for k point: 0 seconds. solve_kpoint (0.45,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 8 iterations. tmfreqs:, 10, 0.45, 0, 0, 0.45, 0.185503, 0.308628, 0.717034, 0.778102, 1.21076, 1.26621, 1.70326, 1.755 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 8 iterations. tmfreqs:, 11, 0.5, 0, 0, 0.5, 0.190416, 0.303766, 0.72859, 0.766483, 1.2253, 1.25164, 1.721, 1.73726 elapsed time for k point: 0 seconds. Band 1 range: 0.0 at #(0.0 0.0 0.0) to 0.19041596916806994 at #(0.5 0.0 0.0) Band 2 range: 0.3037661748085891 at #(0.5 0.0 0.0) to 0.4606482752180776 at #(0.0 0.0 0.0) Band 3 range: 0.5424277685176022 at #(0.0 0.0 0.0) to 0.7285900510563751 at #(0.5 0.0 0.0) Band 4 range: 0.7664833049941238 at #(0.5 0.0 0.0) to 0.9685865863611018 at #(0.0 0.0 0.0) Band 5 range: 1.016170692038875 at #(0.0 0.0 0.0) to 1.2253024188808168 at #(0.5 0.0 0.0) Band 6 range: 1.2516393338141778 at #(0.5 0.0 0.0) to 1.4833733379475718 at #(0.0 0.0 0.0) Band 7 range: 1.4838659375385703 at #(0.0 0.0 0.0) to 1.720998655926315 at #(0.5 0.0 0.0) Band 8 range: 1.7372592396295987 at #(0.5 0.0 0.0) to 1.9676376863405018 at #(0.0 0.0 0.0) Gap from band 1 (0.19041596916806994) to band 2 (0.3037661748085891), 45.873857249635% Gap from band 2 (0.4606482752180776) to band 3 (0.5424277685176022), 16.305741485951447% Gap from band 3 (0.7285900510563751) to band 4 (0.7664833049941238), 5.069082902774806% Gap from band 4 (0.9685865863611018) to band 5 (1.016170692038875), 4.794954647163027% Gap from band 5 (1.2253024188808168) to band 6 (1.2516393338141778), 2.126567159256414% Gap from band 6 (1.4833733379475718) to band 7 (1.4838659375385703), 0.033202552626488815% Gap from band 7 (1.720998655926315) to band 8 (1.7372592396295987), 0.940391618807814% total elapsed time for run: 0 seconds. done. check-freqs: PASSED ************************************************************************** Test case: get-dominant-planewave. ************************************************************************** init-params: initializing eigensolver data Computing 8 bands with 1.000000e-09 tolerance. Working in 1 dimensions. Grid size is 32 x 1 x 1. Solving for 8 bands at a time. Creating Maxwell data... Mesh size is 3. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: Geometric object tree has depth 1 and 0 object nodes (vs. 0 actual objects) Initializing epsilon function... Initializing mu function... 1 k-points: (0.4,0,0) Solving for band polarization: te. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-1, mean 1, harm. mean 1, 0% > 1, 100% "fill" Outputting check-epsilon... mu: 1-1, mean 1, harm. mean 1, 0% > 1, 100% "fill" Outputting check-mu... solve_kpoint (0.4,0,0): tefreqs:, k index, k1, k2, k3, kmag/2pi, te band 1, te band 2, te band 3, te band 4, te band 5, te band 6, te band 7, te band 8 Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 11 iterations. tefreqs:, 1, 0.4, 0, 0, 0.4, 0.4, 0.6, 1.4, 1.6, 2.4, 2.6, 3.4, 3.6 elapsed time for k point: 0 seconds. total elapsed time for run: 0 seconds. done. check-almost-equal: PASSED ************************************************************************** Test case: Square lattice of dielectric rods in air. ************************************************************************** init-params: initializing eigensolver data Computing 8 bands with 1.000000e-09 tolerance. Working in 2 dimensions. Grid size is 32 x 32 x 1. Solving for 8 bands at a time. Creating Maxwell data... Mesh size is 3. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: cylinder, center = (0,0,0) radius 0.2, height 1e+20, axis (0, 0, 1) epsilon = 11.56, mu = 1 Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... Initializing mu function... Allocating fields... 16 k-points: (0,0,0) (0.1,0,0) (0.2,0,0) (0.3,0,0) (0.4,0,0) (0.5,0,0) (0.5,0.1,0) (0.5,0.2,0) (0.5,0.3,0) (0.5,0.4,0) (0.5,0.5,0) (0.4,0.4,0) (0.3,0.3,0) (0.2,0.2,0) (0.1,0.1,0) (0,0,0) Solving for band polarization: te. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-11.56, mean 2.327, harm. mean 1.1441, 14.5508% > 1, 12.5663% "fill" Outputting check-epsilon... mu: 1-1, mean 1, harm. mean 1, 0% > 1, 0% "fill" Outputting check-mu... solve_kpoint (0,0,0): tefreqs:, k index, k1, k2, k3, kmag/2pi, te band 1, te band 2, te band 3, te band 4, te band 5, te band 6, te band 7, te band 8 Solving for bands 2 to 8... iteration 13: trace = 5.632698550919812 (0.0224782% change) iteration 26: trace = 5.628865759741588 (4.8398e-05% change) iteration 39: trace = 5.628864174651258 (8.36396e-08% change) Finished solving for bands 2 to 8 after 39 iterations. tefreqs:, 1, 0, 0, 0, 0, 0, 0.561945, 0.780843, 0.780846, 0.924372, 1.00804, 1.00804, 1.09859 elapsed time for k point: 1 seconds. solve_kpoint (0.1,0,0): Solving for bands 1 to 8... iteration 11: trace = 5.650369553788464 (0.00031336% change) Finished solving for bands 1 to 8 after 19 iterations. tefreqs:, 2, 0.1, 0, 0, 0.1, 0.0897998, 0.56021, 0.767785, 0.782438, 0.912603, 1.00889, 1.00949, 1.12115 elapsed time for k point: 0 seconds. solve_kpoint (0.2,0,0): Solving for bands 1 to 8... iteration 12: trace = 5.674196237540531 (0.000301494% change) iteration 24: trace = 5.671867639102241 (0.000163961% change) iteration 36: trace = 5.671759114731575 (0.000157489% change) iteration 48: trace = 5.67165048975253 (0.000162885% change) iteration 60: trace = 5.671535246447984 (0.00017554% change) iteration 72: trace = 5.609274268450071 (0.163553% change) iteration 84: trace = 5.595186831299966 (0.000169324% change) Finished solving for bands 1 to 8 after 92 iterations. tefreqs:, 3, 0.2, 0, 0, 0.2, 0.178853, 0.553301, 0.732522, 0.786672, 0.890463, 1.01386, 1.02078, 1.11301 elapsed time for k point: 1 seconds. solve_kpoint (0.3,0,0): Solving for bands 1 to 8... iteration 12: trace = 5.577903351801188 (1.98228e-06% change) Finished solving for bands 1 to 8 after 15 iterations. tefreqs:, 4, 0.3, 0, 0, 0.3, 0.266124, 0.534865, 0.689376, 0.79205, 0.872926, 1.0209, 1.04285, 1.10753 elapsed time for k point: 0 seconds. solve_kpoint (0.4,0,0): Solving for bands 1 to 8... iteration 12: trace = 5.594032550623138 (1.49887e-05% change) Finished solving for bands 1 to 8 after 20 iterations. tefreqs:, 5, 0.4, 0, 0, 0.4, 0.349588, 0.49478, 0.658508, 0.796524, 0.862684, 1.02898, 1.07044, 1.10003 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0,0): Solving for bands 1 to 8... iteration 12: trace = 5.639322150543164 (0.0198151% change) iteration 24: trace = 5.637415354915158 (2.37632e-06% change) Finished solving for bands 1 to 8 after 34 iterations. tefreqs:, 6, 0.5, 0, 0, 0.5, 0.413346, 0.444623, 0.648672, 0.798265, 0.859327, 1.03311, 1.0958, 1.09742 elapsed time for k point: 1 seconds. solve_kpoint (0.5,0.1,0): Solving for bands 1 to 8... iteration 12: trace = 5.518944395022349 (0.000120258% change) Finished solving for bands 1 to 8 after 19 iterations. tefreqs:, 7, 0.5, 0.1, 0, 0.509902, 0.424298, 0.448983, 0.644549, 0.802551, 0.854853, 0.98984, 1.05831, 1.11679 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.2,0): Solving for bands 1 to 8... iteration 12: trace = 5.342524528171609 (4.37272e-06% change) Finished solving for bands 1 to 8 after 15 iterations. tefreqs:, 8, 0.5, 0.2, 0, 0.538516, 0.455354, 0.461161, 0.63323, 0.814782, 0.834251, 0.934558, 1.01274, 1.12367 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.3,0): Solving for bands 1 to 8... iteration 12: trace = 5.199556247673613 (6.59304e-07% change) Finished solving for bands 1 to 8 after 14 iterations. tefreqs:, 9, 0.5, 0.3, 0, 0.583095, 0.478427, 0.501912, 0.61745, 0.784489, 0.83371, 0.906541, 0.967734, 1.12636 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.4,0): Solving for bands 1 to 8... iteration 12: trace = 5.110086778975282 (4.43092e-07% change) Finished solving for bands 1 to 8 after 14 iterations. tefreqs:, 10, 0.5, 0.4, 0, 0.640312, 0.495605, 0.556867, 0.601739, 0.720584, 0.858432, 0.897772, 0.926611, 1.12762 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.5,0): Solving for bands 1 to 8... iteration 12: trace = 5.079827776731609 (1.94102e-07% change) Finished solving for bands 1 to 8 after 13 iterations. tefreqs:, 11, 0.5, 0.5, 0, 0.707107, 0.503606, 0.594344, 0.594357, 0.679389, 0.883665, 0.895782, 0.895787, 1.12801 elapsed time for k point: 1 seconds. solve_kpoint (0.4,0.4,0): Solving for bands 1 to 8... iteration 12: trace = 5.139784915060289 (1.88585e-07% change) Finished solving for bands 1 to 8 after 13 iterations. tefreqs:, 12, 0.4, 0.4, 0, 0.565685, 0.474671, 0.549917, 0.608032, 0.745035, 0.848355, 0.895854, 0.945891, 1.12708 elapsed time for k point: 0 seconds. solve_kpoint (0.3,0.3,0): Solving for bands 1 to 8... iteration 12: trace = 5.30792427685833 (4.36204e-06% change) Finished solving for bands 1 to 8 after 15 iterations. tefreqs:, 13, 0.3, 0.3, 0, 0.424264, 0.373254, 0.543225, 0.646251, 0.817389, 0.830457, 0.896516, 1.0176, 1.12198 elapsed time for k point: 0 seconds. solve_kpoint (0.2,0.2,0): Solving for bands 1 to 8... iteration 12: trace = 5.515694777646878 (0.000154863% change) Finished solving for bands 1 to 8 after 20 iterations. tefreqs:, 14, 0.2, 0.2, 0, 0.282843, 0.252369, 0.551073, 0.700804, 0.797552, 0.899586, 0.90339, 1.08791, 1.10099 elapsed time for k point: 0 seconds. solve_kpoint (0.1,0.1,0): Solving for bands 1 to 8... iteration 12: trace = 5.620459464850814 (0.00303228% change) iteration 24: trace = 5.62030798175917 (4.27744e-08% change) Finished solving for bands 1 to 8 after 24 iterations. tefreqs:, 15, 0.1, 0.1, 0, 0.141421, 0.12694, 0.558854, 0.755651, 0.785047, 0.909884, 0.968813, 1.04814, 1.11332 elapsed time for k point: 0 seconds. solve_kpoint (0,0,0): Solving for bands 2 to 8... iteration 13: trace = 5.659075583818751 (0.053538% change) iteration 26: trace = 5.630083354905314 (0.00654311% change) iteration 39: trace = 5.628947418139274 (0.000456961% change) iteration 52: trace = 5.6288668518745 (1.16999e-05% change) iteration 65: trace = 5.628864349797428 (8.53773e-07% change) Finished solving for bands 2 to 8 after 73 iterations. tefreqs:, 16, 0, 0, 0, 0, 0, 0.561945, 0.780843, 0.780846, 0.924372, 1.00804, 1.00804, 1.09859 elapsed time for k point: 1 seconds. Band 1 range: 0.0 at #(0.0 0.0 0.0) to 0.5036058015317008 at #(0.5 0.5 0.0) Band 2 range: 0.4446229135155308 at #(0.5 0.0 0.0) to 0.5943440246130547 at #(0.5 0.5 0.0) Band 3 range: 0.5943566395317808 at #(0.5 0.5 0.0) to 0.7808428124011797 at #(0.0 0.0 0.0) Band 4 range: 0.6793887413186155 at #(0.5 0.5 0.0) to 0.817389372081739 at #(0.30000000000000004 0.30000000000000004 0.0) Band 5 range: 0.8304573822717985 at #(0.30000000000000004 0.30000000000000004 0.0) to 0.9243716832430523 at #(0.0 0.0 0.0) Band 6 range: 0.8957817684697064 at #(0.5 0.5 0.0) to 1.0331104139500344 at #(0.5 0.0 0.0) Band 7 range: 0.8957868745561721 at #(0.5 0.5 0.0) to 1.0958021498670778 at #(0.5 0.0 0.0) Band 8 range: 1.0974168097704502 at #(0.5 0.0 0.0) to 1.128012765765747 at #(0.5 0.5 0.0) Gap from band 2 (0.5943440246130547) to band 3 (0.5943566395317808), 0.002122471889950005% Gap from band 4 (0.817389372081739) to band 5 (0.8304573822717985), 1.586071053698949% Gap from band 7 (1.0958021498670778) to band 8 (1.0974168097704502), 0.147241103883148% total elapsed time for run: 5 seconds. done. check-freqs: PASSED init-params: initializing eigensolver data Computing 8 bands with 1.000000e-09 tolerance. Working in 2 dimensions. Grid size is 32 x 32 x 1. Solving for 8 bands at a time. Creating Maxwell data... Mesh size is 3. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: cylinder, center = (0,0,0) radius 0.2, height 1e+20, axis (0, 0, 1) epsilon = 11.56, mu = 1 Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... Initializing mu function... 16 k-points: (0,0,0) (0.1,0,0) (0.2,0,0) (0.3,0,0) (0.4,0,0) (0.5,0,0) (0.5,0.1,0) (0.5,0.2,0) (0.5,0.3,0) (0.5,0.4,0) (0.5,0.5,0) (0.4,0.4,0) (0.3,0.3,0) (0.2,0.2,0) (0.1,0.1,0) (0,0,0) Solving for band polarization: tm. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-11.56, mean 2.327, harm. mean 1.1441, 14.5508% > 1, 12.5663% "fill" Outputting check-epsilon... mu: 1-1, mean 1, harm. mean 1, 0% > 1, 0% "fill" Outputting check-mu... solve_kpoint (0,0,0): tmfreqs:, k index, k1, k2, k3, kmag/2pi, tm band 1, tm band 2, tm band 3, tm band 4, tm band 5, tm band 6, tm band 7, tm band 8 Solving for bands 2 to 8... iteration 13: trace = 4.48409233911522 (0.0232105% change) iteration 26: trace = 4.483799161437356 (2.32753e-08% change) Finished solving for bands 2 to 8 after 26 iterations. tmfreqs:, 1, 0, 0, 0, 0, 0, 0.550336, 0.561338, 0.56134, 0.822948, 0.868842, 0.965325, 1.08938 elapsed time for k point: 0 seconds. solve_kpoint (0.1,0,0): Solving for bands 1 to 8... iteration 12: trace = 4.398262690769304 (0.00154268% change) iteration 24: trace = 4.39815553964246 (1.38934e-07% change) Finished solving for bands 1 to 8 after 25 iterations. tmfreqs:, 2, 0.1, 0, 0, 0.1, 0.0651416, 0.525004, 0.561885, 0.586307, 0.823536, 0.867346, 0.954632, 1.05688 elapsed time for k point: 1 seconds. solve_kpoint (0.2,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 3, 0.2, 0, 0, 0.2, 0.127665, 0.49365, 0.563323, 0.617312, 0.822737, 0.86353, 0.924306, 1.03882 elapsed time for k point: 0 seconds. solve_kpoint (0.3,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 4, 0.3, 0, 0, 0.3, 0.184047, 0.461592, 0.565122, 0.651397, 0.810839, 0.858984, 0.892949, 1.03589 elapsed time for k point: 0 seconds. solve_kpoint (0.4,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 5, 0.4, 0, 0, 0.4, 0.227778, 0.433361, 0.566596, 0.689045, 0.778792, 0.855425, 0.879398, 1.03874 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 6, 0.5, 0, 0, 0.5, 0.245809, 0.420657, 0.567163, 0.720092, 0.747203, 0.85409, 0.877012, 1.0408 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.1,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 8 iterations. tmfreqs:, 7, 0.5, 0.1, 0, 0.509902, 0.249299, 0.427308, 0.560221, 0.718025, 0.756122, 0.855013, 0.877106, 1.02917 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.2,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 9 iterations. tmfreqs:, 8, 0.5, 0.2, 0, 0.538516, 0.258693, 0.445541, 0.543385, 0.711698, 0.77935, 0.858136, 0.877357, 1.00092 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.3,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 9 iterations. tmfreqs:, 9, 0.5, 0.3, 0, 0.583095, 0.270963, 0.470322, 0.524053, 0.701396, 0.810963, 0.864394, 0.877683, 0.965108 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.4,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 9 iterations. tmfreqs:, 10, 0.5, 0.4, 0, 0.640312, 0.281614, 0.493207, 0.508823, 0.689961, 0.846785, 0.874595, 0.878068, 0.926581 elapsed time for k point: 1 seconds. solve_kpoint (0.5,0.5,0): Solving for bands 1 to 8... iteration 12: trace = 4.17867296517019 (2.77447e-08% change) Finished solving for bands 1 to 8 after 12 iterations. tmfreqs:, 11, 0.5, 0.5, 0, 0.707107, 0.285906, 0.502981, 0.502983, 0.684476, 0.874359, 0.883317, 0.883317, 0.892993 elapsed time for k point: 0 seconds. solve_kpoint (0.4,0.4,0): Solving for bands 1 to 8... iteration 12: trace = 4.141012579996625 (6.75514e-07% change) Finished solving for bands 1 to 8 after 13 iterations. tmfreqs:, 12, 0.4, 0.4, 0, 0.565685, 0.276089, 0.491352, 0.508683, 0.69258, 0.839723, 0.856431, 0.907219, 0.907347 elapsed time for k point: 0 seconds. solve_kpoint (0.3,0.3,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 9 iterations. tmfreqs:, 13, 0.3, 0.3, 0, 0.424264, 0.240239, 0.47923, 0.523499, 0.685362, 0.829266, 0.840451, 0.910791, 0.941595 elapsed time for k point: 0 seconds. solve_kpoint (0.2,0.2,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 9 iterations. tmfreqs:, 14, 0.2, 0.2, 0, 0.282843, 0.17524, 0.488533, 0.541561, 0.64751, 0.83002, 0.850443, 0.922657, 0.983925 elapsed time for k point: 0 seconds. solve_kpoint (0.1,0.1,0): Solving for bands 1 to 8... Finished solving for bands 1 to 8 after 10 iterations. tmfreqs:, 15, 0.1, 0.1, 0, 0.141421, 0.0915259, 0.516393, 0.555924, 0.601211, 0.824561, 0.86529, 0.948412, 1.03526 elapsed time for k point: 0 seconds. solve_kpoint (0,0,0): Solving for bands 2 to 8... iteration 13: trace = 4.483800541675102 (2.89572e-05% change) Finished solving for bands 2 to 8 after 22 iterations. tmfreqs:, 16, 0, 0, 0, 0, 0, 0.550336, 0.561338, 0.56134, 0.822948, 0.868842, 0.965325, 1.08938 elapsed time for k point: 0 seconds. Band 1 range: 0.0 at #(0.0 0.0 0.0) to 0.2859057791271609 at #(0.5 0.5 0.0) Band 2 range: 0.42065733840618635 at #(0.5 0.0 0.0) to 0.5503360754972212 at #(0.0 0.0 0.0) Band 3 range: 0.5029830978387363 at #(0.5 0.5 0.0) to 0.5671632878212802 at #(0.5 0.0 0.0) Band 4 range: 0.5613397939926544 at #(0.0 0.0 0.0) to 0.720091820469092 at #(0.5 0.0 0.0) Band 5 range: 0.7472029910634782 at #(0.5 0.0 0.0) to 0.8743593805271218 at #(0.5 0.5 0.0) Band 6 range: 0.8404509697715078 at #(0.30000000000000004 0.30000000000000004 0.0) to 0.8833173725850529 at #(0.5 0.5 0.0) Band 7 range: 0.8770118718590365 at #(0.5 0.0 0.0) to 0.9653253809128032 at #(0.0 0.0 0.0) Band 8 range: 0.892993349560143 at #(0.5 0.5 0.0) to 1.0893780889574596 at #(0.0 0.0 0.0) Gap from band 1 (0.2859057791271609) to band 2 (0.42065733840618635), 38.14282289442192% Gap from band 4 (0.720091820469092) to band 5 (0.7472029910634782), 3.695395142312117% total elapsed time for run: 2 seconds. done. check-freqs: PASSED **************************************************************************** Test case: square lattice of magneto-electric rods in air. **************************************************************************** init-params: initializing eigensolver data Computing 10 bands with 1.000000e-09 tolerance. Working in 2 dimensions. Grid size is 32 x 32 x 1. Solving for 10 bands at a time. Creating Maxwell data... Mesh size is 3. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: cylinder, center = (0,0,0) radius 0.11, height 1e+20, axis (0, 0, 1) Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... Initializing mu function... Allocating fields... 10 k-points: (0,0,0) (0.166667,0,0) (0.333333,0,0) (0.5,0,0) (0.5,0.166667,0) (0.5,0.333333,0) (0.5,0.5,0) (0.333333,0.333333,0) (0.166667,0.166667,0) (0,0,0) Solving for band polarization: tm. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-15, mean 1.53164, harm. mean 1.04189, 4.39453% > 1, 3.79742% "fill" Outputting check-epsilon... mu: 1-13.9136, mean 1.42353, harm. mean 1.03906, 4.39453% > 1, 3.27973% "fill" Outputting check-mu... solve_kpoint (0,0,0): tmfreqs:, k index, k1, k2, k3, kmag/2pi, tm band 1, tm band 2, tm band 3, tm band 4, tm band 5, tm band 6, tm band 7, tm band 8, tm band 9, tm band 10 Solving for bands 2 to 10... iteration 11: trace = 13.06663141460517 (2.2615% change) iteration 23: trace = 7.677376775503766 (3.23123% change) iteration 35: trace = 5.424444668050276 (5.9924% change) iteration 47: trace = 4.12115043060915 (0.886877% change) iteration 59: trace = 3.625326508837342 (0.447279% change) iteration 71: trace = 3.339939056052756 (4.05124% change) iteration 83: trace = 3.189968492134129 (1.00677% change) iteration 95: trace = 3.032444976878871 (0.0869975% change) iteration 107: trace = 2.964194432403995 (0.0621421% change) iteration 119: trace = 2.953566790261653 (0.0218337% change) iteration 131: trace = 2.946154473260156 (0.0130425% change) iteration 143: trace = 2.821718052122684 (0.69018% change) iteration 155: trace = 2.729658066370092 (0.0638654% change) iteration 167: trace = 2.715999045898069 (0.0458772% change) iteration 179: trace = 2.704067223750559 (0.0610818% change) iteration 191: trace = 2.688214043376032 (0.0453222% change) iteration 203: trace = 2.667548406949193 (0.065348% change) iteration 215: trace = 2.633213231236674 (0.065109% change) iteration 227: trace = 2.586751390126872 (0.214854% change) iteration 239: trace = 2.560428144635874 (0.042144% change) iteration 251: trace = 2.47810052763932 (0.278877% change) iteration 263: trace = 2.452872862397693 (0.0843841% change) iteration 275: trace = 2.432133130618069 (0.0153347% change) iteration 287: trace = 2.429300047003439 (0.0207278% change) iteration 299: trace = 2.42466636548752 (0.00802845% change) iteration 311: trace = 2.421708809943486 (0.00917314% change) iteration 323: trace = 2.420245025563891 (0.00211077% change) iteration 335: trace = 2.417865682854836 (0.00182093% change) iteration 347: trace = 2.416406859549467 (0.0112868% change) iteration 359: trace = 2.415720893005744 (0.00060824% change) iteration 371: trace = 2.414528615962573 (0.00185362% change) iteration 383: trace = 2.413593659606062 (0.0100181% change) iteration 395: trace = 2.412185469162575 (0.0018966% change) iteration 407: trace = 2.408698017164152 (0.0192634% change) iteration 419: trace = 2.406723659497155 (0.0293911% change) iteration 431: trace = 2.405421264273856 (0.00212239% change) iteration 443: trace = 2.403152595960515 (0.00560293% change) iteration 455: trace = 2.402189670389427 (0.00733626% change) iteration 467: trace = 2.401247175087407 (0.00129414% change) iteration 479: trace = 2.400627336914246 (0.00174995% change) iteration 491: trace = 2.400322962780627 (0.000491599% change) iteration 503: trace = 2.39988737145554 (0.00217878% change) iteration 515: trace = 2.399602441851242 (0.00222066% change) iteration 527: trace = 2.39879348667608 (0.00217592% change) iteration 539: trace = 2.398185870043741 (0.00421885% change) iteration 551: trace = 2.39747036835846 (0.000640303% change) iteration 563: trace = 2.396279320971982 (0.00224653% change) iteration 575: trace = 2.395886480988064 (0.00158442% change) iteration 587: trace = 2.39532980844241 (0.00138227% change) iteration 599: trace = 2.395023049260233 (0.00209296% change) iteration 611: trace = 2.394873418944341 (0.00020892% change) iteration 623: trace = 2.394684410954246 (0.000387033% change) iteration 635: trace = 2.394621354875504 (0.000317846% change) iteration 647: trace = 2.394493312047936 (0.000213873% change) iteration 659: trace = 2.394389937602631 (0.000861846% change) iteration 671: trace = 2.394201523659302 (0.000185465% change) iteration 683: trace = 2.393979995209127 (0.00044213% change) iteration 695: trace = 2.393882781524886 (0.00064267% change) iteration 707: trace = 2.393704422733476 (0.00025008% change) iteration 719: trace = 2.393598346309172 (0.000911825% change) iteration 731: trace = 2.393524796782195 (0.000174884% change) iteration 743: trace = 2.393442204879144 (0.000118753% change) iteration 755: trace = 2.39341586977258 (0.000215295% change) iteration 767: trace = 2.39338682640791 (4.91339e-05% change) iteration 779: trace = 2.393367937579266 (0.000146934% change) iteration 791: trace = 2.393344627813753 (4.01054e-05% change) iteration 803: trace = 2.393313818793886 (0.000181586% change) iteration 815: trace = 2.393280673167117 (7.51343e-05% change) iteration 827: trace = 2.393232388389368 (8.48058e-05% change) iteration 839: trace = 2.393209792984309 (0.000268968% change) iteration 851: trace = 2.393190782682677 (3.66131e-05% change) iteration 863: trace = 2.393159964018626 (7.24295e-05% change) iteration 875: trace = 2.393143187732655 (9.82829e-05% change) iteration 887: trace = 2.393133699039665 (1.71186e-05% change) iteration 899: trace = 2.393124572792285 (2.50707e-05% change) iteration 911: trace = 2.393111374275021 (5.21064e-05% change) iteration 923: trace = 2.393105055572622 (5.75059e-06% change) iteration 935: trace = 2.393099302182303 (1.32142e-05% change) iteration 947: trace = 2.393095275555459 (4.49917e-05% change) iteration 959: trace = 2.393086368117252 (4.93566e-06% change) iteration 971: trace = 2.393077531906592 (1.08427e-05% change) iteration 983: trace = 2.393074194809665 (4.09939e-06% change) iteration 995: trace = 2.393067364441017 (2.8776e-05% change) iteration 1007: trace = 2.393063551422475 (1.14954e-05% change) iteration 1019: trace = 2.393060611699887 (4.02621e-06% change) iteration 1031: trace = 2.393058591092394 (7.94031e-06% change) iteration 1043: trace = 2.393057161939505 (8.66211e-06% change) iteration 1055: trace = 2.393046851533638 (1.47857e-06% change) iteration 1067: trace = 2.39304605377239 (2.56395e-06% change) iteration 1079: trace = 2.393044883389504 (9.8725e-07% change) iteration 1091: trace = 2.393044243108933 (1.59737e-06% change) iteration 1103: trace = 2.393043581659749 (8.02072e-07% change) iteration 1115: trace = 2.393043304730088 (8.14202e-07% change) iteration 1127: trace = 2.393043073829199 (5.03768e-07% change) iteration 1139: trace = 2.393042644256718 (1.03503e-06% change) iteration 1151: trace = 2.393042327027344 (4.75649e-07% change) iteration 1163: trace = 2.393041754756878 (8.25889e-07% change) iteration 1175: trace = 2.393041493849362 (1.37665e-06% change) iteration 1187: trace = 2.393040670131734 (8.73947e-07% change) iteration 1199: trace = 2.393040268467968 (1.09793e-06% change) iteration 1211: trace = 2.393040074224511 (1.66828e-07% change) Finished solving for bands 2 to 10 after 1213 iterations. tmfreqs:, 1, 0, 0, 0, 0, 0, 0.265885, 0.356852, 0.36899, 0.503897, 0.506552, 0.539911, 0.635681, 0.645852, 0.660017 elapsed time for k point: 14 seconds. solve_kpoint (0.166667,0,0): Solving for bands 1 to 10... iteration 10: trace = 2.418204155472756 (0.0273884% change) iteration 21: trace = 2.416457453779679 (0.00329838% change) iteration 32: trace = 2.415616432559778 (0.00322301% change) iteration 43: trace = 2.414282140776348 (0.00231452% change) iteration 54: trace = 2.413977743802566 (0.000786452% change) iteration 65: trace = 2.413542434230555 (0.00238007% change) iteration 76: trace = 2.413206785553304 (0.000197808% change) iteration 87: trace = 2.413062860348301 (0.000756893% change) iteration 98: trace = 2.412968100221009 (0.000286589% change) iteration 109: trace = 2.412860054817032 (0.000671353% change) iteration 120: trace = 2.412776840326086 (0.000214917% change) iteration 131: trace = 2.412745329179444 (0.000274423% change) iteration 142: trace = 2.412706775279555 (2.35453e-05% change) iteration 153: trace = 2.412699192660769 (3.00426e-05% change) iteration 163: trace = 2.412689726913086 (3.31045e-05% change) iteration 174: trace = 2.412685920178117 (1.69186e-05% change) iteration 185: trace = 2.412678840259619 (2.87861e-05% change) iteration 196: trace = 2.412675937545445 (1.68772e-05% change) iteration 207: trace = 2.412668864799328 (1.88209e-05% change) iteration 218: trace = 2.412665898409222 (1.15634e-05% change) iteration 229: trace = 2.412663327113904 (1.22831e-05% change) iteration 240: trace = 2.412661298417757 (4.2058e-06% change) iteration 251: trace = 2.412658725241303 (2.16089e-05% change) iteration 262: trace = 2.412656774079052 (5.15615e-06% change) iteration 273: trace = 2.412652552957514 (2.12844e-05% change) iteration 284: trace = 2.412650226226422 (4.06218e-06% change) iteration 295: trace = 2.41264747797859 (7.67208e-06% change) iteration 306: trace = 2.412646096736235 (2.46843e-06% change) iteration 317: trace = 2.412644843025574 (5.7185e-06% change) iteration 328: trace = 2.412643866600377 (4.76408e-07% change) iteration 339: trace = 2.412642844862785 (2.62707e-06% change) iteration 350: trace = 2.412641743181137 (1.51372e-06% change) iteration 361: trace = 2.412641005933834 (1.48308e-06% change) iteration 372: trace = 2.412640159065082 (1.99641e-06% change) iteration 383: trace = 2.412639447063475 (1.03392e-05% change) iteration 394: trace = 2.41263873506001 (1.52409e-06% change) iteration 405: trace = 2.412638055078801 (6.44075e-06% change) iteration 416: trace = 2.412636909683548 (1.68984e-06% change) iteration 427: trace = 2.412636476986981 (2.72825e-06% change) iteration 438: trace = 2.412635524138554 (6.70177e-07% change) iteration 449: trace = 2.412635239369318 (6.94643e-07% change) iteration 460: trace = 2.412634681455958 (6.64835e-07% change) iteration 471: trace = 2.412634476705984 (1.02238e-06% change) iteration 482: trace = 2.41263399288137 (1.96193e-06% change) iteration 493: trace = 2.412633843420113 (4.42224e-07% change) iteration 504: trace = 2.412633481973355 (9.80676e-07% change) iteration 515: trace = 2.412633312044487 (3.46423e-07% change) iteration 526: trace = 2.412632964149766 (1.38417e-06% change) iteration 537: trace = 2.412632787521996 (1.0106e-06% change) iteration 548: trace = 2.412632425946994 (2.81608e-06% change) iteration 559: trace = 2.412632193221324 (7.08497e-07% change) iteration 570: trace = 2.412631998989859 (2.61572e-06% change) iteration 581: trace = 2.41263173615953 (4.45878e-07% change) Finished solving for bands 1 to 10 after 586 iterations. tmfreqs:, 2, 0.166667, 0, 0, 0.166667, 0.123306, 0.278292, 0.357366, 0.369461, 0.503797, 0.506642, 0.538217, 0.63557, 0.645595, 0.659432 elapsed time for k point: 7 seconds. solve_kpoint (0.333333,0,0): Solving for bands 1 to 10... iteration 10: trace = 2.461880093490305 (0.0216018% change) iteration 21: trace = 2.460045193674889 (0.0103915% change) iteration 32: trace = 2.45749141147452 (0.00552313% change) iteration 43: trace = 2.456757553944761 (0.00530625% change) iteration 54: trace = 2.455331375566388 (0.00513355% change) iteration 65: trace = 2.454819361338259 (0.00582981% change) iteration 76: trace = 2.454251509435363 (0.000714892% change) iteration 87: trace = 2.454085186478726 (0.000524666% change) iteration 98: trace = 2.453818258052201 (0.000747202% change) iteration 109: trace = 2.453554662400272 (0.00296423% change) iteration 120: trace = 2.453348080972939 (0.00057624% change) iteration 131: trace = 2.45296906127384 (0.00137218% change) iteration 142: trace = 2.452794316408056 (0.000362864% change) iteration 153: trace = 2.452624911525982 (0.000802158% change) iteration 164: trace = 2.452557133312432 (0.000193433% change) iteration 175: trace = 2.452438009644492 (0.00022682% change) iteration 186: trace = 2.4523893446247 (0.000156013% change) iteration 197: trace = 2.45231101742228 (0.000242976% change) iteration 208: trace = 2.452274821278973 (0.000385015% change) iteration 219: trace = 2.452235204635798 (8.52057e-05% change) iteration 230: trace = 2.452195075133482 (7.057e-05% change) iteration 241: trace = 2.452164238935213 (7.31303e-05% change) iteration 252: trace = 2.452109120918504 (0.00024687% change) iteration 263: trace = 2.452085546773714 (0.00019085% change) iteration 274: trace = 2.45203445137982 (0.000132022% change) iteration 285: trace = 2.452014829380349 (5.35087e-05% change) iteration 296: trace = 2.451978160608666 (0.000100499% change) iteration 307: trace = 2.451964810386261 (0.000102288% change) iteration 318: trace = 2.45194085560298 (3.59742e-05% change) iteration 329: trace = 2.451929277962564 (6.38586e-05% change) iteration 340: trace = 2.451916234715688 (8.82255e-06% change) iteration 351: trace = 2.451906616980482 (4.92775e-05% change) iteration 362: trace = 2.451900542421402 (7.9619e-06% change) iteration 373: trace = 2.451888659841715 (2.2678e-05% change) iteration 384: trace = 2.451882208699806 (4.15871e-05% change) iteration 395: trace = 2.45186912849198 (2.89313e-05% change) iteration 406: trace = 2.451861928711473 (3.1371e-05% change) iteration 417: trace = 2.451851732870154 (2.08564e-05% change) iteration 428: trace = 2.451838405339717 (2.45122e-05% change) iteration 439: trace = 2.451831176155271 (1.68411e-05% change) iteration 450: trace = 2.451827497751439 (2.46966e-05% change) iteration 461: trace = 2.451823211675183 (3.3613e-06% change) iteration 472: trace = 2.451819960976534 (1.81607e-05% change) iteration 483: trace = 2.45181776364408 (4.45151e-06% change) iteration 494: trace = 2.451815815356876 (1.84103e-06% change) iteration 505: trace = 2.451814251832888 (5.22018e-06% change) iteration 516: trace = 2.4518118126728 (6.5433e-06% change) iteration 527: trace = 2.451809780975705 (1.29437e-05% change) iteration 538: trace = 2.451807618845127 (1.61277e-06% change) iteration 549: trace = 2.451804888482557 (1.42423e-05% change) iteration 560: trace = 2.451801054171048 (4.25817e-05% change) iteration 571: trace = 2.451799709170194 (9.03244e-06% change) iteration 582: trace = 2.451798347234377 (3.16281e-06% change) iteration 593: trace = 2.451797565773926 (2.15599e-06% change) iteration 604: trace = 2.451796649131362 (1.50502e-06% change) iteration 615: trace = 2.451795930850752 (4.94725e-06% change) iteration 626: trace = 2.451795515427412 (2.15267e-06% change) iteration 637: trace = 2.451795205985686 (5.60588e-07% change) iteration 648: trace = 2.451794696125371 (3.05444e-06% change) iteration 659: trace = 2.451794284478917 (1.8555e-06% change) iteration 670: trace = 2.451793662387537 (9.48381e-07% change) iteration 681: trace = 2.451793316327832 (1.57448e-06% change) iteration 692: trace = 2.451792749066557 (1.76054e-06% change) iteration 703: trace = 2.451791984081724 (1.17609e-06% change) iteration 714: trace = 2.45179168886037 (9.91788e-07% change) iteration 725: trace = 2.451791369356477 (6.83839e-07% change) iteration 736: trace = 2.451791170847627 (7.14721e-07% change) iteration 747: trace = 2.451791007284851 (3.19192e-07% change) iteration 758: trace = 2.451790834768645 (6.62956e-07% change) iteration 769: trace = 2.451790761875801 (1.28883e-07% change) Finished solving for bands 1 to 10 after 773 iterations. tmfreqs:, 3, 0.333333, 0, 0, 0.333333, 0.194655, 0.331458, 0.361679, 0.377947, 0.502693, 0.506755, 0.527227, 0.633335, 0.644215, 0.653288 elapsed time for k point: 9 seconds. solve_kpoint (0.5,0,0): Solving for bands 1 to 10... iteration 10: trace = 2.47116029237392 (0.0567634% change) iteration 21: trace = 2.464921252064166 (0.00895931% change) iteration 32: trace = 2.459921613375959 (0.0254941% change) iteration 43: trace = 2.456712064673456 (0.0051821% change) iteration 54: trace = 2.455730631970535 (0.00194173% change) iteration 65: trace = 2.454187276817968 (0.00415414% change) iteration 76: trace = 2.452610939068939 (0.0023245% change) iteration 87: trace = 2.45171922727813 (0.00172782% change) iteration 98: trace = 2.45129679731824 (0.00125434% change) iteration 109: trace = 2.450830126463124 (0.00173716% change) iteration 120: trace = 2.450554330848396 (0.00112391% change) iteration 131: trace = 2.450103391870173 (0.00252591% change) iteration 142: trace = 2.449905816905354 (0.000351834% change) iteration 153: trace = 2.449809515769367 (0.000353155% change) iteration 164: trace = 2.449747634884366 (0.000131699% change) iteration 175: trace = 2.449676354677552 (0.000294901% change) iteration 186: trace = 2.449626242062174 (0.000339632% change) iteration 197: trace = 2.4495578815155 (0.000286766% change) iteration 208: trace = 2.449487676863453 (0.000459156% change) iteration 219: trace = 2.449438652638166 (3.23862e-05% change) iteration 230: trace = 2.449416773994274 (9.37555e-05% change) iteration 241: trace = 2.449402415820738 (4.16525e-05% change) iteration 252: trace = 2.449389981101377 (8.77308e-05% change) iteration 263: trace = 2.449380613507889 (3.93816e-05% change) iteration 274: trace = 2.449368554866933 (1.38063e-05% change) iteration 285: trace = 2.449361773515352 (4.12534e-05% change) iteration 296: trace = 2.449354186963896 (4.40569e-05% change) iteration 307: trace = 2.449349240626427 (2.76309e-05% change) iteration 318: trace = 2.449343693318912 (4.37775e-06% change) iteration 329: trace = 2.449337743834264 (4.23618e-05% change) iteration 340: trace = 2.449331143757382 (2.29037e-05% change) iteration 351: trace = 2.449324034213569 (1.13695e-05% change) iteration 362: trace = 2.449319975048825 (5.26637e-06% change) iteration 373: trace = 2.449316075880144 (1.79593e-05% change) iteration 384: trace = 2.449314000037881 (7.08807e-06% change) iteration 395: trace = 2.449311684475084 (3.31511e-06% change) iteration 406: trace = 2.449309769631808 (6.543e-06% change) iteration 416: trace = 2.449308361399068 (4.02871e-06% change) iteration 425: trace = 2.449307599691593 (7.9938e-06% change) iteration 435: trace = 2.44930631680443 (5.46168e-06% change) iteration 445: trace = 2.449305323929007 (4.95673e-06% change) iteration 455: trace = 2.449304102576711 (4.35001e-06% change) iteration 465: trace = 2.449303189481759 (2.56446e-06% change) iteration 476: trace = 2.449301615640467 (2.83487e-06% change) iteration 487: trace = 2.449300502336472 (6.8244e-06% change) iteration 497: trace = 2.449299403145887 (3.59199e-06% change) iteration 507: trace = 2.44929872909771 (4.29477e-06% change) iteration 515: trace = 2.449298130838887 (3.32581e-06% change) iteration 525: trace = 2.449297692906253 (3.04738e-06% change) iteration 534: trace = 2.449297258818306 (1.541e-06% change) iteration 544: trace = 2.449296911372834 (8.87117e-07% change) iteration 555: trace = 2.449296499552635 (1.26787e-06% change) iteration 566: trace = 2.449296310602135 (4.81689e-07% change) iteration 576: trace = 2.449295990043255 (2.13934e-06% change) iteration 586: trace = 2.449295741542179 (1.68628e-06% change) iteration 594: trace = 2.44929551542632 (1.93652e-06% change) iteration 605: trace = 2.449295279947092 (8.79656e-07% change) iteration 612: trace = 2.44929502656716 (1.77708e-06% change) iteration 623: trace = 2.449294784038942 (3.81071e-07% change) iteration 634: trace = 2.449294440180012 (1.29883e-06% change) iteration 644: trace = 2.449294281309381 (7.59389e-07% change) iteration 653: trace = 2.449294102558889 (6.46068e-07% change) iteration 662: trace = 2.449293996501376 (4.43728e-07% change) iteration 672: trace = 2.44929388611061 (1.46861e-07% change) iteration 683: trace = 2.449293777592565 (7.18071e-07% change) iteration 690: trace = 2.449293716288155 (1.95709e-07% change) Finished solving for bands 1 to 10 after 699 iterations. tmfreqs:, 4, 0.5, 0, 0, 0.5, 0.208799, 0.348978, 0.365278, 0.443856, 0.477902, 0.506845, 0.509076, 0.617527, 0.63971, 0.64689 elapsed time for k point: 9 seconds. solve_kpoint (0.5,0.166667,0): Solving for bands 1 to 10... iteration 10: trace = 2.494042220970082 (0.00749976% change) iteration 21: trace = 2.49311691033471 (0.0046986% change) iteration 32: trace = 2.492080446534963 (0.0013466% change) iteration 43: trace = 2.491005945325031 (0.00282463% change) iteration 54: trace = 2.489542495878386 (0.00437097% change) iteration 65: trace = 2.488821718800656 (0.00148608% change) iteration 76: trace = 2.488304747149176 (0.00186833% change) iteration 87: trace = 2.487913107877636 (0.000718766% change) iteration 98: trace = 2.487516330751431 (0.000785107% change) iteration 109: trace = 2.487233131327752 (0.000975514% change) iteration 120: trace = 2.487003892794724 (0.000896778% change) iteration 131: trace = 2.486589205718952 (0.00129003% change) iteration 142: trace = 2.486423331467575 (0.000493515% change) iteration 153: trace = 2.486287681099336 (0.000875608% change) iteration 164: trace = 2.486209189918497 (0.000189297% change) iteration 175: trace = 2.486141734931704 (0.000164991% change) iteration 186: trace = 2.486094975573618 (0.000182934% change) iteration 197: trace = 2.486054901468806 (0.00012756% change) iteration 208: trace = 2.486028084397293 (8.95822e-05% change) iteration 219: trace = 2.486010929410177 (5.56562e-05% change) iteration 230: trace = 2.485990016681208 (5.40747e-05% change) iteration 241: trace = 2.485971979148378 (1.96624e-05% change) iteration 252: trace = 2.48595244860175 (7.76175e-05% change) iteration 263: trace = 2.485938068499334 (7.26743e-05% change) iteration 274: trace = 2.485921780128239 (5.81233e-05% change) iteration 285: trace = 2.485913161575021 (5.09526e-05% change) iteration 296: trace = 2.485903628242542 (3.71207e-05% change) iteration 307: trace = 2.485897353866656 (2.69412e-05% change) iteration 318: trace = 2.485892438034168 (3.46642e-06% change) iteration 329: trace = 2.485888164857196 (1.36941e-05% change) iteration 340: trace = 2.48588506481721 (8.87373e-06% change) iteration 351: trace = 2.48588228035351 (8.74824e-06% change) iteration 362: trace = 2.485880574114653 (7.68718e-06% change) iteration 373: trace = 2.485878288308266 (6.89452e-06% change) iteration 384: trace = 2.485876545098826 (4.28562e-06% change) iteration 395: trace = 2.485874472956583 (8.65065e-06% change) iteration 406: trace = 2.485872881649682 (1.16198e-05% change) iteration 417: trace = 2.485871424525132 (5.22488e-06% change) iteration 428: trace = 2.485870639687505 (2.42652e-06% change) iteration 439: trace = 2.485869585488443 (3.38103e-06% change) iteration 450: trace = 2.485868862726351 (2.01025e-06% change) iteration 461: trace = 2.485868339877698 (1.36186e-06% change) iteration 472: trace = 2.485867778568118 (1.10996e-06% change) iteration 483: trace = 2.485867500700671 (1.23375e-06% change) iteration 494: trace = 2.485867086185176 (1.00736e-06% change) iteration 505: trace = 2.485866909862553 (7.13557e-07% change) iteration 516: trace = 2.485866641511135 (3.58207e-07% change) iteration 527: trace = 2.485866414255899 (1.55021e-06% change) iteration 538: trace = 2.485866210042008 (8.45876e-07% change) iteration 549: trace = 2.485866023628789 (3.3515e-07% change) iteration 560: trace = 2.485865889575273 (1.74088e-07% change) iteration 571: trace = 2.485865777287713 (5.87116e-07% change) iteration 582: trace = 2.485865675508308 (3.71551e-07% change) iteration 593: trace = 2.485865592689209 (1.59276e-07% change) Finished solving for bands 1 to 10 after 596 iterations. tmfreqs:, 5, 0.5, 0.166667, 0, 0.527046, 0.210673, 0.351103, 0.364915, 0.453355, 0.500502, 0.507018, 0.510125, 0.616821, 0.642478, 0.646894 elapsed time for k point: 8 seconds. solve_kpoint (0.5,0.333333,0): Solving for bands 1 to 10... iteration 10: trace = 2.594526430311172 (0.0151401% change) iteration 21: trace = 2.591127063453227 (0.00328492% change) iteration 32: trace = 2.58972338556491 (0.0047818% change) iteration 43: trace = 2.587817189171218 (0.00474101% change) iteration 54: trace = 2.585280762981836 (0.00324131% change) iteration 65: trace = 2.583426292979592 (0.00905352% change) iteration 76: trace = 2.582122479780633 (0.00210152% change) iteration 87: trace = 2.581499934326253 (0.00157282% change) iteration 98: trace = 2.580661914649232 (0.00303248% change) iteration 109: trace = 2.580368209674623 (0.00164107% change) iteration 120: trace = 2.579978335560478 (0.00236029% change) iteration 131: trace = 2.579602445386778 (0.0017871% change) iteration 142: trace = 2.579403700284506 (0.000494572% change) iteration 153: trace = 2.579268077017223 (0.00074143% change) iteration 164: trace = 2.579155136680718 (0.000597972% change) iteration 175: trace = 2.579100448503318 (0.000216% change) iteration 186: trace = 2.579045868408675 (0.000391495% change) iteration 197: trace = 2.579002727946059 (0.000173612% change) iteration 208: trace = 2.578972574992137 (0.000132472% change) iteration 219: trace = 2.578955601806874 (9.96973e-05% change) iteration 230: trace = 2.578938961276515 (8.8369e-05% change) iteration 241: trace = 2.578924032937193 (3.39867e-05% change) iteration 252: trace = 2.578915802594643 (3.85452e-05% change) iteration 263: trace = 2.578906164042229 (4.29458e-05% change) iteration 274: trace = 2.578899248352689 (1.76818e-05% change) iteration 285: trace = 2.578895360459103 (9.00964e-06% change) iteration 296: trace = 2.57889197410813 (1.14616e-05% change) iteration 306: trace = 2.578889348898598 (8.46316e-06% change) iteration 317: trace = 2.578887744820423 (6.80746e-06% change) iteration 328: trace = 2.578886148544615 (6.17899e-06% change) iteration 339: trace = 2.578885095555864 (8.51169e-07% change) iteration 350: trace = 2.578884197382052 (3.81144e-06% change) iteration 361: trace = 2.578883726666197 (8.6365e-07% change) iteration 372: trace = 2.578883243686722 (1.41186e-06% change) iteration 383: trace = 2.57888283415513 (4.84958e-07% change) iteration 394: trace = 2.578882576274475 (7.20226e-07% change) iteration 405: trace = 2.578882304757733 (8.75602e-07% change) iteration 416: trace = 2.578882145698763 (5.09624e-07% change) iteration 427: trace = 2.578881928220967 (2.90185e-07% change) Finished solving for bands 1 to 10 after 428 iterations. tmfreqs:, 6, 0.5, 0.333333, 0, 0.600925, 0.214081, 0.353217, 0.365001, 0.471977, 0.507165, 0.51079, 0.563894, 0.615052, 0.646178, 0.648357 elapsed time for k point: 5 seconds. solve_kpoint (0.5,0.5,0): Solving for bands 1 to 10... iteration 10: trace = 2.680172016645655 (0.119584% change) iteration 21: trace = 2.667948690502308 (0.0205453% change) iteration 32: trace = 2.665373437663786 (0.0106093% change) iteration 43: trace = 2.663446523325878 (0.00470496% change) iteration 54: trace = 2.661608567768365 (0.00571799% change) iteration 65: trace = 2.659595845280507 (0.00777751% change) iteration 76: trace = 2.657431631731767 (0.00466734% change) iteration 87: trace = 2.65691830101356 (0.00420467% change) iteration 98: trace = 2.655623976711393 (0.00420813% change) iteration 109: trace = 2.654985926127392 (0.00191331% change) iteration 120: trace = 2.654221709562212 (0.00138005% change) iteration 131: trace = 2.654087863574704 (0.000880564% change) iteration 142: trace = 2.653991169629292 (8.69521e-05% change) iteration 153: trace = 2.653969346272755 (8.34628e-05% change) iteration 164: trace = 2.653918412535551 (6.93581e-05% change) iteration 175: trace = 2.653900725900401 (5.31226e-05% change) iteration 186: trace = 2.653880264139057 (1.7492e-05% change) iteration 197: trace = 2.65387593067614 (9.18834e-06% change) iteration 208: trace = 2.653869428391024 (1.07316e-05% change) iteration 219: trace = 2.653867499816295 (6.28157e-06% change) iteration 230: trace = 2.653865684229507 (3.09357e-06% change) iteration 241: trace = 2.65386405839417 (5.06266e-06% change) iteration 252: trace = 2.653862663075464 (7.40886e-07% change) iteration 263: trace = 2.653861986845834 (1.35962e-06% change) iteration 274: trace = 2.653861653017179 (1.63283e-07% change) iteration 285: trace = 2.653861511841478 (1.46481e-07% change) iteration 296: trace = 2.653861369427838 (7.88836e-07% change) iteration 307: trace = 2.653861201760023 (3.67399e-07% change) Finished solving for bands 1 to 10 after 308 iterations. tmfreqs:, 7, 0.5, 0.5, 0, 0.707107, 0.215649, 0.353602, 0.365269, 0.480748, 0.507335, 0.512534, 0.60792, 0.619784, 0.648908, 0.650323 elapsed time for k point: 4 seconds. solve_kpoint (0.333333,0.333333,0): Solving for bands 1 to 10... iteration 10: trace = 2.54865747923356 (0.120836% change) iteration 21: trace = 2.5400542023934 (0.0137809% change) iteration 32: trace = 2.537904445280454 (0.00355166% change) iteration 43: trace = 2.53597794724544 (0.00635067% change) iteration 54: trace = 2.534646011920277 (0.00858392% change) iteration 65: trace = 2.533876457379347 (0.00293645% change) iteration 76: trace = 2.533388752836895 (0.00275384% change) iteration 87: trace = 2.533028871536966 (0.00077998% change) iteration 98: trace = 2.532784489949576 (0.00125042% change) iteration 109: trace = 2.532660707075621 (0.000213933% change) iteration 120: trace = 2.532498205162744 (0.000153717% change) iteration 131: trace = 2.532430458142919 (0.000127727% change) iteration 142: trace = 2.532360075563339 (0.000119039% change) iteration 153: trace = 2.532323529905487 (0.000171449% change) iteration 164: trace = 2.532308655243186 (7.75253e-05% change) iteration 175: trace = 2.532288390197214 (5.90667e-05% change) iteration 186: trace = 2.532271830088767 (0.000108414% change) iteration 197: trace = 2.532257987728594 (4.50937e-05% change) iteration 208: trace = 2.532245514113689 (3.611e-05% change) iteration 219: trace = 2.532240358960312 (2.22171e-05% change) iteration 230: trace = 2.532236394364598 (1.07572e-05% change) iteration 241: trace = 2.532233277435236 (7.44735e-06% change) iteration 252: trace = 2.532231984537493 (8.47868e-06% change) iteration 263: trace = 2.532230738074305 (2.27659e-06% change) iteration 274: trace = 2.532229624709647 (4.7189e-06% change) iteration 285: trace = 2.532229121499245 (2.2701e-06% change) iteration 296: trace = 2.532228550410057 (4.97018e-07% change) iteration 307: trace = 2.532228124586925 (2.65992e-06% change) iteration 318: trace = 2.532227852222594 (1.05886e-06% change) iteration 329: trace = 2.532227473884793 (1.01389e-06% change) iteration 340: trace = 2.532227172674834 (1.14957e-06% change) iteration 351: trace = 2.532227043749466 (2.78191e-07% change) iteration 362: trace = 2.53222691022554 (8.33838e-07% change) Finished solving for bands 1 to 10 after 369 iterations. tmfreqs:, 8, 0.333333, 0.333333, 0, 0.471405, 0.210879, 0.35463, 0.361245, 0.439486, 0.507022, 0.508252, 0.543815, 0.620599, 0.646589, 0.651154 elapsed time for k point: 4 seconds. solve_kpoint (0.166667,0.166667,0): Solving for bands 1 to 10... iteration 10: trace = 2.439919017425271 (0.0614964% change) iteration 21: trace = 2.436410159101289 (0.00521296% change) iteration 32: trace = 2.433927252761677 (0.00688006% change) iteration 43: trace = 2.432796736870662 (0.00709126% change) iteration 54: trace = 2.431502730100176 (0.00594862% change) iteration 65: trace = 2.430751452972917 (0.00290014% change) iteration 76: trace = 2.430428011408248 (0.000436299% change) iteration 87: trace = 2.429963309448215 (0.00201682% change) iteration 98: trace = 2.42978443424038 (0.000230932% change) iteration 109: trace = 2.429517027171099 (0.000323326% change) iteration 120: trace = 2.429412965654613 (0.000215289% change) iteration 131: trace = 2.429297863360696 (0.000100039% change) iteration 142: trace = 2.429274497820273 (6.93273e-05% change) iteration 153: trace = 2.429255549343389 (0.000135265% change) iteration 164: trace = 2.429236619325379 (3.76506e-05% change) iteration 175: trace = 2.42922395007154 (0.000143197% change) iteration 186: trace = 2.429214293413673 (4.82939e-05% change) iteration 197: trace = 2.429199668649412 (7.41275e-05% change) iteration 208: trace = 2.42919196843397 (4.89073e-05% change) iteration 219: trace = 2.429185963723953 (2.49808e-05% change) iteration 230: trace = 2.429181129120786 (2.76944e-05% change) iteration 241: trace = 2.429178419514832 (1.13454e-05% change) iteration 252: trace = 2.429174962928512 (9.92776e-06% change) iteration 263: trace = 2.429173075139929 (8.2514e-06% change) iteration 274: trace = 2.429169867368216 (2.94762e-06% change) iteration 285: trace = 2.429168638178647 (2.55189e-06% change) iteration 296: trace = 2.429166808055815 (9.47848e-06% change) iteration 307: trace = 2.429165957647857 (3.65334e-06% change) iteration 318: trace = 2.42916485812701 (3.98767e-06% change) iteration 329: trace = 2.429164304491977 (1.93501e-06% change) iteration 340: trace = 2.429163243246607 (7.82809e-07% change) iteration 351: trace = 2.429162663663097 (9.5965e-07% change) iteration 362: trace = 2.429162284185179 (5.68101e-07% change) iteration 373: trace = 2.429161759863628 (3.88912e-07% change) iteration 384: trace = 2.42916150930326 (1.65991e-06% change) iteration 395: trace = 2.42916122835824 (3.78587e-07% change) iteration 406: trace = 2.429160996892985 (2.18895e-06% change) iteration 417: trace = 2.429160789251779 (7.7611e-07% change) iteration 428: trace = 2.429160690564983 (3.30662e-07% change) iteration 439: trace = 2.429160511949202 (2.7624e-07% change) Finished solving for bands 1 to 10 after 442 iterations. tmfreqs:, 9, 0.166667, 0.166667, 0, 0.235702, 0.162353, 0.295875, 0.356214, 0.372161, 0.504258, 0.506735, 0.537355, 0.633231, 0.645916, 0.65717 elapsed time for k point: 6 seconds. solve_kpoint (0,0,0): Solving for bands 2 to 10... iteration 12: trace = 2.40002868922332 (0.00512527% change) iteration 24: trace = 2.397286004854164 (0.0103301% change) iteration 36: trace = 2.395839294558856 (0.00211828% change) iteration 48: trace = 2.39430916261331 (0.00268664% change) iteration 60: trace = 2.39380382892835 (0.00342133% change) iteration 72: trace = 2.393333795560847 (0.000247101% change) iteration 84: trace = 2.393222537012416 (0.00076105% change) iteration 96: trace = 2.393154657463727 (0.000117995% change) iteration 108: trace = 2.393101204856967 (0.000318888% change) iteration 120: trace = 2.393079751181145 (0.000138596% change) iteration 132: trace = 2.393063652296603 (1.17403e-05% change) iteration 144: trace = 2.393057281612519 (1.45358e-05% change) iteration 156: trace = 2.39305210415265 (1.52578e-05% change) iteration 168: trace = 2.393049140576526 (5.07047e-06% change) iteration 180: trace = 2.393045820290888 (5.4898e-06% change) iteration 192: trace = 2.393044478253135 (9.35021e-06% change) iteration 204: trace = 2.393043056624863 (2.83089e-06% change) iteration 216: trace = 2.393042368094327 (9.9455e-07% change) iteration 228: trace = 2.393041852323196 (2.83049e-06% change) iteration 240: trace = 2.393041540570477 (4.02425e-07% change) iteration 252: trace = 2.393041237603131 (1.99973e-06% change) iteration 264: trace = 2.393040954365055 (2.39048e-07% change) iteration 276: trace = 2.393040727141461 (8.0701e-07% change) iteration 288: trace = 2.393040499395412 (5.2694e-07% change) iteration 300: trace = 2.393040256510672 (1.46501e-06% change) iteration 312: trace = 2.393040149869194 (3.18378e-07% change) iteration 324: trace = 2.393039994612887 (1.20882e-07% change) Finished solving for bands 2 to 10 after 326 iterations. tmfreqs:, 10, 0, 0, 0, 0, 0, 0.265885, 0.356852, 0.36899, 0.503897, 0.506552, 0.539911, 0.635681, 0.645852, 0.660016 elapsed time for k point: 3 seconds. Band 1 range: 0.0 at #(0.0 0.0 0.0) to 0.21564853494184696 at #(0.5 0.5 0.0) Band 2 range: 0.2658849952980711 at #(0.0 0.0 0.0) to 0.3546302416785185 at #(0.3333333333333333 0.3333333333333333 0.0) Band 3 range: 0.3562142391069705 at #(0.16666666666666666 0.16666666666666666 0.0) to 0.3652783371069864 at #(0.5 0.0 0.0) Band 4 range: 0.36899014412632836 at #(0.0 0.0 0.0) to 0.48074847333683973 at #(0.5 0.5 0.0) Band 5 range: 0.47790151380580503 at #(0.5 0.0 0.0) to 0.5073352930491524 at #(0.5 0.5 0.0) Band 6 range: 0.5065518596477738 at #(0.0 0.0 0.0) to 0.5125343707598742 at #(0.5 0.5 0.0) Band 7 range: 0.509075876168665 at #(0.5 0.0 0.0) to 0.6079200972584257 at #(0.5 0.5 0.0) Band 8 range: 0.6150518975837106 at #(0.5 0.33333333333333337 0.0) to 0.6356808115021984 at #(0.0 0.0 0.0) Band 9 range: 0.6397097819204858 at #(0.5 0.0 0.0) to 0.648907903720434 at #(0.5 0.5 0.0) Band 10 range: 0.646890485497196 at #(0.5 0.0 0.0) to 0.6600167296867678 at #(0.0 0.0 0.0) Gap from band 1 (0.21564853494184696) to band 2 (0.2658849952980711), 20.86519720908923% Gap from band 2 (0.3546302416785185) to band 3 (0.3562142391069705), 0.44566637886860133% Gap from band 3 (0.3652783371069864) to band 4 (0.36899014412632836), 1.0110217486408906% Gap from band 7 (0.6079200972584257) to band 8 (0.6150518975837106), 1.1663064003694572% Gap from band 8 (0.6356808115021984) to band 9 (0.6397097819204858), 0.6318018086483036% total elapsed time for run: 1 minute, 9 seconds. done. check-freqs: PASSED ************************************************************************** Test case: 3x3 triangular lattice of rods in air, dipole defect states. ************************************************************************** ************************************************************************** Test case: fcc lattice of air spheres in dielectric. ************************************************************************** init-params: initializing eigensolver data Computing 10 bands with 1.000000e-09 tolerance. Working in 3 dimensions. Grid size is 16 x 16 x 16. Solving for 10 bands at a time. Creating Maxwell data... Mesh size is 5. Lattice vectors: (0, 0.707107, 0.707107) (0.707107, 0, 0.707107) (0.707107, 0.707107, 0) Cell volume = 0.707107 Reciprocal lattice vectors (/ 2 pi): (-0.707107, 0.707107, 0.707107) (0.707107, -0.707107, 0.707107) (0.707107, 0.707107, -0.707107) Geometric objects: sphere, center = (0,0,0) radius 0.5 epsilon = 1, mu = 1 Geometric object tree has depth 4 and 64 object nodes (vs. 1 actual objects) Initializing epsilon function... Initializing mu function... Allocating fields... 13 k-points: (0,0.5,0.5) (0,0.5625,0.4375) (0,0.625,0.375) (0,0.5625,0.1875) (0,0.5,0) (0,0.25,0) (0,0,0) (0,0.25,0.25) (0,0.5,0.5) (0.125,0.625,0.5) (0.25,0.75,0.5) (0.3125,0.75,0.4375) (0.375,0.75,0.375) Solving for band polarization: . Initializing fields to random numbers... elapsed time for initialization: 1 seconds. epsilon: 1-11.56, mean 3.72661, harm. mean 1.46352, 45.5811% > 1, 25.8202% "fill" Outputting check-epsilon... mu: 1-1, mean 1, harm. mean 1, 0% > 1, 37.5% "fill" Outputting check-mu... solve_kpoint (0,0.5,0.5): freqs:, k index, k1, k2, k3, kmag/2pi, band 1, band 2, band 3, band 4, band 5, band 6, band 7, band 8, band 9, band 10 Solving for bands 1 to 10... iteration 2: trace = 3.685276860430963 (120.231% change) iteration 5: trace = 2.491310819806044 (3.47057% change) iteration 8: trace = 2.4267093129925 (0.363464% change) iteration 11: trace = 2.419481084424569 (0.0333259% change) iteration 14: trace = 2.418842010139528 (0.00605742% change) iteration 17: trace = 2.418281022745533 (0.00749852% change) iteration 20: trace = 2.418031975986427 (0.00182517% change) iteration 23: trace = 2.417987990022489 (0.000376113% change) iteration 26: trace = 2.417951188875693 (0.000569772% change) iteration 29: trace = 2.417932082686014 (0.00010641% change) iteration 32: trace = 2.417930681610748 (6.27054e-06% change) iteration 35: trace = 2.417930402381454 (3.93706e-06% change) iteration 38: trace = 2.417930152348252 (2.59213e-06% change) iteration 41: trace = 2.417930099133226 (2.29281e-07% change) Finished solving for bands 1 to 10 after 42 iterations. freqs:, 1, 0, 0.5, 0.5, 0.707107, 0.370307, 0.372085, 0.38252, 0.3836, 0.493989, 0.512361, 0.522307, 0.523822, 0.595103, 0.664082 elapsed time for k point: 2 seconds. solve_kpoint (0,0.5625,0.4375): Solving for bands 1 to 10... iteration 2: trace = 2.432757533083364 (0.473996% change) iteration 5: trace = 2.418617768333859 (0.182111% change) iteration 8: trace = 2.410913586944822 (0.0533031% change) iteration 11: trace = 2.408078749218122 (0.0384206% change) iteration 14: trace = 2.406825396736606 (0.00697417% change) iteration 17: trace = 2.406730107142017 (0.000554133% change) iteration 20: trace = 2.406717643328768 (6.12102e-05% change) iteration 23: trace = 2.406716696137253 (5.14145e-06% change) iteration 26: trace = 2.406716425147862 (2.73892e-06% change) iteration 29: trace = 2.406716381459153 (2.19587e-07% change) Finished solving for bands 1 to 10 after 31 iterations. freqs:, 2, 0, 0.5625, 0.4375, 0.71807, 0.368359, 0.377487, 0.384992, 0.387438, 0.471895, 0.506546, 0.523725, 0.531091, 0.610293, 0.649714 elapsed time for k point: 2 seconds. solve_kpoint (0,0.625,0.375): Solving for bands 1 to 10... iteration 2: trace = 2.426383223000195 (0.412712% change) iteration 5: trace = 2.419079223941226 (0.0645277% change) iteration 8: trace = 2.41715096572246 (0.0115206% change) iteration 11: trace = 2.416861763758492 (0.00172668% change) iteration 14: trace = 2.416825695020517 (0.000181334% change) iteration 17: trace = 2.416824013515805 (3.57588e-06% change) iteration 20: trace = 2.41682397106734 (2.86703e-07% change) iteration 23: trace = 2.416823960552776 (8.64053e-08% change) Finished solving for bands 1 to 10 after 23 iterations. freqs:, 3, 0, 0.625, 0.375, 0.75, 0.357533, 0.38095, 0.392789, 0.401454, 0.43935, 0.495158, 0.527478, 0.540892, 0.635515, 0.644621 elapsed time for k point: 1 seconds. solve_kpoint (0,0.5625,0.1875): Solving for bands 1 to 10... iteration 2: trace = 2.463695599892912 (1.92187% change) iteration 5: trace = 2.429882064392201 (0.306689% change) iteration 8: trace = 2.4157218734909 (0.128766% change) iteration 11: trace = 2.410201816474373 (0.0555186% change) iteration 14: trace = 2.409053677594384 (0.00502043% change) iteration 17: trace = 2.408984028818964 (0.000356733% change) iteration 20: trace = 2.40897491222518 (5.62157e-05% change) iteration 23: trace = 2.40897350875199 (1.02645e-05% change) iteration 26: trace = 2.408973181831561 (2.80543e-06% change) iteration 29: trace = 2.408973132090191 (2.28678e-07% change) Finished solving for bands 1 to 10 after 31 iterations. freqs:, 4, 0, 0.5625, 0.1875, 0.649519, 0.323742, 0.331653, 0.39821, 0.401206, 0.462868, 0.514292, 0.533282, 0.546116, 0.631046, 0.644236 elapsed time for k point: 2 seconds. solve_kpoint (0,0.5,0): Solving for bands 1 to 10... iteration 2: trace = 2.405589310493936 (1.96957% change) iteration 5: trace = 2.387729336291034 (0.0849243% change) iteration 8: trace = 2.386397430740236 (0.00450443% change) iteration 11: trace = 2.386353610080701 (0.000116095% change) iteration 14: trace = 2.386352067060725 (6.00234e-06% change) iteration 17: trace = 2.386351999642697 (2.40828e-07% change) Finished solving for bands 1 to 10 after 18 iterations. freqs:, 5, 0, 0.5, 0, 0.612372, 0.307529, 0.308891, 0.387977, 0.389913, 0.491606, 0.536329, 0.536613, 0.538985, 0.624681, 0.629124 elapsed time for k point: 1 seconds. solve_kpoint (0,0.25,0): Solving for bands 1 to 10... iteration 2: trace = 2.442458277688773 (2.1963% change) iteration 5: trace = 2.423968336469391 (0.0654068% change) iteration 8: trace = 2.421495139453414 (0.0224641% change) iteration 11: trace = 2.421086466934001 (0.00164964% change) iteration 14: trace = 2.42106264470974 (0.000136185% change) iteration 17: trace = 2.4210576593944 (3.68809e-05% change) iteration 20: trace = 2.421056897916216 (3.81328e-06% change) iteration 23: trace = 2.421056839295378 (2.87274e-07% change) iteration 26: trace = 2.421056828704642 (1.10389e-07% change) Finished solving for bands 1 to 10 after 27 iterations. freqs:, 6, 0, 0.25, 0, 0.306186, 0.179755, 0.180421, 0.473402, 0.475968, 0.50346, 0.53577, 0.538144, 0.540345, 0.624073, 0.627676 elapsed time for k point: 1 seconds. solve_kpoint (0,0,0): Solving for bands 3 to 10... iteration 3: trace = 2.486887353745366 (1.17909% change) iteration 6: trace = 2.461977737217758 (0.125145% change) iteration 9: trace = 2.456533757167674 (0.0576511% change) iteration 12: trace = 2.454865840834799 (0.00665009% change) iteration 15: trace = 2.454790925969621 (0.000278563% change) iteration 18: trace = 2.454786414624602 (2.80277e-05% change) iteration 21: trace = 2.454782392703978 (7.77358e-05% change) iteration 24: trace = 2.454777789197272 (6.02658e-05% change) iteration 27: trace = 2.454766778010034 (0.000186756% change) iteration 30: trace = 2.454761142760171 (3.30881e-05% change) iteration 33: trace = 2.45476062628756 (1.51807e-06% change) iteration 36: trace = 2.454760606540339 (1.35346e-07% change) iteration 39: trace = 2.454760598916967 (6.77757e-08% change) Finished solving for bands 3 to 10 after 39 iterations. freqs:, 7, 0, 0, 0, 0, 0, 0, 0.518283, 0.521124, 0.521132, 0.543942, 0.543952, 0.546505, 0.61287, 0.61397 elapsed time for k point: 2 seconds. solve_kpoint (0,0.25,0.25): Solving for bands 1 to 10... iteration 2: trace = 2.493311482062602 (4.12774% change) iteration 5: trace = 2.443483036475937 (0.160249% change) iteration 8: trace = 2.439771437441524 (0.022269% change) iteration 11: trace = 2.438733327469054 (0.015464% change) iteration 14: trace = 2.433332754220076 (0.0962328% change) iteration 17: trace = 2.4297345624124 (0.0269389% change) iteration 20: trace = 2.428955876355798 (0.00531226% change) iteration 23: trace = 2.42878369239226 (0.00204189% change) iteration 26: trace = 2.428538456530778 (0.00426264% change) iteration 29: trace = 2.428350560082622 (0.00172605% change) iteration 32: trace = 2.428261341535167 (0.000912308% change) iteration 35: trace = 2.428205119505889 (0.000902105% change) iteration 38: trace = 2.428141205294633 (0.000494626% change) iteration 41: trace = 2.428133469807052 (3.82833e-05% change) iteration 44: trace = 2.428132424961635 (8.49764e-06% change) iteration 47: trace = 2.428132170959488 (2.31506e-06% change) iteration 50: trace = 2.428132004368118 (2.18611e-06% change) iteration 53: trace = 2.428131901720347 (8.31318e-07% change) iteration 56: trace = 2.428131885180652 (1.1379e-07% change) Finished solving for bands 1 to 10 after 57 iterations. freqs:, 8, 0, 0.25, 0.25, 0.353553, 0.207258, 0.207841, 0.473224, 0.475268, 0.506873, 0.526874, 0.530366, 0.532023, 0.604689, 0.653955 elapsed time for k point: 4 seconds. solve_kpoint (0,0.5,0.5): Solving for bands 1 to 10... iteration 2: trace = 2.465560009703125 (3.78473% change) iteration 5: trace = 2.436174049308673 (0.143076% change) iteration 8: trace = 2.433780349644284 (0.00823581% change) iteration 11: trace = 2.433596058893994 (0.00244371% change) iteration 14: trace = 2.431042836360236 (0.0440636% change) iteration 17: trace = 2.425899648275677 (0.0967479% change) iteration 20: trace = 2.421612813542557 (0.042749% change) iteration 23: trace = 2.419912442329322 (0.0172394% change) iteration 26: trace = 2.419069980893438 (0.0101339% change) iteration 29: trace = 2.418551650230931 (0.00546614% change) iteration 32: trace = 2.418299195574729 (0.0027374% change) iteration 35: trace = 2.418162688644513 (0.00152612% change) iteration 38: trace = 2.418080485448879 (0.000997957% change) iteration 41: trace = 2.418025073084992 (0.00066456% change) iteration 44: trace = 2.417990330355192 (0.000390063% change) iteration 47: trace = 2.41797050134338 (0.000224729% change) iteration 50: trace = 2.417958544832563 (0.000143362% change) iteration 53: trace = 2.417950007406889 (0.00010409% change) iteration 56: trace = 2.417944934003858 (5.73237e-05% change) iteration 59: trace = 2.417941400383709 (4.47703e-05% change) iteration 62: trace = 2.417938930171015 (2.88878e-05% change) iteration 65: trace = 2.417937384988333 (1.76613e-05% change) iteration 68: trace = 2.417936485413111 (1.08831e-05% change) iteration 71: trace = 2.41793495894431 (1.6713e-05% change) iteration 74: trace = 2.417934719067801 (1.60774e-06% change) iteration 77: trace = 2.417934622167875 (1.19885e-06% change) iteration 80: trace = 2.417934544486667 (8.90053e-07% change) iteration 83: trace = 2.417934527323802 (5.30698e-08% change) Finished solving for bands 1 to 10 after 83 iterations. freqs:, 9, 0, 0.5, 0.5, 0.707107, 0.370307, 0.372085, 0.38252, 0.3836, 0.493989, 0.512361, 0.522307, 0.523822, 0.595103, 0.664085 elapsed time for k point: 4 seconds. solve_kpoint (0.125,0.625,0.5): Solving for bands 1 to 10... iteration 2: trace = 2.444022641722613 (0.847834% change) iteration 5: trace = 2.412358132980204 (0.355559% change) iteration 8: trace = 2.403620291311417 (0.037859% change) iteration 11: trace = 2.402898025632835 (0.00351824% change) iteration 14: trace = 2.402824113909308 (0.000497047% change) iteration 17: trace = 2.402816909617663 (2.57746e-05% change) iteration 20: trace = 2.40281641401904 (4.95684e-06% change) iteration 23: trace = 2.402816235951444 (1.11274e-06% change) iteration 26: trace = 2.402816214491159 (1.04485e-07% change) Finished solving for bands 1 to 10 after 27 iterations. freqs:, 10, 0.125, 0.625, 0.5, 0.728869, 0.372309, 0.377154, 0.385968, 0.392562, 0.463569, 0.502026, 0.505399, 0.549256, 0.621502, 0.639203 elapsed time for k point: 2 seconds. solve_kpoint (0.25,0.75,0.5): Solving for bands 1 to 10... iteration 2: trace = 2.449054959070936 (0.636722% change) iteration 5: trace = 2.439788280811813 (0.0500164% change) iteration 8: trace = 2.438832328235653 (0.00935325% change) iteration 11: trace = 2.432023916408268 (0.128524% change) iteration 14: trace = 2.424763036039027 (0.05599% change) iteration 17: trace = 2.423195772610599 (0.013681% change) iteration 20: trace = 2.4228416804188 (0.00229421% change) iteration 23: trace = 2.422746175376074 (0.00105493% change) iteration 26: trace = 2.422708911765572 (0.000392156% change) iteration 29: trace = 2.422697289448513 (8.15106e-05% change) iteration 32: trace = 2.422694706015297 (2.5857e-05% change) iteration 35: trace = 2.422693755143379 (9.59673e-06% change) iteration 38: trace = 2.422693316240518 (4.36128e-06% change) iteration 41: trace = 2.422693205416426 (8.06871e-07% change) iteration 44: trace = 2.422693182794663 (1.39199e-07% change) Finished solving for bands 1 to 10 after 45 iterations. freqs:, 11, 0.25, 0.75, 0.5, 0.790569, 0.373709, 0.386404, 0.386499, 0.410208, 0.435229, 0.490809, 0.492518, 0.566583, 0.627971, 0.654078 elapsed time for k point: 2 seconds. solve_kpoint (0.3125,0.75,0.4375): Solving for bands 1 to 10... iteration 2: trace = 2.442746822026344 (0.437289% change) iteration 5: trace = 2.436956888041599 (0.0406811% change) iteration 8: trace = 2.432592775489111 (0.0940064% change) iteration 11: trace = 2.424306527683907 (0.0888635% change) iteration 14: trace = 2.420281561154296 (0.037329% change) iteration 17: trace = 2.419666612084584 (0.0026528% change) iteration 20: trace = 2.419595563212575 (0.000678557% change) iteration 23: trace = 2.419566828742068 (0.00028785% change) iteration 26: trace = 2.419554517600567 (9.84677e-05% change) iteration 29: trace = 2.419551534140425 (2.66136e-05% change) iteration 32: trace = 2.419550704426089 (6.43583e-06% change) iteration 35: trace = 2.419550531638262 (1.42064e-06% change) iteration 38: trace = 2.419550487664641 (2.85238e-07% change) Finished solving for bands 1 to 10 after 40 iterations. freqs:, 12, 0.3125, 0.75, 0.4375, 0.760345, 0.364261, 0.382754, 0.390011, 0.405967, 0.438258, 0.493602, 0.505736, 0.559219, 0.634896, 0.645093 elapsed time for k point: 2 seconds. solve_kpoint (0.375,0.75,0.375): Solving for bands 1 to 10... iteration 2: trace = 2.433174131444306 (0.415986% change) iteration 5: trace = 2.425668002726223 (0.072547% change) iteration 8: trace = 2.422917989593377 (0.0157805% change) iteration 11: trace = 2.422603800340657 (0.00153196% change) iteration 14: trace = 2.422576717217213 (0.000134415% change) iteration 17: trace = 2.422574467036694 (1.38616e-05% change) iteration 20: trace = 2.422573949025097 (4.18602e-06% change) iteration 23: trace = 2.422573888183193 (2.29916e-07% change) Finished solving for bands 1 to 10 after 25 iterations. freqs:, 13, 0.375, 0.75, 0.375, 0.75, 0.359122, 0.380258, 0.391276, 0.402681, 0.438005, 0.49516, 0.529122, 0.541679, 0.637583, 0.645624 elapsed time for k point: 2 seconds. Band 1 range: 0.0 at #(0.0 0.0 0.0) to 0.3737093804558339 at #(0.25 0.75 0.5) Band 2 range: 0.0 at #(0.0 0.0 0.0) to 0.38640412149814396 at #(0.25 0.75 0.5) Band 3 range: 0.3825201383314819 at #(0.0 0.5 0.5) to 0.5182834488052881 at #(0.0 0.0 0.0) Band 4 range: 0.38360034956418143 at #(0.0 0.5 0.5) to 0.5211243460581918 at #(0.0 0.0 0.0) Band 5 range: 0.43522923853967027 at #(0.25 0.75 0.5) to 0.5211324741392463 at #(0.0 0.0 0.0) Band 6 range: 0.490808639411283 at #(0.25 0.75 0.5) to 0.5439419096018501 at #(0.0 0.0 0.0) Band 7 range: 0.49251834848766524 at #(0.25 0.75 0.5) to 0.5439517867826283 at #(0.0 0.0 0.0) Band 8 range: 0.5238217224838787 at #(0.0 0.5 0.5) to 0.566583331338417 at #(0.25 0.75 0.5) Band 9 range: 0.5951030360815216 at #(0.0 0.5 0.5) to 0.6375830839471327 at #(0.375 0.75 0.375) Band 10 range: 0.6139704161698653 at #(0.0 0.0 0.0) to 0.6640850273032827 at #(0.0 0.5 0.5) Gap from band 8 (0.566583331338417) to band 9 (0.5951030360815216), 4.910052410522093% total elapsed time for run: 28 seconds. done. check-freqs: PASSED ************************************************************************** Test case: simple cubic lattice with anisotropic dielectric. ************************************************************************** init-params: initializing eigensolver data Computing 3 bands with 1.000000e-09 tolerance. Working in 3 dimensions. Grid size is 16 x 16 x 16. Solving for 3 bands at a time. Creating Maxwell data... Mesh size is 5. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: block, center = (0,0,0) size (0.313,0.313,1) axes (1,0,0), (0,1,0), (0,0,1) block, center = (0,0,0) size (0.313,1,0.313) axes (1,0,0), (0,1,0), (0,0,1) block, center = (0,0,0) size (1,0.313,0.313) axes (1,0,0), (0,1,0), (0,0,1) block, center = (0,0,0) size (0.313,0.313,0.313) axes (1,0,0), (0,1,0), (0,0,1) epsilon = 12, mu = 1 Geometric object tree has depth 7 and 16 object nodes (vs. 4 actual objects) Initializing epsilon function... Initializing mu function... Allocating fields... 4 k-points: (0,0,0) (0.5,0,0) (0.5,0.5,0) (0.5,0.5,0.5) Solving for band polarization: . Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-12, mean 1.51138, harm. mean 1.14094, 34.9121% > 1, 4.64894% "fill" Outputting check-epsilon... mu: 1-1, mean 1, harm. mean 1, 0% > 1, 100% "fill" Outputting check-mu... solve_kpoint (0,0,0): freqs:, k index, k1, k2, k3, kmag/2pi, band 1, band 2, band 3 Solving for bands 3 to 3... iteration 27: trace = 0.2988099872519365 (7.13174e-05% change) Finished solving for bands 3 to 3 after 41 iterations. freqs:, 1, 0, 0, 0, 0, 0, 0, 0.546635 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0,0): Solving for bands 1 to 3... iteration 9: trace = 0.3331679513169731 (0.128005% change) iteration 18: trace = 0.332870570587483 (0.000180363% change) iteration 27: trace = 0.332870014949582 (6.82485e-07% change) Finished solving for bands 1 to 3 after 30 iterations. freqs:, 2, 0.5, 0, 0, 0.5, 0.259951, 0.259951, 0.444658 elapsed time for k point: 0 seconds. solve_kpoint (0.5,0.5,0): Solving for bands 1 to 3... iteration 9: trace = 0.4591303196771962 (0.227858% change) iteration 18: trace = 0.4576575553021217 (0.010073% change) iteration 27: trace = 0.4576044232888367 (2.72692e-05% change) iteration 36: trace = 0.4576042907744926 (5.55373e-07% change) Finished solving for bands 1 to 3 after 40 iterations. freqs:, 3, 0.5, 0.5, 0, 0.707107, 0.300692, 0.345674, 0.497693 elapsed time for k point: 1 seconds. solve_kpoint (0.5,0.5,0.5): Solving for bands 1 to 3... iteration 9: trace = 0.5168943217864719 (0.201069% change) iteration 18: trace = 0.5154780406660804 (0.00355734% change) iteration 27: trace = 0.5154641034358995 (3.90191e-06% change) iteration 36: trace = 0.5154640637446513 (7.00782e-08% change) Finished solving for bands 1 to 3 after 36 iterations. freqs:, 4, 0.5, 0.5, 0.5, 0.866025, 0.362782, 0.362782, 0.502237 elapsed time for k point: 1 seconds. Band 1 range: 0.0 at #(0.0 0.0 0.0) to 0.36278243257709836 at #(0.5 0.5 0.5) Band 2 range: 0.0 at #(0.0 0.0 0.0) to 0.362782432634719 at #(0.5 0.5 0.5) Band 3 range: 0.4446580178163041 at #(0.5 0.0 0.0) to 0.5466349523663575 at #(0.0 0.0 0.0) Gap from band 2 (0.362782432634719) to band 3 (0.4446580178163041), 20.28027828822565% total elapsed time for run: 2 seconds. done. check-freqs: PASSED ******************************************************************************* Test case: group velocity in simple cubic lattice with anisotropic dielectric. ******************************************************************************* init-params: initializing eigensolver data Computing 3 bands with 1.000000e-09 tolerance. Working in 3 dimensions. Grid size is 16 x 16 x 16. Solving for 3 bands at a time. Creating Maxwell data... Mesh size is 5. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: block, center = (0,0,0) size (0.313,0.313,1) axes (1,0,0), (0,1,0), (0,0,1) block, center = (0,0,0) size (0.313,1,0.313) axes (1,0,0), (0,1,0), (0,0,1) block, center = (0,0,0) size (1,0.313,0.313) axes (1,0,0), (0,1,0), (0,0,1) block, center = (0,0,0) size (0.313,0.313,0.313) axes (1,0,0), (0,1,0), (0,0,1) epsilon = 12, mu = 1 Geometric object tree has depth 7 and 16 object nodes (vs. 4 actual objects) Initializing epsilon function... Initializing mu function... 1 k-points: (0.12,0.34,0.41) Solving for band polarization: . Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-12, mean 1.51138, harm. mean 1.14094, 34.9121% > 1, 4.64894% "fill" Outputting check-epsilon... mu: 1-1, mean 1, harm. mean 1, 0% > 1, 100% "fill" Outputting check-mu... solve_kpoint (0.12,0.34,0.41): freqs:, k index, k1, k2, k3, kmag/2pi, band 1, band 2, band 3 Solving for bands 1 to 3... iteration 9: trace = 0.433376539287031 (0.913031% change) iteration 18: trace = 0.4269641745206475 (0.0591605% change) iteration 27: trace = 0.4265076991039553 (0.000716712% change) iteration 36: trace = 0.4264996430146781 (3.6574e-05% change) iteration 45: trace = 0.426499334864782 (7.31035e-07% change) Finished solving for bands 1 to 3 after 50 iterations. freqs:, 1, 0.12, 0.34, 0.41, 0.545985, 0.291848, 0.315613, 0.491642 elapsed time for k point: 0 seconds. total elapsed time for run: 0 seconds. done. check-almost-equal: PASSED check-almost-equal: PASSED ************************************************************************** Test case: symmetry transformed overlaps & inversion/mirror eigenvalues. ************************************************************************** init-params: initializing eigensolver data Computing 6 bands with 1.000000e-09 tolerance. Working in 3 dimensions. Grid size is 16 x 16 x 16. Solving for 6 bands at a time. Creating Maxwell data... Mesh size is 5. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: sphere, center = (0,0,0) radius 0.25 epsilon = 13, mu = 1 Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... Initializing mu function... Allocating fields... 1 k-points: (0.5,0.5,0.5) Solving for band polarization: . Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-13, mean 1.78533, harm. mean 1.08703, 11.2549% > 1, 6.54442% "fill" Outputting check-epsilon... mu: 1-1, mean 1, harm. mean 1, 0% > 1, 33.3333% "fill" Outputting check-mu... solve_kpoint (0.5,0.5,0.5): freqs:, k index, k1, k2, k3, kmag/2pi, band 1, band 2, band 3, band 4, band 5, band 6 Solving for bands 1 to 6... iteration 4: trace = 2.190326584870139 (13.4717% change) iteration 8: trace = 2.066396864014505 (0.0975159% change) iteration 12: trace = 2.065561575318356 (0.00137349% change) iteration 16: trace = 2.065543159859724 (1.52303e-05% change) iteration 20: trace = 2.065543008157444 (2.50281e-07% change) Finished solving for bands 1 to 6 after 21 iterations. freqs:, 1, 0.5, 0.5, 0.5, 0.866025, 0.529861, 0.529881, 0.529888, 0.638532, 0.638544, 0.638573 elapsed time for k point: 1 seconds. total elapsed time for run: 1 seconds. done. check-almost-equal: PASSED check-almost-equal: PASSED init-params: initializing eigensolver data Computing 6 bands with 1.000000e-09 tolerance. Working in 3 dimensions. Grid size is 16 x 16 x 16. Solving for 6 bands at a time. Creating Maxwell data... Mesh size is 5. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: sphere, center = (0,0,0) radius 0.25 epsilon = 13, mu = 1 Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... Initializing mu function... 1 k-points: (0,0,0) Solving for band polarization: zeven. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-13, mean 1.78533, harm. mean 1.08703, 11.2549% > 1, 6.54442% "fill" Outputting check-epsilon... mu: 1-1, mean 1, harm. mean 1, 0% > 1, 33.3333% "fill" Outputting check-mu... solve_kpoint (0,0,0): zevenfreqs:, k index, k1, k2, k3, kmag/2pi, zeven band 1, zeven band 2, zeven band 3, zeven band 4, zeven band 5, zeven band 6 Solving for bands 2 to 6... iteration 5: trace = 2.599194688838101 (4.25514% change) iteration 11: trace = 2.517686252632368 (0.00597525% change) Finished solving for bands 2 to 6 after 14 iterations. zevenfreqs:, 1, 0, 0, 0, 0, 0, 0.552075, 0.713311, 0.713338, 0.772997, 0.77311 elapsed time for k point: 1 seconds. total elapsed time for run: 1 seconds. done. check-almost-equal: PASSED check-almost-equal: PASSED init-params: initializing eigensolver data Computing 6 bands with 1.000000e-09 tolerance. Working in 3 dimensions. Grid size is 16 x 16 x 16. Solving for 6 bands at a time. Creating Maxwell data... Mesh size is 5. Lattice vectors: (1, 0, 0) (0, 1, 0) (0, 0, 1) Cell volume = 1 Reciprocal lattice vectors (/ 2 pi): (1, -0, 0) (-0, 1, -0) (0, -0, 1) Geometric objects: sphere, center = (0,0,0) radius 0.25 epsilon = 13, mu = 1 Geometric object tree has depth 1 and 1 object nodes (vs. 1 actual objects) Initializing epsilon function... Initializing mu function... 1 k-points: (0,0,0) Solving for band polarization: zodd. Initializing fields to random numbers... elapsed time for initialization: 0 seconds. epsilon: 1-13, mean 1.78533, harm. mean 1.08703, 11.2549% > 1, 6.54442% "fill" Outputting check-epsilon... mu: 1-1, mean 1, harm. mean 1, 0% > 1, 33.3333% "fill" Outputting check-mu... solve_kpoint (0,0,0): zoddfreqs:, k index, k1, k2, k3, kmag/2pi, zodd band 1, zodd band 2, zodd band 3, zodd band 4, zodd band 5, zodd band 6 Solving for bands 2 to 6... iteration 5: trace = 2.499974449963558 (2.7517% change) iteration 11: trace = 2.341306313372153 (0.0687229% change) iteration 17: trace = 2.330355801923807 (0.0947752% change) iteration 23: trace = 2.328638287380361 (0.000197848% change) iteration 29: trace = 2.328634675472497 (2.16039e-05% change) iteration 35: trace = 2.328633709845985 (2.18575e-07% change) Finished solving for bands 2 to 6 after 37 iterations. zoddfreqs:, 1, 0, 0, 0, 0, 0, 0.552078, 0.552093, 0.71276, 0.770963, 0.785255 elapsed time for k point: 1 seconds. total elapsed time for run: 1 seconds. done. check-almost-equal: PASSED check-almost-equal: PASSED eigensolver iterations for 87 k-points: 8-10917/10, mean = 85.3875478927203, median = 19.0 mean flops per iteration = 5159156.829600447 mean time per iteration = 0.014672790051220153 s Relative error ranged from 0.0 to 1.9744236311396415e-4, with a mean of 3.659840975609607e-6 Absolute error ranged to 1.9322068349136856e-4, with a mean of 2.710885003874161e-6 PASSED all tests. make[3]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/mpb' make[2]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/mpb' make[1]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/mpb' Making check in examples make[1]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/examples' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/examples' Making check in utils make[1]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/utils' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/utils' make[1]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0' make[1]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0' >>> mpb: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' make install-recursive make[2]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' Making install in util make[3]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/util' make install-am make[4]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/util' make[5]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/util' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/util' make[4]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/util' make[3]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/util' Making install in matrices make[3]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/matrices' make[4]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/matrices' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/matrices' make[3]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/matrices' Making install in matrixio make[3]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/matrixio' make[4]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/matrixio' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/matrixio' make[3]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/matrixio' Making install in maxwell make[3]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/maxwell' make[4]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/maxwell' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/maxwell' make[3]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src/maxwell' make[3]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' make[4]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' /bin/mkdir -p '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/lib' /bin/mkdir -p '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/include/mpb' /bin/sh ../libtool --mode=install /usr/bin/install -c libmpb.la '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/lib' /bin/mkdir -p '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/include' /usr/bin/install -c -m 644 matrices/eigensolver.h matrices/matrices.h matrices/scalar.h maxwell/maxwell.h util/verbosity.h '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/include/mpb' /usr/bin/install -c -m 644 mpb.h '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/include' libtool: install: /usr/bin/install -c .libs/libmpb.so.6.0.0 /home/buildozer/aports/testing/mpb/pkg/mpb/usr/lib/libmpb.so.6.0.0 libtool: install: (cd /home/buildozer/aports/testing/mpb/pkg/mpb/usr/lib && { ln -s -f libmpb.so.6.0.0 libmpb.so.6 || { rm -f libmpb.so.6 && ln -s libmpb.so.6.0.0 libmpb.so.6; }; }) libtool: install: (cd /home/buildozer/aports/testing/mpb/pkg/mpb/usr/lib && { ln -s -f libmpb.so.6.0.0 libmpb.so || { rm -f libmpb.so && ln -s libmpb.so.6.0.0 libmpb.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpb.lai /home/buildozer/aports/testing/mpb/pkg/mpb/usr/lib/libmpb.la libtool: install: /usr/bin/install -c .libs/libmpb.a /home/buildozer/aports/testing/mpb/pkg/mpb/usr/lib/libmpb.a libtool: install: chmod 644 /home/buildozer/aports/testing/mpb/pkg/mpb/usr/lib/libmpb.a libtool: install: ranlib /home/buildozer/aports/testing/mpb/pkg/mpb/usr/lib/libmpb.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' make[3]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' make[2]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' make[1]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/src' Making install in tests make[1]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/tests' make[2]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/tests' Making install in mpb make[1]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/mpb' make install-am make[2]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/mpb' make[3]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/mpb' /bin/mkdir -p '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/bin' /bin/mkdir -p '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/bin' /bin/mkdir -p '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/share/man/man1' /bin/mkdir -p '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/share/mpb' /bin/sh ../libtool --mode=install /usr/bin/install -c mpb '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/bin' /usr/bin/install -c mpb-split '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/bin' /usr/bin/install -c -m 644 mpb.scm '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/share/mpb' /usr/bin/install -c -m 644 mpb-split.1 mpb.1 '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/share/man/man1' libtool: warning: '../src/libmpb.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/mpb /home/buildozer/aports/testing/mpb/pkg/mpb/usr/bin/mpb make[3]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/mpb' make[2]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/mpb' make[1]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/mpb' Making install in examples make[1]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/examples' make[2]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/examples' make[1]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/examples' Making install in utils make[1]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/utils' make[2]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/utils' /bin/mkdir -p '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/bin' /bin/mkdir -p '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c mpb-data '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/bin' /usr/bin/install -c -m 644 mpb-data.1 '/home/buildozer/aports/testing/mpb/pkg/mpb/usr/share/man/man1' libtool: warning: '../src/libmpb.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/mpb-data /home/buildozer/aports/testing/mpb/pkg/mpb/usr/bin/mpb-data make[2]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/utils' make[1]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0/utils' make[1]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0' make[2]: Entering directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0' make[1]: Leaving directory '/home/buildozer/aports/testing/mpb/src/mpb-1.12.0' >>> mpb-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/testing/mpb/pkg/mpb-dev/usr/include' 'usr/lib/libmpb.a' -> '/home/buildozer/aports/testing/mpb/pkg/mpb-dev/usr/lib/libmpb.a' 'usr/lib/libmpb.so' -> '/home/buildozer/aports/testing/mpb/pkg/mpb-dev/usr/lib/libmpb.so' >>> mpb-dev*: Preparing subpackage mpb-dev... >>> mpb-dev*: Stripping binaries >>> mpb-dev*: Running postcheck for mpb-dev >>> mpb-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/testing/mpb/pkg/mpb-doc/usr/share/man' >>> mpb-doc*: Preparing subpackage mpb-doc... >>> mpb-doc*: Running postcheck for mpb-doc >>> mpb*: Running postcheck for mpb >>> mpb*: Preparing package mpb... >>> mpb*: Stripping binaries >>> mpb*: Scanning shared objects >>> mpb-dev*: Scanning shared objects >>> mpb*: Tracing dependencies... openblas so:libc.musl-loongarch64.so.1 so:libctl.so.7 so:libctlgeom.so.7 so:libfftw3.so.3 so:libguile-3.0.so.1 so:libhdf5.so.320 >>> mpb*: Package size: 492.1 KB >>> mpb*: Compressing data... >>> mpb*: Create checksum... >>> mpb*: Create mpb-1.12.0-r1.apk >>> mpb-dev*: Tracing dependencies... mpb=1.12.0-r1 >>> mpb-dev*: Package size: 259.1 KB >>> mpb-dev*: Compressing data... >>> mpb-dev*: Create checksum... >>> mpb-dev*: Create mpb-dev-1.12.0-r1.apk >>> mpb-doc*: Tracing dependencies... >>> mpb-doc*: Package size: 5.9 KB >>> mpb-doc*: Compressing data... >>> mpb-doc*: Create checksum... >>> mpb-doc*: Create mpb-doc-1.12.0-r1.apk >>> mpb: Build complete at Mon, 17 Aug 2026 03:53:13 +0000 elapsed time 0h 3m 42s >>> mpb: Cleaning up srcdir >>> mpb: Cleaning up pkgdir >>> mpb: Cleaning up tmpdir >>> mpb: Uninstalling dependencies... ( 1/35) Purging .makedepends-mpb (20260817.034931) ( 2/35) Purging fftw-dev (3.3.11-r0) ( 3/35) Purging fftw-double-libs (3.3.11-r0) ( 4/35) Purging fftw-long-double-libs (3.3.11-r0) ( 5/35) Purging fftw-single-libs (3.3.11-r0) ( 6/35) Purging libctl-dev (4.5.1-r1) ( 7/35) Purging guile-dev (3.0.9-r2) ( 8/35) Purging guile (3.0.9-r2) ( 9/35) Purging gc-dev (8.2.12-r0) (10/35) Purging libgc++ (8.2.12-r0) (11/35) Purging gmp-dev (6.3.0-r4) (12/35) Purging libgmpxx (6.3.0-r4) (13/35) Purging libctl (4.5.1-r1) (14/35) Purging openblas-dev (0.3.30-r2) (15/35) Purging gfortran (15.2.0-r8) (16/35) Purging liblapack (0.3.30-r2) (17/35) Purging liblapacke (0.3.30-r2) (18/35) Purging openblas (0.3.30-r2) (19/35) Purging guile-libs (3.0.9-r2) (20/35) Purging libffi (3.5.2-r1) (21/35) Purging gc (8.2.12-r0) (22/35) Purging hdf5-static (2.2.0-r0) (23/35) Purging hdf5-dev (2.2.0-r0) (24/35) Purging libaec-dev (1.1.6-r0) (25/35) Purging libaec (1.1.6-r0) (26/35) Purging zlib-dev (1.3.2-r0) (27/35) Purging hdf5-cpp (2.2.0-r0) (28/35) Purging hdf5-hl-cpp (2.2.0-r0) (29/35) Purging hdf5-hl-fortran (2.2.0-r0) (30/35) Purging hdf5-tools (2.2.0-r0) (31/35) Purging hdf5-fortran (2.2.0-r0) (32/35) Purging hdf5-hl (2.2.0-r0) (33/35) Purging hdf5 (2.2.0-r0) (34/35) Purging libgfortran (15.2.0-r8) (35/35) Purging libsz (1.1.6-r0) Executing busybox-1.38.0-r4.trigger OK: 270.1 MiB in 103 packages >>> mpb: Updating the testing/loongarch64 repository index... >>> mpb: Signing the index...