没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > fdtl |
fdtl
|
1 | 0 | 83 |
贡献者 | 讨论 | 代码提交 |
概述
The Finite Difference Template Library (FDTL) was created for the purposes of quickly solving partial differential equations using the finite difference method. It is implemented in C++ using both the object oriented (OO) paradigm and generic programming techniques (templates).
It is meant to be fast in the sense that the times required for theoretical preparation, software development and program execution are all small.
The project was initially begun to solve a form of the Gross-Pitaevskii equation (describing the Bose-Einstein Condensate from low temperature physics) and source is available for an executable serving this purpose.
创建时间:2014-05-06 17:05