Skip to content
Snippets Groups Projects
Verified Commit f8475302 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Bytecode: the block and non-block versions now coexist in parallel

As a consequence, a new “block_decomposed” option of the bytecode MEX has been
introduced to explicitly select the block-decomposed version.

Note that we do not always use the “block_decomposed” option even when the
“block” option has been passed to the user, in situations where the block
decomposition brings nothing (e.g. when evaluating the residuals of the whole
model).
parent f7694208
Branches
Tags
No related merge requests found
Pipeline #7977 passed
Showing with 78 additions and 68 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment