Class SideDataSynchronization::SynchronizationTransactionComponent encapsulates options for filling ghost cell values via class SideDataSynchronization.
#include <ibtk/SideDataSynchronization.h>
◆ SynchronizationTransactionComponent() [1/2]
| IBTK::SideDataSynchronization::SynchronizationTransactionComponent::SynchronizationTransactionComponent |
( |
int |
data_idx = invalid_index, |
|
|
const std::string & |
coarsen_op_name = "NONE" |
|
) |
| |
|
inline |
◆ SynchronizationTransactionComponent() [2/2]
- Parameters
-
| from | The value to copy to this object. |
◆ ~SynchronizationTransactionComponent()
| IBTK::SideDataSynchronization::SynchronizationTransactionComponent::~SynchronizationTransactionComponent |
( |
| ) |
|
|
inline |
◆ operator=()
- Parameters
-
| that | The value to assign to this object. |
- Returns
- A reference to this object.
◆ SideDataSynchronization
◆ d_data_idx
| int IBTK::SideDataSynchronization::SynchronizationTransactionComponent::d_data_idx |
|
private |
◆ d_coarsen_op_name
| std::string IBTK::SideDataSynchronization::SynchronizationTransactionComponent::d_coarsen_op_name |
|
private |
The documentation for this class was generated from the following file: