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 401B

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