FEI Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
fei_FillableMat.hpp File Reference
#include <fei_CSVec.hpp>
#include <fei_Pool_alloc.hpp>
#include <fei_EqnBuffer.hpp>
#include <vector>
#include <map>
Include dependency graph for fei_FillableMat.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fei::FillableMat
 

Namespaces

 fei
 

Functions

void fei::print (std::ostream &os, const FillableMat &mat)
 
int fei::count_nnz (const FillableMat &mat)
 
void fei::get_row_numbers (const FillableMat &mat, std::vector< int > &rows)