IBAMR  IBAMR version 0.19.
SAMRAI::appu::CutCell< DIM > Member List

This is the complete list of members for SAMRAI::appu::CutCell< DIM >, including all inherited members.

boundaryNodesEnabled()SAMRAI::appu::CutCell< DIM >static
copy(const appu::CutCell< DIM > &cut_cell)SAMRAI::appu::CutCell< DIM >
copyCutCellData(const appu::CutCell< DIM > &cut_cell)SAMRAI::appu::CutCell< DIM >private
copySourceItem(hier::Index< DIM > &index, const hier::IntVector< DIM > &src_offset, appu::CutCell< DIM > &src_item)SAMRAI::appu::CutCell< DIM >
CutCell()SAMRAI::appu::CutCell< DIM >
CutCell(const pdat::CellIndex< DIM > &cut_cell)SAMRAI::appu::CutCell< DIM >
CutCell(const appu::CutCell< DIM > &cut_cell)SAMRAI::appu::CutCell< DIM >
d_area_fractionSAMRAI::appu::CutCell< DIM >private
d_boundary_nodesSAMRAI::appu::CutCell< DIM >private
d_flux_frontSAMRAI::appu::CutCell< DIM >private
d_front_areaSAMRAI::appu::CutCell< DIM >private
d_front_centroidSAMRAI::appu::CutCell< DIM >private
d_indexSAMRAI::appu::CutCell< DIM >private
d_is_splitSAMRAI::appu::CutCell< DIM >private
d_newbaseSAMRAI::appu::CutCell< DIM >private
d_normalSAMRAI::appu::CutCell< DIM >private
d_num_boundary_nodesSAMRAI::appu::CutCell< DIM >private
d_surr_volSAMRAI::appu::CutCell< DIM >private
d_vol_fractionSAMRAI::appu::CutCell< DIM >private
enableBoundaryNodeStorage()SAMRAI::appu::CutCell< DIM >static
getArea() constSAMRAI::appu::CutCell< DIM >
getArea(const int i) constSAMRAI::appu::CutCell< DIM >
getBoundaryNode(const int i) constSAMRAI::appu::CutCell< DIM >
getDataStreamSize()SAMRAI::appu::CutCell< DIM >
getFluxFront(const int m) constSAMRAI::appu::CutCell< DIM >
getFromDatabase(tbox::Pointer< tbox::Database > &database)SAMRAI::appu::CutCell< DIM >
getFrontArea() constSAMRAI::appu::CutCell< DIM >
getFrontCentroid() constSAMRAI::appu::CutCell< DIM >
getFrontCentroid(const int i) constSAMRAI::appu::CutCell< DIM >
getIndex() constSAMRAI::appu::CutCell< DIM >
getNewBase(const int i, const int j) constSAMRAI::appu::CutCell< DIM >
getNormal() constSAMRAI::appu::CutCell< DIM >
getNormal(const int i) constSAMRAI::appu::CutCell< DIM >
getNumberOfBoundaryNodes() constSAMRAI::appu::CutCell< DIM >
getSurrVolume() constSAMRAI::appu::CutCell< DIM >
getVolume() constSAMRAI::appu::CutCell< DIM >
initializeCutCellData()SAMRAI::appu::CutCell< DIM >private
packStream(tbox::AbstractStream &stream)SAMRAI::appu::CutCell< DIM >
printAll(std::ostream &os) constSAMRAI::appu::CutCell< DIM >
printBoundaryNodes(std::ostream &os) constSAMRAI::appu::CutCell< DIM >
printNormal(std::ostream &os) constSAMRAI::appu::CutCell< DIM >
printVolumeAndAreas(std::ostream &os) constSAMRAI::appu::CutCell< DIM >
putToDatabase(tbox::Pointer< tbox::Database > &database)SAMRAI::appu::CutCell< DIM >
s_enable_boundary_node_storageSAMRAI::appu::CutCell< DIM >privatestatic
setArea(const double area, const int i)SAMRAI::appu::CutCell< DIM >
setBoundaryNode(const BoundaryNode< DIM > &node)SAMRAI::appu::CutCell< DIM >
setBoundaryNode(const BoundaryNode< DIM > &node, const int i)SAMRAI::appu::CutCell< DIM >
setBoundaryNode(const pdat::NodeIndex< DIM > &node)SAMRAI::appu::CutCell< DIM >
setFluxFront(const int m, const double front)SAMRAI::appu::CutCell< DIM >
setFrontArea(const double area)SAMRAI::appu::CutCell< DIM >
setFrontCentroid(const double centroid, const int i)SAMRAI::appu::CutCell< DIM >
setNewBase(const double base, const int i, const int j)SAMRAI::appu::CutCell< DIM >
setNewBase(const double *base)SAMRAI::appu::CutCell< DIM >
setNewBase()SAMRAI::appu::CutCell< DIM >
setNormal(const double normal, const int i)SAMRAI::appu::CutCell< DIM >
setNormal(const double *normal)SAMRAI::appu::CutCell< DIM >
setSplit()SAMRAI::appu::CutCell< DIM >
setSurrVolume(const double surrvol)SAMRAI::appu::CutCell< DIM >
setVolume(const double volume)SAMRAI::appu::CutCell< DIM >
unpackStream(tbox::AbstractStream &stream, const hier::IntVector< DIM > &offset)SAMRAI::appu::CutCell< DIM >
~CutCell()SAMRAI::appu::CutCell< DIM >