This is an example that uses PARPACK and ButterflyPACK to find the smallest eigen value or do characteristic mode analysis for a 3D EFIE/MFIE/CFIE system in electromagnetics. More...
Functions/Subroutines | |
program | butterflypack_ie_3d |
This is an example that uses PARPACK and ButterflyPACK to find the smallest eigen value or do characteristic mode analysis for a 3D EFIE/MFIE/CFIE 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_3d | ( | ) |