feisty meow concerns codebase
2.140
|
#include "node.h"
#include <basis/functions.h>
#include <basis/guards.h>
#include <structures/amorph.h>
Go to the source code of this file.
Namespaces | |
nodes | |
Macros | |
#define | test_arg(link_num) bounds_return(link_num, 0, _links->elements()-1, ); |
#define test_arg | ( | link_num | ) | bounds_return(link_num, 0, _links->elements()-1, ); |