Alien  1.3.0
User documentation
Loading...
Searching...
No Matches
Alien::MatrixMarketSystemWriter Class Reference

Public Member Functions

 MatrixMarketSystemWriter (std::string const &filename, Arccore::MessagePassing::IMessagePassingMng *parallel_mng=nullptr)
void dump (Matrix const &A, std::string const &description)
void dump (Vector const &rhs, std::string const &description)

Detailed Description

Definition at line 34 of file MatrixMarketSystemWriter.h.

Constructor & Destructor Documentation

◆ MatrixMarketSystemWriter()

Alien::MatrixMarketSystemWriter::MatrixMarketSystemWriter ( std::string const & filename,
Arccore::MessagePassing::IMessagePassingMng * parallel_mng = nullptr )

Definition at line 39 of file MatrixMarketSystemWriter.cc.

◆ ~MatrixMarketSystemWriter()

Alien::MatrixMarketSystemWriter::~MatrixMarketSystemWriter ( )
virtual

Definition at line 58 of file MatrixMarketSystemWriter.cc.

Member Function Documentation

◆ dump() [1/2]

void Alien::MatrixMarketSystemWriter::dump ( Matrix const & A,
std::string const & description )

Definition at line 60 of file MatrixMarketSystemWriter.cc.

◆ dump() [2/2]

void Alien::MatrixMarketSystemWriter::dump ( Vector const & rhs,
std::string const & description )

Definition at line 139 of file MatrixMarketSystemWriter.cc.


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