[petsc-users] FIELDSPLIT fields
Smith, Barry F.
bsmith at mcs.anl.gov
Wed Aug 15 21:07:04 CDT 2018
Yes you can have "overlapping fields" with FIELDSPLIT but I don't think you can use FIELDSPLIT for your case. You seem to have a geometric decomposition into regions. ASM and GASM are intended for such decompositions. Fieldsplit is for multiple fields that each live across the entire domain.
Barry
> On Aug 15, 2018, at 7:42 PM, Griffith, Boyce Eugene <boyceg at email.unc.edu> wrote:
>
> Is it permissible to have overlapping fields in FIELDSPLIT? We are specifically thinking about how to handle DOFs living on the interface between two regions.
>
> Thanks!
>
> — Boyce
More information about the petsc-users
mailing list