Parameters used to instantiate a Vector. More...
#include <SubsetVectorData.h>
Public Attributes | |
| std::shared_ptr< CommunicationList > | d_CommList = nullptr |
| The CommunicationList for a vector. | |
| std::shared_ptr< AMP::Discretization::DOFManager > | d_DOFManager = nullptr |
| The DOF_Manager for a vector. | |
| Vector::shared_ptr | d_ViewVector |
Parameters used to instantiate a Vector.
Definition at line 15 of file SubsetVectorData.h.
| std::shared_ptr<CommunicationList> AMP::LinearAlgebra::SubsetVectorParameters::d_CommList = nullptr |
The CommunicationList for a vector.
Definition at line 19 of file SubsetVectorData.h.
| 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.
| Vector::shared_ptr AMP::LinearAlgebra::SubsetVectorParameters::d_ViewVector |
Definition at line 24 of file SubsetVectorData.h.
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:43. Comments on this page |