Skip to content

add rcip_identity to chunkermat#193

Open
tristangdwl wants to merge 1 commit into
masterfrom
rcip_diags
Open

add rcip_identity to chunkermat#193
tristangdwl wants to merge 1 commit into
masterfrom
rcip_diags

Conversation

@tristangdwl

Copy link
Copy Markdown
Collaborator

Added support for RCIP with sys = c I + kern, rather than just I + kern. The c can be specified per edge (e.g. in mixed BVPs).

We do this by simply dividing the kernels for a given row by c, then rescaling the corner system matrix.

Currently c is passed to chunkermat using opts.rcip_identity, but there is probably a more user friendly way to do this.

It may also be worth considering supporting the case c = 0, i.e. First kind equations. That should be a small modification, but I might suggest waiting for a future pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant