mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-12-22 12:23:56 +01:00
Changed tabs into spaces
This commit is contained in:
parent
2b6a96518d
commit
7a5b5b096c
@ -391,6 +391,13 @@ int qmckl_context_get_range(const qmckl_context context) {
|
|||||||
|
|
||||||
*** TODO Tests :noexport:
|
*** TODO Tests :noexport:
|
||||||
|
|
||||||
|
|
||||||
|
* Info about the molecular system
|
||||||
|
|
||||||
|
** TODO =qmckl_context_set_nucl_coord=
|
||||||
|
** TODO =qmckl_context_set_nucl_charge=
|
||||||
|
** TODO =qmckl_context_set_elec_num=
|
||||||
|
|
||||||
* End of files :noexport:
|
* End of files :noexport:
|
||||||
|
|
||||||
*** Header
|
*** Header
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Function for the computation of distances between particles.
|
Function for the computation of distances between particles.
|
||||||
|
|
||||||
3 files are produced:
|
4 files are produced:
|
||||||
- a header file : =qmckl_distance.h=
|
- a header file : =qmckl_distance.h=
|
||||||
- a source file : =qmckl_distance.f90=
|
- a source file : =qmckl_distance.f90=
|
||||||
- a C test file : =test_qmckl_distance.c=
|
- a C test file : =test_qmckl_distance.c=
|
||||||
|
Loading…
Reference in New Issue
Block a user