CppNoddy
0.92
|
Files | |
file | MatrixAccess.cpp [code] |
A quick check that the overhead associated with the matrix container class is less than 5% compared to a native array. | |
file | MatrixBandedSolves.cpp [code] |
Example of a simple "banded" inear solver using ![]() | |
file | MatrixBandedSolves_lapack.cpp [code] |
file | MatrixDistributed_petscd_mumps.cpp [code] |
file | MatrixDistributed_petscz_mumps.cpp [code] |
file | MatrixMultiply_lapack.cpp [code] |
file | MatrixSolves.cpp [code] |
Example of the simple linear solvers using a simple ![]() | |
file | MatrixSolves_lapack.cpp [code] |
Example of the simple linear solvers implemented for dense, banded and sparse matrix objects. | |
file | MatrixSparseSolve_petscd.cpp [code] |
file | MatrixSparseSolve_petscd_mumps.cpp [code] |
file | MatrixSparseSolve_petscd_superludist.cpp [code] |
file | MatrixSparseSolve_petscz.cpp [code] |
file | MatrixSparseSolve_petscz_mumps.cpp [code] |
file | MatrixSparseSolve_petscz_superludist.cpp [code] |
© 2012
R.E. Hewitt