User Tools

Site Tools


dev:codestructure

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
codestructure [2013/12/25 15:55] – [File Names] 79.224.221.244dev:codestructure [2016/01/31 21:50] – [Overall Structure] 185.25.223.242
Line 28: Line 28:
   * Extensive use of Fortran modules, and there are //no// global variables   * Extensive use of Fortran modules, and there are //no// global variables
   * Major parts of the CP2K code are compiled into separate libraries, for example:   * Major parts of the CP2K code are compiled into separate libraries, for example:
-    * ''cp2k_lib'', ''cp2k_base_lib'', ''cp2k_dbcsr_lib'', ''cp2k_ft_lib'' etc.+    * ''libcp2kmain'', ''libcp2kbase'', ''libcp2kdbcsrwrap'', ''libcp2kfft'' etc
 +    * each library corresponds to a ''PACKAGE'' file in ''cp2k/src'' and its subdirectories.
  
 ====== Structure of Quickstep ====== ====== Structure of Quickstep ======
dev/codestructure.txt · Last modified: 2020/08/21 10:15 by 127.0.0.1