#include <BlockDataHandling.h>
◆ BlockDataItem()
◆ getDataHandling()
shared_ptr< BlockDataHandlingWrapper > walberla::domain_decomposition::internal::BlockDataItem::getDataHandling |
( |
IBlock const *const |
block, |
|
|
const Set< SUID > & |
state = Set<SUID>::emptySet() |
|
) |
| |
|
inline |
◆ getId()
const BlockDataID& walberla::domain_decomposition::internal::BlockDataItem::getId |
( |
| ) |
const |
|
inline |
◆ getIdentifier()
const std::string& walberla::domain_decomposition::internal::BlockDataItem::getIdentifier |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool walberla::domain_decomposition::internal::BlockDataItem::operator!= |
( |
const BlockDataItem & |
rhs | ) |
const |
|
inline |
◆ operator==()
bool walberla::domain_decomposition::internal::BlockDataItem::operator== |
( |
const BlockDataItem & |
rhs | ) |
const |
|
inline |
◆ dataHandling_
◆ id_
BlockDataID walberla::domain_decomposition::internal::BlockDataItem::id_ |
|
private |
◆ identifier_
std::string walberla::domain_decomposition::internal::BlockDataItem::identifier_ |
|
private |
The documentation for this class was generated from the following file: