Advanced numerical methods The requirements for the students are the following:
- To select and to apply the right method for a given problem.
- To evaluate the algorithmic complexity of a method.
- To efficiently use the numerical available libraries (Lapack)
- To provide an estimate of the error.
- To evaluate the quality of a mesh for a given method.
- To perform a calculation on a parallel architecture.
- To program a simple integral method.
- To program a method finite elements.
- To solve in an iterative way of the (non-)linear large systems
|