Advanced Multi-Physics (AMP)
On-Line Documentation
Public Attributes | List of all members
AMP::LinearAlgebra::SubsetVectorParameters Class Reference

Parameters used to instantiate a Vector. More...

#include <SubsetVectorData.h>

Public Attributes

std::shared_ptr< CommunicationListd_CommList = nullptr
 The CommunicationList for a vector.
 
std::shared_ptr< AMP::Discretization::DOFManagerd_DOFManager = nullptr
 The DOF_Manager for a vector.
 
Vector::shared_ptr d_ViewVector
 

Detailed Description

Parameters used to instantiate a Vector.

Definition at line 15 of file SubsetVectorData.h.

Member Data Documentation

◆ d_CommList

std::shared_ptr<CommunicationList> AMP::LinearAlgebra::SubsetVectorParameters::d_CommList = nullptr

The CommunicationList for a vector.

Definition at line 19 of file SubsetVectorData.h.

◆ d_DOFManager

std::shared_ptr<AMP::Discretization::DOFManager> AMP::LinearAlgebra::SubsetVectorParameters::d_DOFManager = nullptr

The DOF_Manager for a vector.

Definition at line 22 of file SubsetVectorData.h.

◆ d_ViewVector

Vector::shared_ptr AMP::LinearAlgebra::SubsetVectorParameters::d_ViewVector

Definition at line 24 of file SubsetVectorData.h.


The documentation for this class 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:43.
Comments on this page