fixed cgi for field quotient

This commit is contained in:
Zeno Rogue 2019-11-17 13:35:18 +01:00
parent 6f541c0a3e
commit aa44ff82e3
1 changed files with 2 additions and 0 deletions

View File

@ -927,6 +927,8 @@ EX void check_cgi() {
if(prod) V("PS", its(product::csteps));
if(geometry == gFieldQuotient) { V("S3=", its(S3)); V("S7=", its(S7)); }
if(binarytiling) V("BT", fts(vid.binary_width));
if(GDIM == 2) {