Block-Structured AMR Software Framework
amrex::NonLocalBC::IsFabProjection< P, FAB > Struct Template Reference

This type trait tests if a type P is a projection for FAB. More...

#include <AMReX_NonLocalBC.H>

Inheritance diagram for amrex::NonLocalBC::IsFabProjection< P, FAB >:
amrex::IsCallableR< FAB::value_type, P, Array4< const FAB::value_type >, Dim3, int >

Detailed Description

template<typename P, typename FAB>
struct amrex::NonLocalBC::IsFabProjection< P, FAB >

This type trait tests if a type P is a projection for FAB.


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