FEI Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
fei_FillableMat.cpp File Reference
#include <fei_FillableMat.hpp>
#include <fei_EqnBuffer.hpp>
#include <fei_CSVec.hpp>
Include dependency graph for fei_FillableMat.cpp:

Go to the source code of this file.

Namespaces

 fei
 

Functions

FillableMat::feipoolmat::iterator fei::insert_row (FillableMat::feipoolmat &matdata, FillableMat::feipoolmat::iterator iter, int row, fei_Pool_alloc< CSVec > &vecpool)
 
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)