Block-Structured AMR Software Framework
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
amrex::NonLocalBC::IsDataPacking< DP, FAB > Struct Template Reference

This type trait tests if a given type DP satisfies the DataPacking concept for type FAB. More...

#include <AMReX_NonLocalBC.H>

Inheritance diagram for amrex::NonLocalBC::IsDataPacking< DP, FAB >:
amrex::Conjunction<... >

Detailed Description

template<typename DP, typename FAB>
struct amrex::NonLocalBC::IsDataPacking< DP, FAB >

This type trait tests if a given type DP satisfies the DataPacking concept for type FAB.


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