Skip to content

[feature][CachingShapeFunctionSet] change storage from RangeType* to

std::vector< RangeType >. The evaluation still uses RangeType*. Also, the local caches used for non-cachable quadratures need to be thread safe.

Merge request reports