Class NestLeaf

Class Documentation

class brille::NestLeaf

Public Types

using ind_t = brille::ind_t

Public Functions

NestLeaf()
NestLeaf(const std::array<ind_t, 4> &vit, const std::array<double, 4> &ci, const double vol)
const std::array<ind_t, 4> &vertices(void) const
double volume(void) const
std::array<double, 4> weights(const bArray<double> &v, const bArray<double> &x) const
bool contains(const bArray<double> &v, const bArray<double> &x, std::array<double, 4> &w) const
std::string to_string(void) const