|
class | walberla::domain_decomposition::internal::BlockData |
| wrapper class for any kind of block data (used only internally, never to be seen in the interface of public member functions) see: http://www.drdobbs.com/cpp/twisting-the-rtti-system-for-safe-dynami/229401004# More...
|
|
class | walberla::domain_decomposition::internal::BlockData::DataBase |
|
class | walberla::domain_decomposition::internal::BlockData::Data< T > |
|
class | walberla::domain_decomposition::IBlock |
| Base class for blocks (blocks are used to partition the simulation space: blocks are rectangular parts of the simulation space that manage all the data that is assigned to their part of the simulation space) More...
|
|