Homec4science

The `SparseMatrix` class now supports a function for testing if its entries are…

Authored by Philip Mueller <philip.paul.mueller@bluemain.ch> on Feb 25 2022, 11:45.

Description

The SparseMatrix class now supports a function for testing if its entries are finite.

Currently it is only implemented for the aij matrix type.
The default is to generate an exception.

Details

Committed
Philip Mueller <philip.paul.mueller@bluemain.ch>Feb 25 2022, 12:26
Pushed
gitlab-richartFeb 25 2022, 12:58
Parents
rAKA22fdfd97576d: Updated the Python interface of the DOFManager.
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Mueller <philip.paul.mueller@bluemain.ch> committed rAKA962960572b97: The `SparseMatrix` class now supports a function for testing if its entries are… (authored by Philip Mueller <philip.paul.mueller@bluemain.ch>).Feb 25 2022, 12:26