EMSURF_Driver_sp.f90 File Reference

This is an example that solves a 3D EFIE/MFIE/CFIE system for electromagnetics scattering. More...

Functions/Subroutines

program butterflypack_ie_3d
 

Detailed Description

This is an example that solves a 3D EFIE/MFIE/CFIE system for electromagnetics scattering.

Note that instead of the use of precision dependent subroutine/module/type names "c_", one can also use the following
#define DAT 2
#include "cButterflyPACK_config.fi"
which will macro replace precision-independent subroutine/module/type names "X" with "c_X" defined in SRC_COMLEX with single-complex precision

Function/Subroutine Documentation

◆ butterflypack_ie_3d()

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