dbo:abstract
|
- Iterative Stencil Loops (ISLs) are a class of numerical data processing solutionwhich update array elements according to some fixed pattern, called a stencil. They are most commonly found in computer simulations, e.g. for computational fluid dynamics in the context of scientific and engineering applications. Other notable examples include solving partial differential equations, the Jacobi kernel, the Gauss–Seidel method, image processing and cellular automata. The regular structure of the arrays sets stencil techniques apart from other modeling methods such as the Finite element method. Most finite difference codes which operate on regular grids can be formulated as ISLs. (en)
|
dbo:thumbnail
| |
dbo:wikiPageExternalLink
| |
dbo:wikiPageID
| |
dbo:wikiPageLength
|
- 13647 (xsd:nonNegativeInteger)
|
dbo:wikiPageRevisionID
| |
dbo:wikiPageWikiLink
| |
dbp:align
| |
dbp:alt
|
- 5 (xsd:integer)
- 6 (xsd:integer)
- 9 (xsd:integer)
- 25 (xsd:integer)
- S_0 (en)
- S_1000 (en)
- S_200 (en)
- S_400 (en)
- S_600 (en)
- S_800 (en)
|
dbp:caption
|
- 5 (xsd:integer)
- 7 (xsd:integer)
- 9 (xsd:integer)
- 25 (xsd:integer)
|
dbp:footer
|
- 2 (xsd:integer)
- A selection of stencils used in various scientific applications. (en)
|
dbp:image
|
- 2 (xsd:integer)
- 3 (xsd:integer)
- Moore neighborhood .gif (en)
- Von Neumann neighborhood.svg (en)
|
dbp:width
| |
dbp:wikiPageUsesTemplate
| |
dcterms:subject
| |
rdfs:comment
|
- Iterative Stencil Loops (ISLs) are a class of numerical data processing solutionwhich update array elements according to some fixed pattern, called a stencil. They are most commonly found in computer simulations, e.g. for computational fluid dynamics in the context of scientific and engineering applications. Other notable examples include solving partial differential equations, the Jacobi kernel, the Gauss–Seidel method, image processing and cellular automata. The regular structure of the arrays sets stencil techniques apart from other modeling methods such as the Finite element method. Most finite difference codes which operate on regular grids can be formulated as ISLs. (en)
|
rdfs:label
|
- Iterative Stencil Loops (en)
|
owl:sameAs
| |
prov:wasDerivedFrom
| |
foaf:depiction
| |
foaf:isPrimaryTopicOf
| |
is dbo:wikiPageRedirects
of | |
is dbo:wikiPageWikiLink
of | |
is foaf:primaryTopic
of | |