NDSolve`FEM`
NDSolve`FEM`

ElementMesh::fembdct

Details

  • This message is generated in the case that the coordinates of an ElementMesh are not real numbers.
  • This error can be avoided by making sure that the coordinates given during the mesh creation process are real.
  • Off[message] switches off the message; On[message] switches it on. For example: Off[ElementMesh::fembdct].

Examples

Basic Examples  (3)

A symbol in the coordinates without a value can cause this error:

Specifying a real value for the symbol a fixes the error:

In the case when complex valued coordinates are given, the same message is issued:

This message can be generated by other functions: