Go to the source code of this file.
|  | 
| static const unsigned int | Nektar::LibUtilities::perm3A_2d [3][3] = {{0,1,2},{2,0,1},{0,2,1}} | 
|  | 
| static const unsigned int | Nektar::LibUtilities::perm3B_2d [3][3] = {{0,1,2},{1,0,2},{1,2,0}} | 
|  | 
| static const unsigned int | Nektar::LibUtilities::perm6_2d [6][3] | 
|  | 
| const unsigned int | Nektar::LibUtilities::NodalTriElecAvailable = 16 | 
|  | 
| static const unsigned int | Nektar::LibUtilities::NodalTriElecNPTS [NodalTriElecAvailable] = {1,2,3,4,5,7,8,10,12,14,16,19,21,24,27,30} | 
|  | 
| static const NekDouble | Nektar::LibUtilities::NodalTriElecData [][6] | 
|  |