Collection of properties of this grid. More...
#include <macarray3.h>
Public Member Functions | |
| bool | operator== (const type3 &type) const |
| Check equality. More... | |
Public Attributes | |
| std::string | core_name |
| Core name of the module. | |
| shape3 | shape |
| Shape of the grid. | |
| array3< T >::type3 | type0 |
| Type for x dimensional grid. | |
| array3< T >::type3 | type1 |
| Type for y dimensional grid. | |
| array3< T >::type3 | type2 |
| Type for z dimensional grid. | |
Collection of properties of this grid.
Check equality.
true if equal false otherwise.