dou-geometry / cpp-lib

A GNU++20 Physics-oriented Library
https://dou-geometry.github.io/cpp-lib/
GNU General Public License v3.0
1 stars 0 forks source link

Port the variadic operator[] from d::numerical::func back to d::field #6

Open fudepia opened 3 years ago

fudepia commented 3 years ago

The func that started developing https://github.com/dou-geometry/cpp-lib/commit/26c4f80e587806034de32e0dded266aa07b871b8 for class d::numerical::func seems to have the potential to be ported back to its parent class d::field.