Xiangyu-Hu / SPHinXsys

SPHinXsys provides C++ APIs for engineering simulation and optimization. It aims at complex systems driven by fluid, structure, multi-body dynamics and beyond. The multi-physics library is based on a unique and unified computational framework by which strong coupling has been achieved for all involved physics.
https://www.sphinxsys.org/
Apache License 2.0
259 stars 197 forks source link

using static assert to avoid misuse of template parameter #536

Closed Xiangyu-Hu closed 1 month ago

Xiangyu-Hu commented 2 months ago

Also changed some naming for better expression.