configuration for setting elementary cell duplication in dumps
More...
#include <gnudump.h>
|
|
int | get_parity (int tr) const |
| | Gets the total parity of transformation: 1 = even, -1 = odd.
|
| |
|
void | get_lim_plane_filter (int tr, std::vector< int > &filter) const |
| | gets limiting plane ids to filter out for a given translation
|
| |
|
int | size () const |
| | Gets the number of translations.
|
| |
|
template<class vec_t > |
| vec_t | low (const vec_t &vec) const |
| | Lowest (minimal in all directions) position in translations for a given vector.
|
| |
|
template<class vec_t > |
| vec_t | high (const vec_t &vec) const |
| | Lowest (minimal in all directions) position in translations for a given vector.
|
| |
| bool | has_origin (int i) const |
| |
configuration for setting elementary cell duplication in dumps
◆ has_origin()
| bool apDuplConfig::has_origin |
( |
int |
i | ) |
const |
|
inline |
- Returns
- true if all defined translations contain the origin index (0) in given direction
The documentation for this struct was generated from the following file: