NeoPZ
Static Public Member Functions | List of all members
TPZMatrixMarket Class Reference

#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)
 

Detailed Description

Definition at line 20 of file PZMatrixMarket.h.

Member Function Documentation

◆ Read() [1/5]

template<class T >
void TPZMatrixMarket::Read ( std::string  filename,
TPZFMatrix< T > &  fmat 
)
static

◆ Read() [2/5]

template<class T >
void TPZMatrixMarket::Read ( std::string  filename,
TPZFBMatrix< T > &  fmat 
)
static

◆ Read() [3/5]

template<class T >
void TPZMatrixMarket::Read ( std::string  filename,
TPZSBMatrix< T > &  fmat 
)
static

◆ Read() [4/5]

template<class T >
void TPZMatrixMarket::Read ( std::string  filename,
TPZSkylMatrix< T > &  fmat 
)
static

◆ Read() [5/5]

template<class T >
void TPZMatrixMarket::Read ( std::string  filename,
TPZSYsmpMatrix< T > &  fmat 
)
static

The documentation for this class was generated from the following file: