|
core
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
|
Functions | |
| double | minmod (double a, double b) |
| template<int Dim> | |
| const std::array< std::array< int, Dim >,(1<< Dim)> & | vtkCorners () |
| template<> | |
| const std::array< std::array< int, 3 >, 8 > & | vtkCorners< 3 > () |
| template<> | |
| const std::array< std::array< int, 2 >, 4 > & | vtkCorners< 2 > () |
Definition at line 39 of file adapt.hpp.
Referenced by peclet::core::amr::transferField().
|
inline |
|
inline |
Definition at line 34 of file vtu_io.hpp.
|
inline |
Definition at line 40 of file vtu_io.hpp.