Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
ea74432f
Commit
ea74432f
authored
Apr 30, 2016
by
Andreas Marek
Browse files
Add a first USERS_GUIDE document
parent
9008deba
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
USERS_GUIDE.md
View file @
ea74432f
...
...
@@ -67,7 +67,19 @@ no MPI will be used.
Still the
**same**
call sequence as in the MPI case can be used (see above).
### List of ELPA functions ###
*ELPA*
provides the following functions (see man pages or
[
online
](
http://elpa.mpcdf.mpg.de/html/Documentation/ELPA-2015.11.001/html/index.html
)
for details):
-
get_elpa_communicators : set the row / column communicators for
*ELPA*
-
solve_evp_complex_1stage : solve a complex valued eigenvale proplem with the
*ELPA 1stage*
solver
-
solve_evp_real_1stage : solve a real valued eigenvale proplem with the
*ELPA 1stage*
solver
-
solve_evp_complex_2stage : solve a complex valued eigenvale proplem with the
*ELPA 2stage*
solver
-
solve_evp_real_2stage : solve a real valued eigenvale proplem with the
*ELPA 2stage*
solver
Furthermore
*ELPA*
provides the utility binary "print_available_elpa2_kernels": it tells the user
which
*ELPA 2stage*
compute kernels have been installed and which default kernels are set
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment