Improve exclude with structure in some cases

This commit is contained in:
Desmis
2019-02-11 07:57:22 +01:00
parent 0d305798c0
commit 68cf1ab1be
12 changed files with 158 additions and 54 deletions

View File

@@ -942,6 +942,7 @@ struct LocallabParams {
Glib::ustring shape; // ELI, RECT
Glib::ustring spotMethod; // norm, exc
int sensiexclu;
int structexclu;
int struc;
Glib::ustring shapeMethod; // IND, SYM, INDSL, SYMSL
int locX;