#include <WeightAssignmentFunctor.h>
◆ PhantomBlockWeight
◆ WeightEvaluationFct
◆ WeightAssignmentFunctor()
walberla::lbm_mesapd_coupling::amr::WeightAssignmentFunctor::WeightAssignmentFunctor |
( |
const WeightEvaluationFct & |
weightEvaluationFct | ) |
|
|
inlineexplicit |
◆ getBlockBaseWeight()
real_t walberla::lbm_mesapd_coupling::amr::WeightAssignmentFunctor::getBlockBaseWeight |
( |
| ) |
const |
|
inline |
◆ operator()()
void walberla::lbm_mesapd_coupling::amr::WeightAssignmentFunctor::operator() |
( |
std::vector< std::pair< const PhantomBlock *, walberla::any > > & |
blockData, |
|
|
const PhantomBlockForest & |
|
|
) |
| |
|
inline |
◆ setBlockBaseWeight()
void walberla::lbm_mesapd_coupling::amr::WeightAssignmentFunctor::setBlockBaseWeight |
( |
const real_t |
blockBaseWeight | ) |
|
|
inline |
◆ blockBaseWeight_
real_t walberla::lbm_mesapd_coupling::amr::WeightAssignmentFunctor::blockBaseWeight_ = real_t(1) |
|
private |
◆ weightEvaluationFct_
WeightEvaluationFct walberla::lbm_mesapd_coupling::amr::WeightAssignmentFunctor::weightEvaluationFct_ |
|
private |
The documentation for this class was generated from the following file: