OGS
SparsityPattern.h File Reference

Detailed Description

Definition in file SparsityPattern.h.

#include <vector>
Include dependency graph for SparsityPattern.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MathLib
 

Typedefs

template<typename IndexType >
using MathLib::SparsityPattern = std::vector< IndexType >
 A vector telling how many nonzeros there are in each global matrix row. More...