NumericalRegion
NumericalRegion[…]
represents data that is used for describing a numerical region.
更多信息和选项
- NumericalRegion[…] is generated by ToNumericalRegion.
- In standard output format, the bounding box and a symbolic representation of the region, if any, are shown.
- NumericalRegion objects are used as input for InitializePDECoefficients, InitializeBoundaryConditions, and ToElementMesh.
- NumericalRegion contains at least one region representation. NumericalRegion may contain both a symbolic representation of the region and ElementMesh representations of the region.
- NumericalRegion has the following properties:
-
"BoundaryFunction" gives boundary function of symbolic region "BoundaryMesh" gives the boundary mesh if present "Bounds" gives the bounds "ClearCache" clears the cached meshes "Constraints" gives constraints "ElementMesh" gives the full mesh if present "EmbeddingDimension" gives the embedding dimensions "Predicates" gives the predicates of the region "PredicateVariables" gives the predicate variables of the region "Properties" gives the properties "SymbolicRegion" gives the symbolic region representation if any
范例
打开所有单元关闭所有单元基本范例 (6)
Create a numerical region of a full region in two dimensions:
Extract the embedding dimension:
Create a numerical region of a disk and extract the predicates and the predicate variables:
Extract the boundary function:
The boundary function returns a value for which the zero contour is the region boundary, negative inside and positive outside.
Create a numerical region from an implicit region:
Extract properties from the numerical region:
Create a numerical region of a full region in two dimensions:
Extract the ElementMesh:
Create an ElementMesh with ToElementMesh:
The ElementMesh field is now populated:
The boundary ElementMesh is now also populated:
Clear the meshes and constraints:
Create a numerical region of a full region in two dimensions:
Initially, boundary and element meshes are not populated:
The boundary mesh is now populated:
Define a NumericalRegion based on the mesh:
Retrieve the predicate and the symbolic region of the NumericalRegion:
文本
Wolfram Research (2014),NumericalRegion,Wolfram 语言函数,https://reference.wolfram.com/language/FEMDocumentation/ref/NumericalRegion.html.
CMS
Wolfram 语言. 2014. "NumericalRegion." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/FEMDocumentation/ref/NumericalRegion.html.
APA
Wolfram 语言. (2014). NumericalRegion. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/FEMDocumentation/ref/NumericalRegion.html 年