Toggle navigation
waLBerla
HOME
DOWNLOAD
DOCUMENTATION
C++
Python
pystencils
lbmpy
PUBLICATIONS
HISTORY
FUNDING
SKAMPY
SKALB
DFG-AiF Cluster: Protein Foams
DFG-AiF Cluster: (CV) 6
EoCoE
FOR5134
SCALABLE
CEEC
IMPRINT
Imprint
Data Privacy
Accessibility
Impressum
Datenschutz
Barrierefreiheit
walberla
domain_decomposition
internal
SharedSweep
Public Member Functions
|
Private Attributes
|
List of all members
walberla::domain_decomposition::internal::SharedSweep< T > Class Template Reference
#include <SharedSweep.h>
Public Member Functions
SharedSweep
(const shared_ptr< T > &sweepPtr)
void
operator()
(
IBlock
*const block)
Private Attributes
shared_ptr< T >
sweepPtr_
Constructor & Destructor Documentation
◆
SharedSweep()
template<typename T >
walberla::domain_decomposition::internal::SharedSweep
< T >::
SharedSweep
(
const shared_ptr< T > &
sweepPtr
)
inline
Member Function Documentation
◆
operator()()
template<typename T >
void
walberla::domain_decomposition::internal::SharedSweep
< T >::operator()
(
IBlock
*const
block
)
inline
Member Data Documentation
◆
sweepPtr_
template<typename T >
shared_ptr<T>
walberla::domain_decomposition::internal::SharedSweep
< T >::sweepPtr_
private
The documentation for this class was generated from the following file:
/builds/administration/walberla-website/walberla/src/domain_decomposition/
SharedSweep.h