.. |
CMakeLists.txt
|
f7a759039d
update
|
2 years ago |
farfield.cc
|
3c93aa8f73
stop treating access by reference as part of type (so changed 'int& i' to 'int &i')
|
3 years ago |
mesomie.hpp
|
9605ede71c
use data from paper
|
2 years ago |
nearfield.cc
|
5c30ad8863
calc_ab for mesomie compiles
|
2 years ago |
nmie-applied-impl.hpp
|
f142ca6598
move constants to nmie::
|
2 years ago |
nmie-applied.cc
|
e224c5d0f0
restructure code for near-field development in separate file
|
3 years ago |
nmie-applied.hpp
|
5a14303f3e
initial support of moving the origin of near-field simulation frame
|
2 years ago |
nmie-basic.hpp
|
145370827d
start using clang-format + mesomie
|
2 years ago |
nmie-js-wrapper.cc
|
9f29e90ba6
add RunFieldCalculationCartesian method to nmie.hpp and link it to JS module
|
2 years ago |
nmie-nearfield.hpp
|
f142ca6598
move constants to nmie::
|
2 years ago |
nmie-precision.hpp
|
a030dc696d
near-field hybrid evaluation + convergence check . (#39)
|
3 years ago |
nmie.cc
|
b12c46673a
added early convergence stop to near-field evaluation
|
2 years ago |
nmie.hpp
|
f7eaa4fb66
initial match of supp fig 5 and simulation results
|
2 years ago |
pb11-helpers.hpp
|
28f1325a81
finilize split of pb11
|
2 years ago |
pb11-multilayer.hpp
|
28f1325a81
finilize split of pb11
|
2 years ago |
pb11-wrapper.cc
|
ad756a5109
mesomie is now available from python
|
2 years ago |
shell-generator.cc
|
3c93aa8f73
stop treating access by reference as part of type (so changed 'int& i' to 'int &i')
|
3 years ago |
shell-generator.hpp
|
3c93aa8f73
stop treating access by reference as part of type (so changed 'int& i' to 'int &i')
|
3 years ago |
special-functions-impl.hpp
|
ce5d8c5000
initial test (with runtime error)
|
2 years ago |