![]() |
KIDS
ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
|
provide utils for debugging the code More...
Go to the source code of this file.
Macros | |
#define | PRINT_ARRAY(_A, _n1, _n2) |
#define | PRINT_ARRAY_8(_A, _n1, _n2) |
provide utils for debugging the code
utils printing prettly in the format of numpy array.
Copyright (c) 2024 Xin He, Liu-GroupThis software is a product of Xin's PhD research conducted by Professor Liu's Group at the College of Chemistry and Molecular Engineering, Peking University. All rights are reserved by Peking University. You should have received a copy of the GNU Lesser General Public License along with this software. If not, see https://www.gnu.org/licenses/lgpl-3.0.en.html
Date | Description |
---|---|
2024-03-29 | initial version. |
Definition in file debug_utils.h.
#define PRINT_ARRAY | ( | _A, | |
_n1, | |||
_n2 ) |
Definition at line 37 of file debug_utils.h.
#define PRINT_ARRAY_8 | ( | _A, | |
_n1, | |||
_n2 ) |
Definition at line 48 of file debug_utils.h.