dmorse / pscfpp

Polymer Self-Consistent Field Theory (C++/CUDA version)
https://pscf-home.cems.umn.edu
GNU General Public License v3.0
27 stars 20 forks source link

Impose compatbility of mesh and space group (pspc and pspg). #111

Closed dmorse closed 1 year ago

dmorse commented 1 year ago

Create a function in SpaceGroup that takes the dimensions of a mesh as an argument, and checks if all symmetry operations in the group maps the mesh onto itself (all mesh nodes must be transformed to positions that also lie on mesh nodes). This requires that

dmorse commented 1 year ago

Completed 7/4/2023, to be incorporated into patch version 1.0.3