I am working with high order FEM using polynomial CG of degree 3 or higher. I am interested on the following: In the current implementation, the nodes of CG3 (for example) are located on equally divided distances (assume the reference triangle) between each neighbours. I would like to change the location of the nodes to Fekete or Lobatto points of the triangle. Is it possible? If yes, where should look for that?
Thank you,
Murtazo