ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <BlockAndCell.hpp>
Public Attributes | |
IBlock * | block |
Cell | cell |
Definition at line 34 of file BlockAndCell.hpp.
IBlock* walberla::BlockAndCell::block |
Definition at line 35 of file BlockAndCell.hpp.
Referenced by walberla::BoundaryHandling< T, BoundaryClass >::remove_node_from_boundary(), and walberla::BoundaryHandling< T, BoundaryClass >::set_node_value_at_boundary().
Cell walberla::BlockAndCell::cell |
Definition at line 36 of file BlockAndCell.hpp.
Referenced by walberla::BoundaryHandling< T, BoundaryClass >::remove_node_from_boundary(), and walberla::BoundaryHandling< T, BoundaryClass >::set_node_value_at_boundary().