scid ~John-Colvin-patch-1 (2022-05-06T09:24:25.9708105)
Dub
Repo
FortranArray2D.opIndexAssign
scid
core
fortran
FortranArray2D
Undocumented in source. Be warned that the author may not have intended to support it.
struct
FortranArray2D
(T)
static if
(!(
is(T == const) || is(T == immutable)
))
T
opIndexAssign
(
string
file
= __FILE__
int
line
= __LINE__
)
(
T
value
,
size_t
i
,
size_t
j
)
Meta
Source
See Implementation
scid
core
fortran
FortranArray2D
functions
opIndex
opIndexAssign
opIndexOpAssign
properties
cols
length
ptr
rows