![]() |
OpenLB 1.8.1
|
Access functions to access the correct element of the finite-difference external field. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |
| namespace | olb::fd |
Functions | |
| template<typename T , typename FIELD , typename CELL > | |
| T * | olb::fd::accessOld (CELL cell, std::size_t iT) any_platform |
| template<typename T , typename FIELD , typename CELL > | |
| T * | olb::fd::accessNew (CELL cell, std::size_t iT) any_platform |
| template<unsigned EXTENT> | |
| constexpr unsigned | olb::fd::getArrayPos (const unsigned iExt, const unsigned iD) any_platform |
Access functions to access the correct element of the finite-difference external field.
– header file
Definition in file fdAccessFunctions.h.