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

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