Skip to content
  • Andreas Nüßing's avatar
    [CutCell] add mutex to function space · fd23afb1
    Andreas Nüßing authored
    We add a mutex to enable thread safe access to the unfitted function
    spaces. As we currently modify the finiteelementmap when assembling
    the right hand sides, the access need to be mutually exclusive in the
    multithreaded solver.
    fd23afb1