This is an example that uses PARPACK and ButterflyPACk to find the smallest eigen value or do characteristic mode analysis for a 2D EFIE system in electromagnetics. More...
Functions/Subroutines | |
program | butterflypack_ie_2d |
This is an example that uses PARPACK and ButterflyPACk to find the smallest eigen value or do characteristic mode analysis for a 2D EFIE system in electromagnetics.
Note that the use of the following
#define DAT 0
#include "zButterflyPACK_config.fi"
which will macro replace subroutine, function, type names with those defined in SRC_DOUBLECOMLEX with double-complex precision
program butterflypack_ie_2d | ( | ) |