OGS
|
Definition in file SparsityPattern.h.
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | MathLib |
Typedefs | |
template<typename IndexType > | |
using | MathLib::SparsityPattern = std::vector<IndexType> |
A vector telling how many nonzeros there are in each global matrix row. | |