Cardinal
|
#include <vector>
Go to the source code of this file.
Namespaces | |
nekrs | |
Cardinal-specific nekRS API. | |
Functions | |
std::vector< std::vector< int > > | nekrs::nestedElementsOnFace (const int &n) |
std::vector< std::vector< int > > | nekrs::cornerGLLIndices (const int &n, const bool exact) |
Get the corner indices for the GLL points in a NekRS element on a single face. More... | |