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

#include <Map3to1to3Parameters.h>

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

Public Types

typedef std::shared_ptr< ParameterBaseshared_ptr
 

Public Member Functions

 Map3to1to3Parameters (std::shared_ptr< AMP::Database > db)
 

Public Attributes

bool callMakeConsistentSet
 
char d_AsynchronousConstructionParam
 
int d_BoundaryID1
 
int d_BoundaryID2
 
int d_commTag
 
size_t d_ConstructionPhase
 
std::shared_ptr< AMP::Databased_db
 
AMP_MPI d_MapComm
 
int d_MasterValue
 
std::shared_ptr< AMP::Mesh::Meshd_Mesh
 Optional mesh for the operator.
 
std::shared_ptr< AMP::Mesh::Meshd_Mesh1
 
std::shared_ptr< AMP::Mesh::Meshd_Mesh2
 
std::string d_name
 
int d_NumToSend
 
std::shared_ptr< AMP::Operator::Operatord_pOperator
 Allow for the case that a fully constructed operator is returned.
 

Detailed Description

Definition at line 10 of file Map3to1to3Parameters.h.

Member Typedef Documentation

◆ shared_ptr

Definition at line 18 of file ParameterBase.h.

Constructor & Destructor Documentation

◆ Map3to1to3Parameters()

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

Definition at line 16 of file Map3to1to3Parameters.h.

Member Data Documentation

◆ callMakeConsistentSet

bool AMP::Operator::AsyncMapOperatorParameters::callMakeConsistentSet
inherited

Definition at line 22 of file AsyncMapOperatorParameters.h.

◆ d_AsynchronousConstructionParam

char AMP::Operator::AsynchronousOperatorParameters::d_AsynchronousConstructionParam
inherited

Definition at line 12 of file AsynchronousOperatorParameters.h.

◆ d_BoundaryID1

int AMP::Operator::AsyncMapOperatorParameters::d_BoundaryID1
inherited

Definition at line 19 of file AsyncMapOperatorParameters.h.

◆ d_BoundaryID2

int AMP::Operator::AsyncMapOperatorParameters::d_BoundaryID2
inherited

Definition at line 20 of file AsyncMapOperatorParameters.h.

◆ d_commTag

int AMP::Operator::AsyncMapOperatorParameters::d_commTag
inherited

Definition at line 21 of file AsyncMapOperatorParameters.h.

◆ d_ConstructionPhase

size_t AMP::Operator::AsynchronousOperatorParameters::d_ConstructionPhase
inherited

Definition at line 13 of file AsynchronousOperatorParameters.h.

◆ d_db

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

Definition at line 27 of file ParameterBase.h.

◆ d_MapComm

AMP_MPI AMP::Operator::AsyncMapOperatorParameters::d_MapComm
inherited

Definition at line 16 of file AsyncMapOperatorParameters.h.

◆ d_MasterValue

int AMP::Operator::Map3to1to3Parameters::d_MasterValue

Definition at line 13 of file Map3to1to3Parameters.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_Mesh1

std::shared_ptr<AMP::Mesh::Mesh> AMP::Operator::AsyncMapOperatorParameters::d_Mesh1
inherited

Definition at line 17 of file AsyncMapOperatorParameters.h.

◆ d_Mesh2

std::shared_ptr<AMP::Mesh::Mesh> AMP::Operator::AsyncMapOperatorParameters::d_Mesh2
inherited

Definition at line 18 of file AsyncMapOperatorParameters.h.

◆ d_name

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

Definition at line 25 of file ParameterBase.h.

◆ d_NumToSend

int AMP::Operator::Map3to1to3Parameters::d_NumToSend

Definition at line 14 of file Map3to1to3Parameters.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