Cardinal
Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
NearestPointReceiverTransfer Class Reference

#include <NearestPointReceiverTransfer.h>

Inheritance diagram for NearestPointReceiverTransfer:
[legend]

Public Member Functions

 NearestPointReceiverTransfer (const InputParameters &parameters)
 
virtual void execute () override
 

Static Public Member Functions

static InputParameters validParams ()
 

Protected Attributes

UserObjectName _from_uo_name
 
UserObjectName _to_uo_name
 

Detailed Description

Copies the value of a Postprocessor from the Master to a MultiApp.

Constructor & Destructor Documentation

◆ NearestPointReceiverTransfer()

NearestPointReceiverTransfer::NearestPointReceiverTransfer ( const InputParameters &  parameters)

Member Function Documentation

◆ execute()

void NearestPointReceiverTransfer::execute ( )
overridevirtual

◆ validParams()

InputParameters NearestPointReceiverTransfer::validParams ( )
static

Member Data Documentation

◆ _from_uo_name

UserObjectName NearestPointReceiverTransfer::_from_uo_name
protected

◆ _to_uo_name

UserObjectName NearestPointReceiverTransfer::_to_uo_name
protected

The documentation for this class was generated from the following files: