Lemma is an Electromagnetics API
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

FDEM1D 341B

123456789101112131415161718
  1. #include "LayeredEarthEM.h"
  2. #include "FieldPoints.h"
  3. #include "WireAntenna.h"
  4. #include "PolygonalWireAntenna.h"
  5. #include "DipoleSource.h"
  6. #include "EMEarth1D.h"
  7. // internal
  8. //#include "KernelEM1DManager.h"
  9. //#include "KernelEM1DSpec.h"
  10. //#include "KernelEM1DReflSpec.h"
  11. /* vim: set tabstop=4 expandtab: */
  12. /* vim: set filetype=cpp: */