lasdi.fd
Attributes
Classes
Module Contents
- class lasdi.fd.Stencil
- leftBdrDepth = 0
- leftBdrWidth = []
- leftBdrStencils = [[]]
- leftBdrNorm = []
- interiorStencils
- interiorIndexes = []
- getOperators(Nx, periodic=False)
- convert(scipy_coo)
- class lasdi.fd.SBP12
Bases:
Stencil
- leftBdrDepth = 1
- leftBdrWidth = [2]
- leftBdrStencils
- leftBdrNorm = [0.5]
- interiorStencils
- interiorIndexes
- class lasdi.fd.SBP24
Bases:
Stencil
- leftBdrDepth = 4
- leftBdrWidth = [4, 3, 5, 6]
- leftBdrStencils
- leftBdrNorm
- interiorStencils
- interiorIndexes
- class lasdi.fd.SBP36
Bases:
Stencil
- leftBdrDepth = 6
- leftBdrWidth = [6, 6, 6, 7, 8, 9]
- leftBdrStencils
- leftBdrNorm
- interiorStencils
- interiorIndexes
- class lasdi.fd.SBP48
Bases:
Stencil
- leftBdrDepth = 8
- leftBdrWidth = [8, 8, 8, 8, 9, 10, 11, 12]
- leftBdrNorm
- leftBdrStencils
- interiorStencils
- interiorIndexes
- lasdi.fd.FDdict