Block-Structured AMR Software Framework
amrex::NonLocalBC::IsIndexMapping< IndexMap > Struct Template Reference

Tests if a given type IndexMap is usable as an index mapping between two index based coordinate systems. More...

#include <AMReX_NonLocalBC.H>

Inheritance diagram for amrex::NonLocalBC::IsIndexMapping< IndexMap >:
amrex::Conjunction< IsCallableR< Dim3, IndexMap &, const Dim3 & >, HasInverseMemFn< const IndexMap & > >

Detailed Description

template<class IndexMap>
struct amrex::NonLocalBC::IsIndexMapping< IndexMap >

Tests if a given type IndexMap is usable as an index mapping between two index based coordinate systems.


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