Update and refactor mesh generation #12
ci.yml
on: pull_request
Linting (flake8)
3m 11s
Testing (Linux)
3m 28s
Testing (macOS)
4m 3s
Documentation
3m 39s
Examples
3m 17s
Annotations
8 errors
Examples
Process completed with exit code 1.
|
Testing (Linux):
test/test/test/test_nearfield_potential_table.py#L58
test_modes
RuntimeError: Cannot find a usable mesh generation implementation. Install the deal.II implementation or the boxtree implementation to use mesh generation.
|
Testing (Linux):
test/test/test/test_nearfield_potential_table.py#L58
test_const_order_1
RuntimeError: Cannot find a usable mesh generation implementation. Install the deal.II implementation or the boxtree implementation to use mesh generation.
|
Testing (Linux):
test/test/test/test_nearfield_potential_table.py#L58
test_modes_cheb_coeffs
RuntimeError: Cannot find a usable mesh generation implementation. Install the deal.II implementation or the boxtree implementation to use mesh generation.
|
Testing (Linux):
test/test/test/test_nearfield_interaction_completeness.py#L58
test_completeness_1[<context factory for <pyopencl.Device 'cpu-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
RuntimeError: Cannot find a usable mesh generation implementation. Install the deal.II implementation or the boxtree implementation to use mesh generation.
|
Testing (Linux)
Process completed with exit code 1.
|
Documentation
Process completed with exit code 2.
|
Testing (macOS)
Process completed with exit code 1.
|