feat(poly): preconditioner is now being computed
This commit is contained in:
@@ -35,6 +35,8 @@ public:
|
||||
|
||||
const mfem::BlockOperator &GetJacobianOperator() const;
|
||||
|
||||
mfem::BlockDiagonalPreconditioner &GetPreconditioner() const;
|
||||
|
||||
|
||||
private:
|
||||
Probe::LogManager& m_logManager = Probe::LogManager::getInstance();
|
||||
|
||||
Reference in New Issue
Block a user