|
core
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
|
Functions | |
| Vec< 3 > | sub (const Vec< 3 > &a, const Vec< 3 > &b) |
| double | norm (const Vec< 3 > &a) |
| std::string | vtiAttr (const std::string &s, const std::string &key) |
Definition at line 22 of file sdf.hpp.
Referenced by peclet::core::geom::Sphere::eval(), peclet::core::geom::Box::eval(), and peclet::core::geom::HollowCylinder::eval().
Definition at line 25 of file sdf.hpp.
Referenced by peclet::core::geom::Sphere::eval(), and peclet::core::geom::Box::eval().
|
inline |
Definition at line 46 of file vti_io.hpp.
Referenced by peclet::core::geom::readVti(), and peclet::core::geom::readVtiVector().