#include <RBGSFixedStencil.h>
|
| RBGSFixedStencil (const shared_ptr< domain_decomposition::StructuredBlockStorage > &blocks, const BlockDataID &uFieldId, const BlockDataID &fFieldId, const std::vector< real_t > &weights) |
|
void | operator() (IBlock *const block) const |
|
void | update (IBlock *const block, const bool rb) |
|
std::function< void(IBlock *const) > | getRedSweep () |
|
std::function< void(IBlock *const) > | getBlackSweep () |
|
| StencilSweepBase (const BlockDataID &uFieldId, const BlockDataID &fFieldId, const std::vector< real_t > &weights) |
|
| StencilSweepBase (const BlockDataID &src, const BlockDataID &dst, const BlockDataID &fFieldId, const std::vector< real_t > &weights) |
|
| SweepBase (const BlockDataID &uFieldId, const BlockDataID &fFieldId) |
|
| SweepBase (const BlockDataID &src, const BlockDataID &dst, const BlockDataID &fFieldId) |
|
virtual | ~SweepBase () |
|
◆ Field_T
template<typename Stencil_T >
◆ RBGSFixedStencil()
template<typename Stencil_T >
◆ getBlackSweep()
template<typename Stencil_T >
◆ getRedSweep()
template<typename Stencil_T >
◆ operator()()
template<typename Stencil_T >
◆ update()
template<typename Stencil_T >
◆ blocks_
template<typename Stencil_T >
The documentation for this class was generated from the following file: