首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > Finite Difference Template Library

Finite Difference Template Library

  • 资源大小:90.44 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Quick Start To get started quickly using the FDTL see the HowTo page. Introduction 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). The project was initially begun to solve a specific type of equation found in low temperature quantum mechanics (a Gross-Pitaevskii equation, a form of Schrodinger’s equation), but was written in such a way as to easily allow the solution of a wide range of partial differential equations. It current primary goal is to enable those with only an introductory knowledge of the finite difference method (and not necessarily any knowledge of solution methods) to expeditiously create efficient software for solving an equation. It is meant, therefore, to be fast in the sense that the time
VIP VIP
0.164827s