NeoPZ
|
#include <PZMatrixMarket.h>
Static Public Member Functions | |
template<class T > | |
static void | Read (std::string filename, TPZFMatrix< T > &fmat) |
template<class T > | |
static void | Read (std::string filename, TPZFBMatrix< T > &fmat) |
template<class T > | |
static void | Read (std::string filename, TPZSBMatrix< T > &fmat) |
template<class T > | |
static void | Read (std::string filename, TPZSkylMatrix< T > &fmat) |
template<class T > | |
static void | Read (std::string filename, TPZSYsmpMatrix< T > &fmat) |
Definition at line 20 of file PZMatrixMarket.h.
|
static |
Definition at line 41 of file PZMatrixMarket.h.
References input, TPZFMatrix< TVar >::PutVal(), TPZFMatrix< TVar >::Redim(), and val().
|
static |
Definition at line 83 of file PZMatrixMarket.h.
References input, TPZFBMatrix< TVar >::PutVal(), TPZFBMatrix< TVar >::Redim(), TPZFBMatrix< TVar >::SetBand(), and val().
|
static |
Definition at line 129 of file PZMatrixMarket.h.
References input, TPZSBMatrix< TVar >::PutVal(), TPZSBMatrix< TVar >::Redim(), TPZSBMatrix< TVar >::SetBand(), and val().
|
static |
Definition at line 168 of file PZMatrixMarket.h.
References DebugStop, input, TPZSkylMatrix< TVar >::PutVal(), TPZSkylMatrix< TVar >::Redim(), TPZVec< T >::resize(), TPZSkylMatrix< TVar >::SetSkyline(), and val().
|
static |
Definition at line 219 of file PZMatrixMarket.h.
References DebugStop, TPZVec< T >::Fill(), input, TPZMatrix< TVar >::Redim(), TPZVec< T >::resize(), TPZSYsmpMatrix< TVar >::SetData(), and val().