Anders Logg wrote:
What is the preferred mathematical notation for

  FunctionSpace(mesh, "CG"/"DG", k)

in the book?

The most consistent with the current notation in the book (in chapter
"Common and unusual finite elements") would be P_q(\mathcal{T}).

But then we have to differentiate between continuous and
discontinuous. Your suggestion

  P^c_q(\mathcal{T})  (continuous)
  P^d_q(\mathcal{T})  (discontinuous)

sounds good to me.

Actually I suggest

 P^c_q(\mathcal{T})  (continuous)
 P_q(\mathcal{T})  (discontinuous)


(no superscript for the discontinuous ones)

--
Marie


_______________________________________________
Mailing list: https://launchpad.net/~fenics-authors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~fenics-authors
More help   : https://help.launchpad.net/ListHelp

Reply via email to