Home
last modified time | relevance | path

Searched refs:endf (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/dports/science/py-OpenMC/openmc-0.12.2/tests/unit_tests/
H A Dtest_endf.py1 from openmc.data import endf
6 assert endf.float_endf('+3.2146') == approx(3.2146)
7 assert endf.float_endf('.12345') == approx(0.12345)
14 assert endf.float_endf('3.14e0') == approx(3.14)
15 assert endf.float_endf('3.14E0') == approx(3.14)
17 assert endf.float_endf('3.14d0') == approx(3.14)
20 assert endf.float_endf('1+2') == approx(100.0)
22 assert endf.float_endf('1.+2') == approx(100.0)
24 assert endf.float_endf(' ') == 0.0
29 assert endf.int_endf(' ') == 0
[all …]
/dports/science/openmc/openmc-0.12.2/tests/unit_tests/
H A Dtest_endf.py1 from openmc.data import endf
6 assert endf.float_endf('+3.2146') == approx(3.2146)
7 assert endf.float_endf('.12345') == approx(0.12345)
14 assert endf.float_endf('3.14e0') == approx(3.14)
15 assert endf.float_endf('3.14E0') == approx(3.14)
17 assert endf.float_endf('3.14d0') == approx(3.14)
20 assert endf.float_endf('1+2') == approx(100.0)
22 assert endf.float_endf('1.+2') == approx(100.0)
24 assert endf.float_endf(' ') == 0.0
29 assert endf.int_endf(' ') == 0
[all …]
/dports/math/R-cran-VGAM/VGAM/R/
H A Dprint.vglm.q47 if (!return.endf)
72 endf.all <- endf.all0
78 return(endf.all)
85 endf[iterm] <- sum(endf.all[(startstop[[iterm]])])
87 endf[endf < 1] <- 1 # Cannot be smoother than linear
90 if (nonlinear.edf) endf - 1 else endf
138 endf <- endfpvgam(object) functionVar
142 if (length(endf) > 1)
146 object@post$endf <- endf # Good to save this on the object
183 if (!isGeneric("endf"))
[all …]
/dports/print/typetools/lcdf-typetools-2.108/liblcdf/
H A Dstrtonum.c18 strtonumber(const char *f, char **endf) in strtonumber() argument
20 long v = strtol((char *)f, endf, 10); in strtonumber()
23 if (**endf == '.' || **endf == 'E' || **endf == 'e') in strtonumber()
24 return strtod((char *)f, endf); in strtonumber()
/dports/print/texlive-base/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/liblcdf/
H A Dstrtonum.c18 strtonumber(const char *f, char **endf) in strtonumber() argument
20 long v = strtol((char *)f, endf, 10); in strtonumber()
23 if (**endf == '.' || **endf == 'E' || **endf == 'e') in strtonumber()
24 return strtod((char *)f, endf); in strtonumber()
/dports/print/tex-dvipsk/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/liblcdf/
H A Dstrtonum.c18 strtonumber(const char *f, char **endf) in strtonumber() argument
20 long v = strtol((char *)f, endf, 10); in strtonumber()
23 if (**endf == '.' || **endf == 'E' || **endf == 'e') in strtonumber()
24 return strtod((char *)f, endf); in strtonumber()
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-cpreprocessor.r/macroexpand.d/
H A Dinput.c4 #define endf ; macro
11 defField(your_,int, x) endf
12 defField(your_,int, y) endf
16 mydeff(int, x) endf
17 mydeff(int, y) endf
18 mydeff(int, z) endf
H A Dexpected.tags4 endf input.c /^#define endf /;" d file: macrodef:;
9 your_x input.c /^ defField(your_,int, x) endf$/;" m struct:your_point typeref:typename:int file:
10 your_y input.c /^ defField(your_,int, y) endf$/;" m struct:your_point typeref:typename:int file:
12 my_x input.c /^ mydeff(int, x) endf$/;" m struct:my_point3d typeref:typename:int file:
13 my_y input.c /^ mydeff(int, y) endf$/;" m struct:my_point3d typeref:typename:int file:
14 my_z input.c /^ mydeff(int, z) endf$/;" m struct:my_point3d typeref:typename:int file:
/dports/net/nanomsg/nanomsg-1.1.5/tests/
H A Ddevice4.c59 int endf; in main() local
74 endf = test_socket (AF_SP, NN_REQ); in main()
75 test_connect (endf, socket_address_f); in main()
83 test_send (endf, "XYZ"); in main()
88 test_recv (endf, "REPLYXYZ"); in main()
92 test_close (endf); in main()
/dports/science/py-OpenMC/openmc-0.12.2/docs/source/pythonapi/
H A Ddata.rst179 endf.Evaluation
189 endf.float_endf
190 endf.get_cont_record
191 endf.get_evaluations
192 endf.get_head_record
193 endf.get_tab1_record
194 endf.get_tab2_record
195 endf.get_text_record
/dports/science/openmc/openmc-0.12.2/docs/source/pythonapi/
H A Ddata.rst179 endf.Evaluation
189 endf.float_endf
190 endf.get_cont_record
191 endf.get_evaluations
192 endf.get_head_record
193 endf.get_tab1_record
194 endf.get_tab2_record
195 endf.get_text_record
/dports/devel/liteide/gocode-cfcb188102ae/vim/autoload/
H A Dgocomplete.vim19 endf
25 endf
35 endf
53 endf
57 endf
67 endf
76 endf
87 endf
/dports/devel/liteide/gocode-cfcb188102ae/nvim/autoload/
H A Dgocomplete.vim19 endf
25 endf
35 endf
53 endf
57 endf
67 endf
76 endf
87 endf
/dports/comms/hamlib/hamlib-4.3.1/rigs/winradio/
H A Dwr1000.c66 .startf = kHz(500), .endf = MHz(1300), .modes = WR1000_MODES,
70 .startf = MHz(30), .endf = MHz(1300), .modes = RIG_MODE_WFM,
76 .startf = kHz(500), .endf = MHz(824), .modes = WR1000_MODES,
80 .startf = MHz(30), .endf = MHz(824), .modes = RIG_MODE_WFM,
84 .startf = MHz(849), .endf = MHz(869),
89 .startf = MHz(894), .endf = MHz(1300),
H A Dwr3100.c66 .startf = kHz(150), .endf = MHz(1500), .modes = WR3100_MODES,
70 .startf = MHz(30), .endf = MHz(1500), .modes = RIG_MODE_WFM,
76 .startf = kHz(150), .endf = MHz(824), .modes = WR3100_MODES,
80 .startf = MHz(30), .endf = MHz(824), .modes = RIG_MODE_WFM,
84 .startf = MHz(849), .endf = MHz(869),
89 .startf = MHz(894), .endf = MHz(1500),
H A Dwr3700.c66 .startf = kHz(150), .endf = GHz(4), .modes = WR3700_MODES,
70 .startf = MHz(30), .endf = GHz(4), .modes = RIG_MODE_WFM,
76 .startf = kHz(150), .endf = MHz(824), .modes = WR3700_MODES,
80 .startf = MHz(30), .endf = MHz(824), .modes = RIG_MODE_WFM,
84 .startf = MHz(849), .endf = MHz(869),
89 .startf = MHz(894), .endf = GHz(4),
H A Dwr1500.c66 .startf = kHz(150), .endf = MHz(1500), .modes = WR1500_MODES,
70 .startf = MHz(30), .endf = MHz(1500), .modes = RIG_MODE_WFM,
76 .startf = kHz(150), .endf = MHz(824), .modes = WR1500_MODES,
80 .startf = MHz(30), .endf = MHz(824), .modes = RIG_MODE_WFM,
84 .startf = MHz(849), .endf = MHz(869),
89 .startf = MHz(894), .endf = MHz(1500),
H A Dwr3150.c66 .startf = kHz(150), .endf = MHz(1500), .modes = WR3150_MODES,
70 .startf = MHz(30), .endf = MHz(1500), .modes = RIG_MODE_WFM,
76 .startf = kHz(150), .endf = MHz(824), .modes = WR3150_MODES,
80 .startf = MHz(30), .endf = MHz(824), .modes = RIG_MODE_WFM,
84 .startf = MHz(849), .endf = MHz(869),
89 .startf = MHz(894), .endf = MHz(1500),
H A Dwr3500.c66 .startf = kHz(150), .endf = GHz(2.6), .modes = WR3500_MODES,
70 .startf = MHz(30), .endf = GHz(2.6), .modes = RIG_MODE_WFM,
76 .startf = kHz(150), .endf = MHz(824), .modes = WR3500_MODES,
80 .startf = MHz(30), .endf = MHz(824), .modes = RIG_MODE_WFM,
84 .startf = MHz(849), .endf = MHz(869),
89 .startf = MHz(894), .endf = GHz(2.6),
H A Dwr1550.c66 .startf = kHz(150), .endf = MHz(1500), .modes = WR1550_MODES,
70 .startf = MHz(30), .endf = MHz(1500), .modes = RIG_MODE_WFM,
76 .startf = kHz(150), .endf = MHz(824), .modes = WR1550_MODES,
80 .startf = MHz(30), .endf = MHz(824), .modes = RIG_MODE_WFM,
84 .startf = MHz(849), .endf = MHz(869),
89 .startf = MHz(894), .endf = MHz(1500),
/dports/science/py-OpenMC/openmc-0.12.2/openmc/data/
H A Dresonance_covariance.py9 from . import endf
92 items = endf.get_head_record(file_obj)
97 items = endf.get_cont_record(file_obj)
103 items = endf.get_cont_record(file_obj)
377 params, ape = endf.get_tab1_record(file_obj)
380 items = endf.get_cont_record(file_obj)
387 items = endf.get_cont_record(file_obj)
450 corr = endf.get_intg_record(file_obj)
615 items = endf.get_cont_record(file_obj)
622 items = endf.get_cont_record(file_obj)
[all …]
H A Dnjoy.py9 from . import endf
340 ev = evaluation if evaluation is not None else endf.Evaluation(filename)
500 else endf.Evaluation(filename_thermal))
518 elastic_type = endf.get_head_record(file_obj)[2] - 1
526 items = endf.get_head_record(file_obj)
527 items, values = endf.get_list_record(file_obj)
539 endf.get_head_record(file_obj)
540 endf.get_list_record(file_obj)
541 endf.get_tab2_record(file_obj)
542 params = endf.get_tab1_record(file_obj)[0]
[all …]
/dports/science/openmc/openmc-0.12.2/openmc/data/
H A Dresonance_covariance.py9 from . import endf
92 items = endf.get_head_record(file_obj)
97 items = endf.get_cont_record(file_obj)
103 items = endf.get_cont_record(file_obj)
377 params, ape = endf.get_tab1_record(file_obj)
380 items = endf.get_cont_record(file_obj)
387 items = endf.get_cont_record(file_obj)
450 corr = endf.get_intg_record(file_obj)
615 items = endf.get_cont_record(file_obj)
622 items = endf.get_cont_record(file_obj)
[all …]
H A Dnjoy.py9 from . import endf
340 ev = evaluation if evaluation is not None else endf.Evaluation(filename)
500 else endf.Evaluation(filename_thermal))
518 elastic_type = endf.get_head_record(file_obj)[2] - 1
526 items = endf.get_head_record(file_obj)
527 items, values = endf.get_list_record(file_obj)
539 endf.get_head_record(file_obj)
540 endf.get_list_record(file_obj)
541 endf.get_tab2_record(file_obj)
542 params = endf.get_tab1_record(file_obj)[0]
[all …]
/dports/archivers/szip/szip-1.12b_2/
H A Dsz_bit.c74 { freq *f, *endf; in scalefreq() local
75 for (f=tbl->f, endf = f+tbl->size; f<endf; f++) in scalefreq()
82 { freq *f, *endf; in scalefreqcond() local
83 for (f=tbl->f, endf = f+tbl->size; f<endf; f++) in scalefreqcond()

12345678910>>...15