Data structure to interface with C.
|
|
_fields_ = [('ncore', <class 'ctypes.c_int'>), ('neq', <class ...
|
|
|
alpha = <Field type=c_int, ofs=96, size=4>
|
|
|
amsca = <Field type=c_void_p, ofs=368, size=8>
|
|
|
amvec = <Field type=c_void_p, ofs=376, size=8>
|
|
|
cecnd = <Field type=c_void_p, ofs=256, size=8>
|
|
|
cevol = <Field type=c_void_p, ofs=264, size=8>
|
|
|
cfl = <Field type=c_void_p, ofs=352, size=8>
|
|
|
clcnd = <Field type=c_void_p, ofs=240, size=8>
|
|
|
clfcs = <Field type=c_void_p, ofs=304, size=8>
|
|
|
clgrp = <Field type=c_void_p, ofs=200, size=8>
|
|
|
clnds = <Field type=c_void_p, ofs=296, size=8>
|
|
|
cltpn = <Field type=c_void_p, ofs=192, size=8>
|
|
|
clvol = <Field type=c_void_p, ofs=248, size=8>
|
|
|
cnbfac = <Field type=c_double, ofs=112, size=8>
|
|
|
dsol = <Field type=c_void_p, ofs=320, size=8>
|
|
|
dsoln = <Field type=c_void_p, ofs=344, size=8>
|
|
|
fccls = <Field type=c_void_p, ofs=288, size=8>
|
|
|
fccnd = <Field type=c_void_p, ofs=224, size=8>
|
|
|
fcnds = <Field type=c_void_p, ofs=280, size=8>
|
|
|
fcnml = <Field type=c_void_p, ofs=232, size=8>
|
|
|
fctpn = <Field type=c_void_p, ofs=184, size=8>
|
|
|
gdlen = <Field type=c_int, ofs=60, size=4>
|
|
|
grpda = <Field type=c_void_p, ofs=208, size=8>
|
|
|
jacofunc = <Field type=c_void_p, ofs=72, size=8>
|
|
|
mqlty = <Field type=c_void_p, ofs=272, size=8>
|
|
|
mqmin = <Field type=c_double, ofs=168, size=8>
|
|
|
mqscale = <Field type=c_double, ofs=176, size=8>
|
|
|
nbound = <Field type=c_int, ofs=40, size=4>
|
|
|
ncell = <Field type=c_int, ofs=36, size=4>
|
|
|
ncore = <Field type=c_int, ofs=0, size=4>
|
|
|
ndcrd = <Field type=c_void_p, ofs=216, size=8>
|
|
|
ndim = <Field type=c_int, ofs=24, size=4>
|
|
|
neq = <Field type=c_int, ofs=4, size=4>
|
|
|
nface = <Field type=c_int, ofs=32, size=4>
|
|
|
ngroup = <Field type=c_int, ofs=56, size=4>
|
|
|
ngstcell = <Field type=c_int, ofs=52, size=4>
|
|
|
ngstface = <Field type=c_int, ofs=48, size=4>
|
|
|
ngstnode = <Field type=c_int, ofs=44, size=4>
|
|
|
nnode = <Field type=c_int, ofs=28, size=4>
|
|
|
nsca = <Field type=c_int, ofs=64, size=4>
|
|
|
nvec = <Field type=c_int, ofs=68, size=4>
|
|
|
ocfl = <Field type=c_void_p, ofs=360, size=8>
|
|
|
omegafunc = <Field type=c_void_p, ofs=88, size=8>
|
|
|
omegamin = <Field type=c_double, ofs=152, size=8>
|
|
|
omegascale = <Field type=c_double, ofs=160, size=8>
|
|
|
sftfac = <Field type=c_double, ofs=120, size=8>
|
|
|
sol = <Field type=c_void_p, ofs=312, size=8>
|
|
|
soln = <Field type=c_void_p, ofs=336, size=8>
|
|
|
solt = <Field type=c_void_p, ofs=328, size=8>
|
|
|
taufunc = <Field type=c_void_p, ofs=80, size=8>
|
|
|
taumax = <Field type=c_double, ofs=136, size=8>
|
|
|
taumin = <Field type=c_double, ofs=128, size=8>
|
|
|
tauscale = <Field type=c_double, ofs=144, size=8>
|
|
|
taylor = <Field type=c_double, ofs=104, size=8>
|
|
|
time = <Field type=c_double, ofs=8, size=8>
|
|
|
time_increment = <Field type=c_double, ofs=16, size=8>
|