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].