Open
Description
Hi! First, let me congratulate you for this package, I have been using it and it performs very well! It's faster than PETSc GAMG in many cases according to my experience.
I am wondering if it is possible to pass a user-defined near null space to the SA-AMG routines. This is important e.g. in linear elasticity and other vector-valued problems.
By looking at this line
AlgebraicMultigrid.jl/src/aggregation.jl
Line 18 in 1714fa4
it looks like the near null space is hardcoded to be a vector of ones. Thus, I guess that the answer to my question is NO at the moment.
I would like to know if somebody is working on this feature. If not, I can try to address it myself and file a PR.
Metadata
Metadata
Assignees
Labels
No labels