Skip to content

ABL/UBL TERN/OPTARG/GRID_LOOP_COND update followup#3

Merged
lukasradek merged 4 commits intolukasradek:G29-Variable-Grid-Point-Countfrom
ThomasToka:G29-Variable-Grid-Point-Count
Aug 2, 2025
Merged

ABL/UBL TERN/OPTARG/GRID_LOOP_COND update followup#3
lukasradek merged 4 commits intolukasradek:G29-Variable-Grid-Point-Countfrom
ThomasToka:G29-Variable-Grid-Point-Count

Conversation

@ThomasToka
Copy link
Copy Markdown

@ThomasToka ThomasToka commented Jul 18, 2025

ubl.cpp ubl.h
fix checks
add displays base code for VARIABLE_GRID_POINTS
with this the ubl part should be fully conditional.

Update more of the files to be conditional to VARIABLE_GRID_POINTS.

Touched some display files but this is ok, when GRID_LOOP_COND is available.

Update Conditionals-3-etc.h to fix UBL compile
@ThomasToka ThomasToka changed the title UBL TERN/OPTARG/GRID_LOOP_COND update followup ABL/UBL TERN/OPTARG/GRID_LOOP_COND update followup Jul 18, 2025
Populated TERN(VARIABLE_GRID_POINTS, GRID_USED_POINTS[_][X|Y], GRID_MAX_POINTS[_][X|Y]) where needed to allow the usage of this PR.
constexpr disabled where needed when VARIABLE GRID_POINTS is used.
grid_points -> nr_grid_points
@lukasradek lukasradek merged commit dc2ca81 into lukasradek:G29-Variable-Grid-Point-Count Aug 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants