Block-Structured AMR Software Framework
amrex::FabArrayId Class Reference

#include <AMReX_FACopyDescriptor.H>

Public Member Functions

 FabArrayId (int newid=-1)
 
int Id () const
 
bool operator== (const FabArrayId &rhs) const
 

Private Attributes

int fabArrayId
 

Constructor & Destructor Documentation

◆ FabArrayId()

amrex::FabArrayId::FabArrayId ( int  newid = -1)
inlineexplicit

Member Function Documentation

◆ Id()

int amrex::FabArrayId::Id ( ) const
inline

◆ operator==()

bool amrex::FabArrayId::operator== ( const FabArrayId rhs) const
inline

Member Data Documentation

◆ fabArrayId

int amrex::FabArrayId::fabArrayId
private

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