![]() |
OpenLB 1.8.1
|
Convenience class for extracting data associated to set of arbitrary physical points. More...
#include <superLatticePointExtraction.h>
Collaboration diagram for olb::SuperLatticePointExtraction< T, DESCRIPTOR, FUNCTOR >:Public Member Functions | |
| SuperLatticePointExtraction (SuperLattice< T, DESCRIPTOR > &sLattice, const std::vector< Vector< T, DESCRIPTOR::d > > &points) | |
| std::size_t | getSize () const |
| Vector< T, DESCRIPTOR::d > | getPhysR (std::size_t iExtracted) const |
| auto | getValue (std::size_t iExtracted) const |
| template<typename FIELD > | |
| void | setParameter (FieldD< T, DESCRIPTOR, FIELD > &&value) |
| void | update () |
Convenience class for extracting data associated to set of arbitrary physical points.
Definition at line 53 of file superLatticePointExtraction.h.
| olb::SuperLatticePointExtraction< T, DESCRIPTOR, FUNCTOR >::SuperLatticePointExtraction | ( | SuperLattice< T, DESCRIPTOR > & | sLattice, |
| const std::vector< Vector< T, DESCRIPTOR::d > > & | points ) |
Definition at line 47 of file superLatticePointExtraction.hh.
|
inline |
Definition at line 81 of file superLatticePointExtraction.h.
References olb::FieldArrayD< T, DESCRIPTOR, PLATFORM, FIELD >::getField().
Here is the call graph for this function:
|
inline |
Definition at line 77 of file superLatticePointExtraction.h.
References olb::ColumnVector< COLUMN, D >::getSize().
Here is the call graph for this function:
|
inline |
Definition at line 85 of file superLatticePointExtraction.h.
References olb::FieldArrayD< T, DESCRIPTOR, PLATFORM, FIELD >::getField().
Here is the call graph for this function:
|
inline |
Definition at line 90 of file superLatticePointExtraction.h.
References olb::SuperLatticePointExtraction< T, DESCRIPTOR, FUNCTOR >::setParameter().
Here is the call graph for this function:
Here is the caller graph for this function:| void olb::SuperLatticePointExtraction< T, DESCRIPTOR, FUNCTOR >::update | ( | ) |
Definition at line 96 of file superLatticePointExtraction.hh.
References olb::Evaluation, olb::singleton::mpi(), and olb::singleton::MpiManager::reduce().
Here is the call graph for this function: