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

Public Member Functions

 SystemReader (std::string const &filename, std::string format="ascii", Arccore::MessagePassing::IMessagePassingMng *parallel_mng=nullptr)
void read (Matrix &A)
void read (BlockMatrix &A)

Detailed Description

Definition at line 29 of file SystemReader.h.

Constructor & Destructor Documentation

◆ SystemReader()

Alien::SystemReader::SystemReader ( std::string const & filename,
std::string format = "ascii",
Arccore::MessagePassing::IMessagePassingMng * parallel_mng = nullptr )

Definition at line 39 of file SystemReader.cc.

◆ ~SystemReader()

Alien::SystemReader::~SystemReader ( )
virtual

Definition at line 54 of file SystemReader.cc.

Member Function Documentation

◆ read() [1/2]

void Alien::SystemReader::read ( BlockMatrix & A)

Definition at line 196 of file SystemReader.cc.

◆ read() [2/2]

void Alien::SystemReader::read ( Matrix & A)

Definition at line 118 of file SystemReader.cc.


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