EMSURF_Port_Driver.f90 File Reference

This is an example that solves a 3D IE system for a cavity with ports in electromagnetics. More...

Functions/Subroutines

program butterflypack_ie_3d
 

Detailed Description

This is an example that solves a 3D IE system for a cavity with ports in electromagnetics.

Note that instead of the use of precision dependent subroutine/module/type names "z_", one can also use the following
#define DAT 0
#include "zButterflyPACK_config.fi"
which will macro replace precision-independent subroutine/module/type names "X" with "z_X" defined in SRC_DOUBLECOMLEX with double-complex precision

Function/Subroutine Documentation

◆ butterflypack_ie_3d()

program butterflypack_ie_3d ( )
Here is the call graph for this function: