Advanced Multi-Physics (AMP)
On-Line Documentation
Public Member Functions | Public Attributes | List of all members
AMP::IO::Writer::MatrixData Struct Reference

#include <Writer.h>

Public Member Functions

 MatrixData ()=default
 
 MatrixData (std::shared_ptr< AMP::LinearAlgebra::Matrix >, const std::string &)
 

Public Attributes

std::shared_ptr< AMP::LinearAlgebra::Matrixmat
 
std::string name
 

Detailed Description

Definition at line 232 of file Writer.h.

Constructor & Destructor Documentation

◆ MatrixData() [1/2]

AMP::IO::Writer::MatrixData::MatrixData ( )
default

◆ MatrixData() [2/2]

AMP::IO::Writer::MatrixData::MatrixData ( std::shared_ptr< AMP::LinearAlgebra::Matrix ,
const std::string &   
)

Member Data Documentation

◆ mat

std::shared_ptr<AMP::LinearAlgebra::Matrix> AMP::IO::Writer::MatrixData::mat

Definition at line 234 of file Writer.h.

◆ name

std::string AMP::IO::Writer::MatrixData::name

Definition at line 233 of file Writer.h.


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



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:42.
Comments on this page