Commit History

作者 SHA1 備註 提交日期
  Konstantin Ladutenko 8a5152add7 add usage info to near field warning message 3 年之前
  Konstantin Ladutenko b83042923c remove early cutoff for an_ and bn_ 3 年之前
  Konstantin Ladutenko 1773e820bb initial version of PlotNearField.vue 3 年之前
  Konstantin Ladutenko 9129cd0302 implemented RunFieldCalculationCartesian() in C++ 3 年之前
  Konstantin Ladutenko 9f29e90ba6 add RunFieldCalculationCartesian method to nmie.hpp and link it to JS module 3 年之前
  Konstantin Ladutenko a030dc696d near-field hybrid evaluation + convergence check . (#39) 3 年之前
  Konstantin Ladutenko 554087e4fd JS bindings for near-field. Move Python bindings to a separate class. (#38) 3 年之前
  Konstantin Ladutenko c013dd0e3c update 3 年之前
  Konstantin Ladutenko 80eb8a6fd7 scattcoeffs is now emulated on Python via C++ object calls 3 年之前
  Konstantin Ladutenko e9902dc24b polar plot c++ part seems to be ready 3 年之前
  Konstantin Ladutenko 7bdc26b82b before refactor 3 年之前
  Konstantin Ladutenko 3718046c33 fix bug with early truncation of near-field evaluation 3 年之前
  Konstantin Ladutenko 332ebcfe90 refactor calcFieldByComponents() 3 年之前
  Konstantin Ladutenko ddfb78fa95 Fix Nstar evaluation for z=0 3 年之前
  Konstantin Ladutenko 3c93aa8f73 stop treating access by reference as part of type (so changed 'int& i' to 'int &i') 3 年之前
  Konstantin Ladutenko c2fec4cfd0 add argument to calcNmax() 3 年之前
  Konstantin Ladutenko 031069b3bf turned all special funciton definitions into templates + misc 3 年之前
  Konstantin Ladutenko e224c5d0f0 restructure code for near-field development in separate file 3 年之前