Advanced Multi-Physics (AMP)
On-Line Documentation
Public Types | Public Member Functions | Public Attributes | List of all members
AMP::Operator::PelletStackOperatorParameters Class Reference

#include <PelletStackOperatorParameters.h>

Inheritance diagram for AMP::Operator::PelletStackOperatorParameters:
Inheritance graph
[legend]

Public Types

typedef std::shared_ptr< ParameterBaseshared_ptr
 

Public Member Functions

 PelletStackOperatorParameters (std::shared_ptr< AMP::Database > db)
 
virtual ~PelletStackOperatorParameters ()
 

Public Attributes

unsigned int d_currentPellet
 
std::shared_ptr< AMP::Databased_db
 
std::shared_ptr< AMP::Mesh::Meshd_Mesh
 Optional mesh for the operator.
 
std::shared_ptr< AMP::Operator::AsyncMapColumnOperatord_n2nMaps
 
std::string d_name
 
AMP_MPI d_pelletStackComm
 
std::shared_ptr< AMP::Operator::Operatord_pOperator
 Allow for the case that a fully constructed operator is returned.
 

Detailed Description

Definition at line 9 of file PelletStackOperatorParameters.h.

Member Typedef Documentation

◆ shared_ptr

Definition at line 18 of file ParameterBase.h.

Constructor & Destructor Documentation

◆ PelletStackOperatorParameters()

AMP::Operator::PelletStackOperatorParameters::PelletStackOperatorParameters ( std::shared_ptr< AMP::Database db)
inlineexplicit

Definition at line 12 of file PelletStackOperatorParameters.h.

References d_currentPellet.

◆ ~PelletStackOperatorParameters()

virtual AMP::Operator::PelletStackOperatorParameters::~PelletStackOperatorParameters ( )
inlinevirtual

Definition at line 18 of file PelletStackOperatorParameters.h.

Member Data Documentation

◆ d_currentPellet

unsigned int AMP::Operator::PelletStackOperatorParameters::d_currentPellet

Definition at line 20 of file PelletStackOperatorParameters.h.

Referenced by PelletStackOperatorParameters().

◆ d_db

std::shared_ptr<AMP::Database> AMP::ParameterBase::d_db
inherited

Definition at line 27 of file ParameterBase.h.

◆ d_Mesh

std::shared_ptr<AMP::Mesh::Mesh> AMP::Operator::OperatorParameters::d_Mesh
inherited

Optional mesh for the operator.

Definition at line 39 of file OperatorParameters.h.

◆ d_n2nMaps

std::shared_ptr<AMP::Operator::AsyncMapColumnOperator> AMP::Operator::PelletStackOperatorParameters::d_n2nMaps

Definition at line 22 of file PelletStackOperatorParameters.h.

◆ d_name

std::string AMP::ParameterBase::d_name
inherited

Definition at line 25 of file ParameterBase.h.

◆ d_pelletStackComm

AMP_MPI AMP::Operator::PelletStackOperatorParameters::d_pelletStackComm

Definition at line 21 of file PelletStackOperatorParameters.h.

◆ d_pOperator

std::shared_ptr<AMP::Operator::Operator> AMP::Operator::OperatorParameters::d_pOperator
inherited

Allow for the case that a fully constructed operator is returned.

Definition at line 42 of file OperatorParameters.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:44.
Comments on this page