Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Assembler a more complete assembler #566

Closed
wants to merge 4 commits into from
Closed

Conversation

fredrikekre
Copy link
Member

No description provided.

This patch renames `end_assemble` to `finish_assemble` since `finish`
goes better with `start` (and there is `start_assemble` already).
@fredrikekre fredrikekre requested a review from lijas December 18, 2022 22:51
This patch reworks the IJVAssembler to function more like a standard
assembler. In particular, it now supports assembling local vectors, and
supports assembling with local application of constraints.

Note also that `finish_assemble` now return both the matrix and the
vector. The vector will be empty if the assembler is used for the matrix
entries only.
@fredrikekre
Copy link
Member Author

Superseded by #1058 (more or less).

@fredrikekre fredrikekre deleted the fe/ijvassembler branch September 30, 2024 22:53
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