#include <UnitCell.hpp>
◆ UnitCell() [1/2]
| Xped::UnitCell::UnitCell |
( |
const Pattern & |
pat | ) |
|
|
inlineexplicit |
◆ UnitCell() [2/2]
| Xped::UnitCell::UnitCell |
( |
const std::size_t |
Lx = 1, |
|
|
const std::size_t |
Ly = 1 |
|
) |
| |
|
explicit |
◆ cols()
| std::size_t Xped::UnitCell::cols |
( |
| ) |
const |
|
inline |
◆ loadFromMatlab()
| void Xped::UnitCell::loadFromMatlab |
( |
const std::filesystem::path & |
p, |
|
|
const std::string & |
root_name |
|
) |
| |
◆ rows()
| std::size_t Xped::UnitCell::rows |
( |
| ) |
const |
|
inline |
◆ serialize()
template<typename Ar >
| void Xped::UnitCell::serialize |
( |
Ar & |
ar | ) |
|
|
inline |
◆ size()
| std::size_t Xped::UnitCell::size |
( |
| ) |
const |
|
inline |
◆ uniqueSize()
| std::size_t Xped::UnitCell::uniqueSize |
( |
| ) |
const |
|
inline |
◆ Lx
| std::size_t Xped::UnitCell::Lx = 1 |
◆ Ly
| std::size_t Xped::UnitCell::Ly = 1 |
◆ pattern
The documentation for this struct was generated from the following files: