Skip to content
Discussion options

You must be logged in to vote

I’m solving this system at each entry of the T-vector, but I’d like to perform the solve at the quadrature points instead (on the Q-vector).

Any reason why you would prefer the Q vector here, or why you would like to solve something at the quadrature points?

In reaction diffusion splittings using e.g. with the Lie-Trotter method with Lagrangian ansatz functions, the reaction dofs are typically not on the quadrature points but really located the nodes of your ansatz functions. If you would use a quadrature rule now to locate the variables, then you have redundant solves, as the reactions at the element boundary are solved multiple times form. Does that make sense or do you apply somethin…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lmolin3
Comment options

lmolin3 Oct 10, 2025
Collaborator Author

@termi-official
Comment options

Answer selected by lmolin3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants