Skip to content
  • Andreas Nüßing's avatar
    [UDG] make dipole and electrode compartment dynamic · be41926b
    Andreas Nüßing authored
    The compartment of the dipoles and electrodes was selected at compile
    time as the type of the grid function space had to be determined.
    However, as we use a PowerGridFunctionSpace and all children have the
    same type, we can extract the space dynamically so that we can select
    the dipole and electrode compartment via the configuration.
    be41926b