Skip to content
Snippets Groups Projects
Verified Commit 5c8e0d9a authored by Marcus Mohr's avatar Marcus Mohr
Browse files

Draft for resolving issue 48

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
parent 5eb739da
1 merge request!42Resolve issue 48
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment