Albany
Albany copied to clipboard
Sandia National Laboratories' Albany multiphysics code
Lays the foundation for block preconditioning.
In Albany, the separate copies of the solution vector are stored in the Application and the STK, and they are not always synced. This was observed when trying to apply...
This is not urgent by any means, but wanted to open an issue to document the behavior. Likely the problem is due to some wonkiness in the getConditionNumber routine in...
@ibaned @gahansen @agsalin @mperego @ikalash @jtostie @bgranzow @bartgol @calleman21 Sorry for spamming all of you, but I think this issue is very broad. In the past, and most recently today,...
This issue is for us to start automatically monitoring the CDash status and using that to update stable branches/forks of Trilinos and Albany. This is an evolution of the "last...
@bartgol brought up the non-existent or inconsistent comments in evaluators. this issue is to clean those up little by little.
This is a low-priority issue that will probably just sit here, but I wanted to log the fact that for Albany's Jacobian `Tpetra::CrsMatrix`, `getRowMap()->isContiguous()` returns false even though upon inspection...
For reasons unknown to me, Albany currently supports only a single Neumann field manager (see the function deref_nfm in Albany_Application.cpp). Because Neumann field managers are created for a specific element...
In reasoning about #76, @bgranzow and I are concerned that if the Residual is requested before the Jacobian, it will not receive the same scaling as the Jacobian. This issue...
Waiting for @jewatkins to scope things out on this platform first.