1#ifndef PRDC_REPLICATE_UNIT_CELL_H
2#define PRDC_REPLICATE_UNIT_CELL_H
11#include <pscf/math/IntVec.h>
An IntVec<D, T> is a D-component vector of elements of integer type T.
Base template for UnitCell<D> classes, D=1, 2 or 3.
void replicateUnitCell(IntVec< 1 > const &replicas, UnitCell< 1 > const &cellIn, UnitCell< 1 > &cellOut)
Create a replicated UnitCell<1>.
Periodic fields and crystallography.
PSCF package top-level namespace.