Nektar++
|
Go to the source code of this file.
Namespaces | |
namespace | Nektar |
namespace | Nektar::MultiRegions |
Functions | |
int | Nektar::MultiRegions::RoundNekDoubleToInt (NekDouble x) |
Rounds a double precision number to an integer. More... | |
void | Nektar::MultiRegions::RoundNekDoubleToInt (const Array< OneD, const NekDouble > inarray, Array< OneD, int > outarray) |
Rounds an array of double precision numbers to integers. More... | |