Block-Structured AMR Software Framework
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
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 {1}
 

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 {1}

◆ src_component

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

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