- Thank you received: 3
BVP and static condensation
7 years 1 month ago #616
by ddrake
BVP and static condensation was created by ddrake
Hi,
I was wondering if the static condensation steps (involving harmonic_extension_trans, etc..) are performed internally by BVP if `eliminate_internal` is set for the bilinear form or if we should only use BVP if static condensation is not required.
Thanks,
Dow
I was wondering if the static condensation steps (involving harmonic_extension_trans, etc..) are performed internally by BVP if `eliminate_internal` is set for the bilinear form or if we should only use BVP if static condensation is not required.
Thanks,
Dow
- christopher
-
- Offline
- Administrator
-
Less
More
- Thank you received: 101
7 years 4 weeks ago #671
by christopher
Replied by christopher on topic BVP and static condensation
Hi,
BVP should respect the static condensation. Have you tried it and is there a problem?
Best
Christopher
BVP should respect the static condensation. Have you tried it and is there a problem?
Best
Christopher
The following user(s) said Thank You: ddrake
7 years 4 weeks ago #672
by ddrake
Replied by ddrake on topic BVP and static condensation
Thanks, Christopher!
No -- as far as I know, there is no problem. I had just been looking at some code which seemed to indicate that BVP performed those steps simply based on the 'eliminate_internal' keyword, but I couldn't find documentation to confirm that. That is a nice feature!
Best,
Dow
No -- as far as I know, there is no problem. I had just been looking at some code which seemed to indicate that BVP performed those steps simply based on the 'eliminate_internal' keyword, but I couldn't find documentation to confirm that. That is a nice feature!
Best,
Dow
Time to create page: 0.102 seconds