|
Fast finite element solvers |
Home page |
|
The solver is in FEMMatrix.dll with the header for it in FEMMatrix.h and the library in FEMMatrix.lib, all contained in the sample VC++ 6.0 project (see the fifem.zip file). The main features are the following : |
||
|
The sample code is used to test FAST parallel finite-element solver
contained in FEMMatrix.dll and FEMMatrix.lib (see description in
FEMMatrix.h). Test number 1 is written to get an idea of speedup achieved by the parallelisation; this time we consider not a very large system of equations and just compare execution times spent by a sample regular solver written in C and the fast parallel solver written in assembly.
Test number 2 is a true finite element solution, we are solving a
sample taken from Financial Engineering with Finite Elements by
J.Topper, page 191 which corresponds to a first exit time of
two-asset pricing problem formulated as |
||
|
|
||
| © Copyright 2007..2009 MI Simulators | ||