![]() |
Block-Structured AMR Software Framework
|
Go to the source code of this file.
Namespaces | |
| namespace | amrex |
Concepts | |
| concept | amrex::BaseFabType |
| Checks if a type is derived from amrex::BaseFab. | |
| concept | amrex::FabArrayType |
| Checks if a type is an amrex::FabArray. | |
| concept | amrex::MultiFabLike |
| Checks if a type is amrex::MultiFab-like (i.e., FabArray<FAB>, where FAB is a BaseFabType). | |