Block-Structured AMR Software Framework
amrex::NonLocalBC::PackComponents Struct Reference

Contains information about which components take part of the data transaction. More...

#include <AMReX_NonLocalBC.H>

Inheritance diagram for amrex::NonLocalBC::PackComponents:
amrex::NonLocalBC::ApplyDtosAndProjectionOnReciever< DTOS, FabProj >

Public Attributes

int dest_component {0}
 
int src_component {0}
 
int n_components {0}
 

Detailed Description

Contains information about which components take part of the data transaction.

Member Data Documentation

◆ dest_component

int amrex::NonLocalBC::PackComponents::dest_component {0}

◆ n_components

int amrex::NonLocalBC::PackComponents::n_components {0}

◆ src_component

int amrex::NonLocalBC::PackComponents::src_component {0}

The documentation for this struct was generated from the following file: