Chombo + EB + MF  3.2
ListBox< T > Member List

This is the complete list of members for ListBox< T >, including all inherited members.

addItem(const T &a_item)ListBox< T >virtual
addItems(const List< T > &a_list)ListBox< T >virtual
addItemsDestructive(List< T > &a_list)ListBox< T >virtual
addItemsDestructive(List< T > &a_list, const Box &a_valid)ListBox< T >virtual
box() constListBox< T >
clear()ListBox< T >virtual
copy(const Box &a_RegionFrom, const Interval &a_Cdest, const Box &a_RegionTo, const ListBox< T > &a_src, const Interval &a_Csrc)ListBox< T >virtual
define(const Box &a_box, const RealVect &a_meshSpacing, const RealVect &a_origin)ListBox< T >virtual
getInvalid(List< T > &a_list, const Box &a_valid) constListBox< T >virtual
getInvalidDestructive(List< T > &a_list, const Box &a_valid)ListBox< T >virtual
getItems(List< T > &a_list, const Box &a_valid) constListBox< T >virtual
getItemsDestructive(List< T > &a_list, const Box &a_valid)ListBox< T >virtual
isEnclosed(const T &a_item, const Box &a_box) constListBox< T >inlineprotectedvirtual
linearIn(void *a_buf, const Box &a_box, const Interval &a_comps=Interval())ListBox< T >virtual
linearOut(void *a_buf, const Box &a_box, const Interval &a_comps=Interval()) constListBox< T >virtual
linearOutDestructive(void *buf, const Box &a_box, const Interval &a_comps=Interval())ListBox< T >virtual
ListBox()ListBox< T >
ListBox(const Box &a_box, const RealVect &a_meshSpacing, const RealVect &a_origin)ListBox< T >
ListBox(const ListBox< T > &)ListBox< T >private
listItems()ListBox< T >inline
listItems() constListBox< T >inline
m_boxListBox< T >protected
m_dptrListBox< T >protected
m_mesh_spacingListBox< T >protected
m_originListBox< T >protected
meshSpacing() constListBox< T >virtual
name()ListBox< T >inlineprotectedstatic
numItems() constListBox< T >virtual
numItems(const Box &a_box, const bool a_in=true) constListBox< T >virtual
operator=(const ListBox< T > &)ListBox< T >private
preAllocatable()ListBox< T >inlinestatic
s_ArenaListBox< T >protectedstatic
size(const Box &a_box, const Interval &a_comps=Interval()) constListBox< T >virtual
size() constListBox< T >inline
transfer(ListBox< T > &a_src, const Box &a_srcBox, const Box &a_destBox, const int a_srcComp=0, const int a_destComp=0, const int a_numComp=1)ListBox< T >virtual
undefine()ListBox< T >virtual
~ListBox()ListBox< T >virtual