Searched refs:ntemplates (Results 1 – 12 of 12) sorted by relevance
86 ntemplates = atoi(arg[4]); in FixParticledistributionDiscrete()87 if(ntemplates < 1) in FixParticledistributionDiscrete()92 cumweight = new double[ntemplates]; in FixParticledistributionDiscrete()93 parttogen = new int[ntemplates]; in FixParticledistributionDiscrete()94 distorder = new int[ntemplates]; in FixParticledistributionDiscrete()100 if(narg != iarg+2*ntemplates) in FixParticledistributionDiscrete()105 if(itemp == ntemplates) break; in FixParticledistributionDiscrete()151 for(int i=0;i<ntemplates; i++) in FixParticledistributionDiscrete()204 int n = ntemplates; in FixParticledistributionDiscrete()292 if(ntemplates == 1){ in randomize_single()[all …]
110 { return ntemplates; }116 { return (i >= ntemplates) ? (-1) : (distorder[i]); }125 { return i < ntemplates ? templates[i] : NULL; }140 int ntemplates;
199 $ntemplates = 0;202 $ntemplates++;203 if ($ntemplates <= $hor_offset || $ntemplates > ($hor_offset+$block)) {217 if (($hor_offset + $block) < $ntemplates) {
30 ; ntemplates = nside2ntemplates(nside, error=error)
47 ; ntemplates = nside2ntemplates(nside_in)48 ; print,ntemplates52 ; for it = 0, ntemplates-1 do begin
573 (*atlas_templates)->ntemplates = 0; in init_space_structs()712 atlas_templates->ntemplates++; in add_atlas_nel()716 atlas_templates->ntemplates); in add_atlas_nel()718 if(atlas_templates->ntemplates==1){ in add_atlas_nel()727 atlas_templates->ntemplates * sizeof(ATLAS_TEMPLATE)); in add_atlas_nel()730 atlas_templates->ntemplates-1]); in add_atlas_nel()1217 for(i=0;i<xtl->ntemplates;i++) in free_template_list()1220 if(xtl->ntemplates >= 1) in free_template_list()1655 for(i=0;i<xtl->ntemplates;i++) { in print_template_list()
277 int ntemplates; member
2112 function nside2ntemplates(nside) result(ntemplates)2118 integer(kind=i8b) :: ntemplates local2121 ntemplates = 1_I8B + nside * (nside + 6_I8B)2122 ntemplates = ntemplates / 4_I8B
1 …te, templates = OCA.Comments.Templates = OCA.Comments.Templates || {};\ntemplates['filesplugin'] =…
1470 …inks">\n\n<a href="../">RPC Bug</a>/ \n\n</span>\n<span class="title">\ntemplates\n\n</span>\n</sp…
1 …ileMenu', initTemplatesPlugin)\n\t}\n})\n\n// Init template files menu\ntemplates.forEach((provide…
1 …n","let templates = (require as any).context('../', true, /\\.html$/);\ntemplates.keys().forEach((…