文件名称:Solving PDE in C++: Numerical Methods in a Unified Object-Oriented Approach
文件大小:21.62MB
文件格式:PDF
更新时间:2021-12-13 04:50:36
数值计算 C++ 面向对象
ThisbookteachesC++andusesittosolvepartialdifferentialequations(PDEs). Basic and advanced numerical methods are introduced and implemented easily and efficiently in a unified object-oriented approach. The powerful features and advanced tools available in C++ are particularly useful for implementing the complex mathematical objects that are often used in numerical modeling. The code segments and their detailed explanations show how easy it is to implement advanced algorithms such as finite elements and multigrid.