Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
AMReX_FabDataType.H File Reference

Type trait that exposes the FAB and value types of MultiFab-like containers. More...

#include <AMReX_Config.H>
#include <AMReX_Concepts.H>
#include <AMReX_TypeTraits.H>

Go to the source code of this file.

Classes

struct  amrex::FabDataType< T >
 Type trait specialized for MultiFab-like types and their containers. More...
 
struct  amrex::FabDataType< T >
 Extract the FAB and scalar types directly from a MultiFab-like type. More...
 

Namespaces

namespace  amrex
 

Detailed Description

Type trait that exposes the FAB and value types of MultiFab-like containers.