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.
123456789101112 |
- #include "LayeredEarthEM.h"
- #include "FieldPoints.h"
- #include "WireAntenna.h"
- #include "DipoleSource.h"
-
- // internal
- //#include "KernelEM1DManager.h"
- //#include "KernelEM1DSpec.h"
- //#include "KernelEM1DReflSpec.h"
-
- /* vim: set tabstop=4 expandtab: */
- /* vim: set filetype=cpp: */
|