dev:makefile
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dev:makefile [2014/03/14 12:32] – vondele | dev:makefile [2020/08/21 10:15] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| * **.h files** are C-header files. They are included by .c or .cu files. They are **not** compiled into an object. | * **.h files** are C-header files. They are included by .c or .cu files. They are **not** compiled into an object. | ||
| - | ===== Packages ===== | + | Furthermore, |
| - | + | ||
| - | The code base is structured into directories. This will allow for making CP2K more modular, i.e. consisting of smaller | + | |
| - | <code python> | + | |
| - | { | + | |
| - | " | + | |
| - | " | + | |
| - | } | + | |
| - | </ | + | |
| - | + | ||
| - | The entry '' | + | |
| ===== Compiling Multiple Versions ===== | ===== Compiling Multiple Versions ===== | ||
dev/makefile.1394800346.txt.gz · Last modified: (external edit)
