Skip to content

Feature: Test for complex field type computation.

Marian Piatkowski requested to merge feature/complex-number-test into master

This test checks the support for computations with complex field types by solving a complex-valued PDE with origin of practical relevance.

A broad collection of linear solvers undergo this test which are called either directly from dune-istl or from the backends in dune-pdelab.

This test also demonstrates on how to impose Robin boundary conditions.

Merge request reports

Loading