![]() |
Block-Structured AMR Software Framework
|
Helper types for staging FabArray copy/fill requests. More...
Go to the source code of this file.
Classes | |
| class | amrex::FillBoxId |
| Tracks metadata about a pending fill region (box and identifiers). More... | |
| class | amrex::FabArrayId |
| Lightweight handle returned when registering FabArrays with a descriptor. More... | |
| struct | amrex::FabCopyDescriptor< FAB > |
| Describes a single copy request originating from a registered FabArray. More... | |
| class | amrex::FabArrayCopyDescriptor< FAB > |
| Manages multi-component copy operations out of one or more FabArrays. More... | |
Namespaces | |
| namespace | amrex |
Enumerations | |
| enum | amrex::FillType { amrex::FillLocally , amrex::FillRemotely , amrex::Unfillable } |
| Categorizes how a requested fill box can be satisfied. More... | |
Helper types for staging FabArray copy/fill requests.