Guide to Scientific Computing in C++
The computational demands of modern-day simulation software needed across a range of diverse scientific disciplines lead many programmers to write their code in an object-oriented language such as C++. This easy-to-read textbook/reference presents an essential guide to object-oriented C++ programmin...
Call Number: | Libro Electrónico |
---|---|
Main Authors: | , |
Corporate Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
London :
Springer London : Imprint: Springer,
2012.
|
Edition: | 1st ed. 2012. |
Series: | Undergraduate Topics in Computer Science,
|
Subjects: | |
Online Access: | Texto Completo |
Table of Contents:
- Getting Started
- Flow of Control
- File Input and Output
- Pointers
- Blocks, Functions and Reference Variables
- An Introduction to Classes
- Inheritance and Derived Classes
- Templates
- Errors and Exceptions
- Developing Classes for Linear Algebra Calculations
- An Introduction to Parallel Programming Using MPI
- Designing Object-Oriented Numerical Libraries
- Linear Algebra
- Other Programming Constructs You Might Meet
- Solutions to Exercises
- Further Reading.