StarNEig User's Guide
v0.1.4
A task-based library for solving dense nonsymmetric eigenvalue problems
|
Files | |
file | blacs_helpers.h [code] |
This file contains various BLACS helper functions. | |
file | blacs_matrix.h [code] |
This file contains data types and functions for BLACS formatted distributed matrices. | |
file | configuration.h [code] |
This file contains StarNEig library configuration. | |
file | distr_helpers.h [code] |
This file contains generic distributed memory interface functions. | |
file | distr_matrix.h [code] |
This file contains data types and functions for distributed matrices. | |
file | error.h [code] |
This file contains the library error codes. | |
file | expert.h [code] |
This file contains configuration structures and functions for the expert interface functions. | |
file | gep_dm.h [code] |
This file contains distributed memory interface functions for generalized eigenvalue problems. | |
file | gep_sm.h [code] |
This file contains shared memory interface functions for generalized eigenvalue problems. | |
file | node.h [code] |
This file contains interface to configure the intra-node execution environment. | |
file | sep_dm.h [code] |
This file contains distributed memory interface functions for standard eigenvalue problems. | |
file | sep_sm.h [code] |
This file contains shared memory interface functions for standard eigenvalue problems. | |
file | starneig.h [code] |
This file includes most StarNEig header files. | |