Resolve issue 48
- Mar 03, 2025
-
-
Marcus Mohr authored
-
Marcus Mohr authored
This should temporarily fix the problem in the "form-generation" job of the pipeline with the p2_plus_bubble_diffusion_affine_qe form. For the moment we place it in the p2 folder. However, file_path() needs refactoring, especially if we add more spaces.
Verified41c146f2 -
Marcus Mohr authored
The commit - adds component_index as keyword to IntegrandSymbols - makes gradient and divergence form pass component_index to process_integrand - the corresponding integrands now check the shape of grad_u resp. grad_v and, if it is not square, revert to extracting the corresponding component - moves the is_implemented check from the call of HyTeGIntegrator outwards, so that the call to form_func is protected against out-of-bounds indices
Verified5c8e0d9a
-