55 std::vector<std::vector<int>>
cornerGLLIndices(
const int & n,
const bool exact);
Cardinal-specific nekRS API.
Definition: NekUility.C:21
std::vector< std::vector< int > > nestedElementsOnFace(const int &n)
Definition: NekUility.C:69
std::vector< std::vector< int > > cornerGLLIndices(const int &n, const bool exact)
Get the corner indices for the GLL points in a NekRS element on a single face.
Definition: NekUility.C:25