Home
last modified time | relevance | path

Searched refs:hvp (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/science/teem/teem-1.11.0-src/src/bane/
H A DmethodsBane.c48 baneHVolParm *hvp; in baneHVolParmNew() local
52 if (hvp) { in baneHVolParmNew()
67 hvp->clip = NULL; in baneHVolParmNew()
70 return hvp; in baneHVolParmNew()
89 if (hvp && clip) { in baneHVolParmClipSet()
90 hvp->clip = baneClipNix(hvp->clip); in baneHVolParmClipSet()
99 if (hvp) { in baneHVolParmNix()
107 free(hvp); in baneHVolParmNix()
123 if (hvp) { in baneHVolParmGKMSInit()
150 nrrdKernelParse(&(hvp->k[gageKernel00]), hvp->kparm[gageKernel00], in baneHVolParmGKMSInit()
[all …]
H A Dhvol.c71 if (!hvp->makeMeasrVol || !hvp->measrVolDone) { in baneProbe()
109 if (hvp->verbose) { in baneFindInclusion()
113 hvp->axis[0].measr->name, hvp->axis[1].measr->name, in baneFindInclusion()
130 if (hvp->verbose) { in baneFindInclusion()
141 if (hvp->makeMeasrVol && !hvp->measrVol) { in baneFindInclusion()
171 if (hvp->verbose) in baneFindInclusion()
190 if (hvp->makeMeasrVol && !hvp->measrVol) { in baneFindInclusion()
219 if (hvp->verbose) in baneFindInclusion()
253 if (hvp->verbose) in baneFindInclusion()
348 if (hvp->verbose) in baneMakeHVol()
[all …]
H A DgkmsHvol.c44 baneHVolParm *hvp; in baneGkms_hvolMain() local
102 hvp = baneHVolParmNew(); in baneGkms_hvolMain()
103 airMopAdd(mop, hvp, (airMopper)baneHVolParmNix, airMopAlways); in baneGkms_hvolMain()
104 baneHVolParmGKMSInit(hvp); in baneGkms_hvolMain()
105 hvp->makeMeasrVol = !slow; in baneGkms_hvolMain()
120 hvp->k3pack = AIR_TRUE; in baneGkms_hvolMain()
121 nrrdKernelParmSet(&hvp->k[gageKernel00], hvp->kparm[gageKernel00], ksp00); in baneGkms_hvolMain()
122 nrrdKernelParmSet(&hvp->k[gageKernel11], hvp->kparm[gageKernel11], ksp11); in baneGkms_hvolMain()
123 nrrdKernelParmSet(&hvp->k[gageKernel22], hvp->kparm[gageKernel22], ksp22); in baneGkms_hvolMain()
124 if (baneMakeHVol(nout, nin, hvp)) { in baneGkms_hvolMain()
H A Dbane.h337 BANE_EXPORT void baneHVolParmGKMSInit(baneHVolParm *hvp);
338 BANE_EXPORT void baneHVolParmAxisSet(baneHVolParm *hvp, unsigned int axisIdx,
341 BANE_EXPORT void baneHVolParmClipSet(baneHVolParm *hvp, baneClip *clip);
342 BANE_EXPORT baneHVolParm *baneHVolParmNix(baneHVolParm *hvp);
345 BANE_EXPORT int baneInputCheck(Nrrd *nin, baneHVolParm *hvp);
353 Nrrd *nin, baneHVolParm *hvp, gageContext *ctx,
356 Nrrd *nin, baneHVolParm *hvp,
358 BANE_EXPORT int baneMakeHVol(Nrrd *hvol, Nrrd *nin, baneHVolParm *hvp);
H A Dvalid.c29 baneInputCheck (Nrrd *nin, baneHVolParm *hvp) { in baneInputCheck() argument
53 if (_baneAxisCheck(hvp->axis + i)) { in baneInputCheck()
58 if (!hvp->clip) { in baneInputCheck()
/dports/net/p5-Net-Interface/Net-Interface-1.016/
H A Dtest.pl.developer30 foreach (keys %{*{$hvp}}) {
42 Dump($hvp);
44 Dump(${*{$hvp}}{array});
55 foreach my $hvp (@ifaces) {
56 Dump($hvp);
57 print Dumper($hvp),"\n";
73 Dump($hvp);
75 # print Dump(\${*{$hvp}});
77 # print Dump(${*{$hvp}});
101 Dump($hvp);
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/function/dynamic/
H A DROL_SerialObjective.hpp164 auto& hvp = partition(hv); auto& vp = partition(v); in hessVec_11() local
167 auto tmp = clone(hvp[0]); in hessVec_11()
174 hvp[0].plus(x); in hessVec_11()
179 hvp[k].plus(x); in hessVec_11()
194 auto& hvp = partition(hv); auto& vp = partition(v); in hessVec_12() local
197 auto tmp = clone(hvp[0]); in hessVec_12()
204 hvp[0].plus(x); in hessVec_12()
209 hvp[k].plus(x); in hessVec_12()
225 auto& hvp = partition(hv); auto& vp = partition(v); in hessVec_21() local
228 auto tmp = clone(hvp[0]); in hessVec_21()
[all …]
/dports/cad/p5-Verilog-Perl/Verilog-Perl-3.478/Parser/
H A DVAst.cpp127 HV* hvp = subhash(); assert(hvp); in replaceInsert() local
130 SV** svpp = hv_fetch(hvp, name.c_str(), name.length(), 1/*create*/); in replaceInsert()
134 hv_store(hvp, name.c_str(), name.length(), newRV((SV*)newentp), 0); in replaceInsert()
139 HV* hvp = subhash(); assert(hvp); in replaceInsert() local
142 SV** svpp = hv_fetch(hvp, name.c_str(), name.length(), 1/*create*/); in replaceInsert()
152 HV* hvp = subhash(); assert(hvp); in findSym() local
154 SV** svpp = hv_fetch(hvp, name.c_str(), name.length(), 0/*no-change*/); in findSym()
184 HV* hvp = pkgEntp->subhash(); assert(hvp); in import() local
185 hv_iterinit(hvp); in import()
186 while (HE* hep = hv_iternext(hvp)) { in import()
[all …]
/dports/net/p5-Net-Interface/Net-Interface-1.016/t/
H A Dfaceinfo.t91 my($hvp,$i,$fam,$mac) = @_;
96 my @address = $hvp->address($key);
97 my @netmask = $hvp->netmask($key);
98 my @broadcast = $hvp->broadcast($key);
102 addr42txt('addr',scalar $hvp->address($key,$_)),
111 $hvp->mask2cidr($netmask[$_]),
112 typetxt($hvp->type($address[$_])) ."\b"
119 foreach my $hvp (@ifaces) {
120 my $i = $hvp->info();
132 dumpaddrs($hvp,$i,AF_INET,\$mac);
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/function/simopt/
H A DROL_Objective_SerialSimOpt.hpp130 auto& hvp = partition(hv);
137 obj_->hessVec_11( *(hvp.get(0)), *(vp.get(0)), *ui_, *(up.get(0)), *(zp.get(0)), tol );
140 … obj_->hessVec_11( *(hvp.get(k)), *(vp.get(k)), *(up.get(k-1)), *(up.get(k)), *(zp.get(k)), tol );
146 auto& hvp = partition(hv);
153 obj_->hessVec_12( *(hvp.get(0)), *(vp.get(0)), *ui_, *(up.get(0)), *(zp.get(0)), tol );
156 … obj_->hessVec_12( *(hvp.get(k)), *(vp.get(k)), *(up.get(k-1)), *(up.get(k)), *(zp.get(k)), tol );
162 auto& hvp = partition(hv);
169 obj_->hessVec_21( *(hvp.get(0)), *(vp.get(0)), *ui_, *(up.get(0)), *(zp.get(0)), tol );
172 … obj_->hessVec_21( *(hvp.get(k)), *(vp.get(k)), *(up.get(k-1)), *(up.get(k)), *(zp.get(k)), tol );
178 auto& hvp = partition(hv);
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/PDE-OPT/0ld/elasticitySIMP_topologyOptimization/
H A Dparametrized_objective.hpp180 ROL::Ptr<Tpetra::MultiVector<> > hvp in hessVec_11() local
184 data_->ApplyJacobian1ToVec(hvp, vp); in hessVec_11()
186 hvp->scale(two*scale_); in hessVec_11()
199 ROL::Ptr<Tpetra::MultiVector<> > hvp in hessVec_12() local
208 data_->ApplyJacobian2ToVec (hvp, up, Fvp); in hessVec_12()
210 hvp->scale(two*scale_); in hessVec_12()
223 ROL::Ptr<Tpetra::MultiVector<> > hvp in hessVec_21() local
232 filter_->apply(hvp, tmp); in hessVec_21()
234 hvp->scale(two*scale_); in hessVec_21()
243 ROL::Ptr<Tpetra::MultiVector<> > hvp in hessVec_22() local
[all …]
H A Dobjective.hpp173 ROL::Ptr<Tpetra::MultiVector<> > hvp in hessVec_11() local
177 data_->ApplyJacobian1ToVec(hvp, vp); in hessVec_11()
179 hvp->scale(two*scale_); in hessVec_11()
192 ROL::Ptr<Tpetra::MultiVector<> > hvp in hessVec_12() local
201 data_->ApplyJacobian2ToVec (hvp, up, Fvp); in hessVec_12()
203 hvp->scale(two*scale_); in hessVec_12()
216 ROL::Ptr<Tpetra::MultiVector<> > hvp in hessVec_21() local
225 filter_->apply(hvp, tmp); in hessVec_21()
227 hvp->scale(two*scale_); in hessVec_21()
236 ROL::Ptr<Tpetra::MultiVector<> > hvp in hessVec_22() local
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/PDE-OPT/0ld/poisson/
H A Dobjective.hpp130 ROL::Ptr<Tpetra::MultiVector<> > hvp = in hessVec_11() local
136 data_->getMatM()->apply(*vp, *hvp); in hessVec_11()
141 ROL::Ptr<Tpetra::MultiVector<> > hvp = in hessVec_12() local
145 hvp->scale(0); in hessVec_12()
150 ROL::Ptr<Tpetra::MultiVector<> > hvp = in hessVec_21() local
154 hvp->scale(0); in hessVec_21()
159 ROL::Ptr<Tpetra::MultiVector<> > hvp = in hessVec_22() local
165 data_->getMatR()->apply(*vp, *hvp); in hessVec_22()
166 hvp->scale(alpha_); in hessVec_22()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/PinT/nonlinear/
H A DdynamicObjective.hpp124 ROL::Ptr<std::vector<Real>> hvp = getVector(hv); in hessVec_uo_uo() local
129 (*hvp)[0] = dt_ * std::pow(((*zp)[0]-one) * ((*unp)[0]-one), two) * (*vp)[0]; in hessVec_uo_uo()
136 ROL::Ptr<std::vector<Real>> hvp = getVector(hv); in hessVec_uo_un() local
148 ROL::Ptr<std::vector<Real>> hvp = getVector(hv); in hessVec_uo_z() local
160 ROL::Ptr<std::vector<Real>> hvp = getVector(hv); in hessVec_un_uo() local
172 ROL::Ptr<std::vector<Real>> hvp = getVector(hv); in hessVec_un_un() local
177 (*hvp)[0] = dt_ * std::pow(((*zp)[0]-one) * ((*uop)[0]-one), two) * (*vp)[0]; in hessVec_un_un()
184 ROL::Ptr<std::vector<Real>> hvp = getVector(hv); in hessVec_un_z() local
196 ROL::Ptr<std::vector<Real>> hvp = getVector(hv); in hessVec_z_uo() local
208 ROL::Ptr<std::vector<Real>> hvp = getVector(hv); in hessVec_z_un() local
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/PDE-OPT/0ld/stefan-boltzmann/
H A Dobjective.hpp131 ROL::Ptr<Tpetra::MultiVector<> > hvp = in hessVec_11() local
137 data_->getMatM()->apply(*vp, *hvp); in hessVec_11()
142 ROL::Ptr<Tpetra::MultiVector<> > hvp = in hessVec_12() local
146 hvp->scale(0); in hessVec_12()
151 ROL::Ptr<Tpetra::MultiVector<> > hvp = in hessVec_21() local
155 hvp->scale(0); in hessVec_21()
160 ROL::Ptr<Tpetra::MultiVector<> > hvp = in hessVec_22() local
166 data_->getMatR()->apply(*vp, *hvp); in hessVec_22()
167 hvp->scale(alpha_); in hessVec_22()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/PDE-OPT/0ld/adv-diff-react/
H A Dobjective.hpp137 ROL::Ptr<Tpetra::MultiVector<> > hvp = in hessVec_11() local
145hvp->elementWiseMultiply(1.0, *(vecWeights_->getVector(0)), *vp, 0.0); // (weighted) diagonal pro… in hessVec_11()
150 ROL::Ptr<Tpetra::MultiVector<> > hvp = in hessVec_12() local
154 hvp->scale(0); in hessVec_12()
159 ROL::Ptr<Tpetra::MultiVector<> > hvp = in hessVec_21() local
163 hvp->scale(0); in hessVec_21()
168 ROL::Ptr<Tpetra::MultiVector<> > hvp = in hessVec_22() local
174 data_->getMatR()->apply(*vp, *hvp); in hessVec_22()
175 hvp->scale(alpha_); in hessVec_22()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/PDE-OPT/TOOLS/
H A Dintegralobjective.hpp326 if ( hvp != ROL::nullPtr ) { in hessVec_22()
327 const int size = hvp->size(); in hessVec_22()
334 if ( hvp != ROL::nullPtr ) { in hessVec_22()
335 const int size = hvp->size(); in hessVec_22()
348 const int size = hvp->size(); in hessVec_22()
350 (*hvp)[i] += (*vecH33_)[i]; in hessVec_22()
718 if ( hvp != ROL::nullPtr ) { in hessVec()
719 const int size = hvp->size(); in hessVec()
726 if ( hvp != ROL::nullPtr ) { in hessVec()
739 const int size = hvp->size(); in hessVec()
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/zoo/testproblems/
H A DROL_Rosenbrock.hpp135 ROL::Ptr<vector> hvp = getVector<XDual>(hv); in hessVec() local
143 (*hvp)[2*i] = h11*(*vp)[2*i] + h12*(*vp)[2*i+1]; in hessVec()
144 (*hvp)[2*i+1] = h12*(*vp)[2*i] + h22*(*vp)[2*i+1]; in hessVec()
154 ROL::Ptr<vector> hvp = getVector<XPrim>(hv); in invHessVec() local
162 (*hvp)[2*i] = (1.0/(h11*h22-h12*h12))*( h22*(*vp)[2*i] - h12*(*vp)[2*i+1]); in invHessVec()
163 (*hvp)[2*i+1] = (1.0/(h11*h22-h12*h12))*(-h12*(*vp)[2*i] + h11*(*vp)[2*i+1]); in invHessVec()
H A DROL_Powell.hpp99 ROL::Ptr<std::vector<Real> > hvp in hessVec() local
128 (*hvp)[0] = h11*(*vp)[0] + h12*(*vp)[1]; in hessVec()
129 (*hvp)[1] = h21*(*vp)[0] + h22*(*vp)[1]; in hessVec()
133 ROL::Ptr<std::vector<Real> > hvp in invHessVec() local
162 (*hvp)[0] = (1.0/(h11*h22-h12*h21))*( h22*(*vp)[0] - h21*(*vp)[1]); in invHessVec()
163 (*hvp)[1] = (1.0/(h11*h22-h12*h21))*(-h12*(*vp)[0] + h11*(*vp)[1]); in invHessVec()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/test/function/
H A Dtest_11.hpp97 ROL::Ptr<std::vector<Real> > hvp = in hessVec() local
101 (*hvp)[0] = (*vp)[0]; in hessVec()
102 (*hvp)[1] = 2*(*vp)[1]; in hessVec()
239 ROL::Ptr<std::vector<Real> > hvp = in hessVec() local
247 (*hvp)[i] *= (*di_)[i]*(*di_)[i]; in hessVec()
248 (*hvp)[i] += (*g_)[i]*(*j_)[i]*(*vp)[i]; in hessVec()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/adapters/teuchos/src/function/
H A DROL_Teuchos_Objective.hpp137 auto hvp = getVector(hv); in hessVec() local
141 hessVec(*hvp,*vp,*xp,tol); in hessVec()
157 auto hvp = getVector(hv); in invHessVec() local
160 invHessVec(*hvp,*vp,*xp,tol); in invHessVec()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/adapters/sacado/src/function/
H A DROL_Sacado_Objective_SimOpt.hpp231 ROL::Ptr<vector> hvp = dynamic_cast<SV&>(hv).getVector(); in hessVec_11AD() local
263 (*hvp)[i] = (*g_fad_ptr)[i].dx(0); in hessVec_11AD()
284 ROL::Ptr<vector> hvp = dynamic_cast<SV&>(hv).getVector(); in hessVec_12AD() local
321 (*hvp)[j] = vdotg.dx(j); in hessVec_12AD()
342 ROL::Ptr<vector> hvp = dynamic_cast<SV&>(hv).getVector(); in hessVec_21AD() local
379 (*hvp)[i] = vdotg.dx(i); in hessVec_21AD()
403 ROL::Ptr<vector> hvp = dynamic_cast<SV&>(hv).getVector(); in hessVec_22AD() local
436 (*hvp)[j] = (*g_fad_ptr)[j].dx(0); in hessVec_22AD()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/hyperv/
H A Dhv_init.c60 struct hv_vp_assist_page **hvp = &hv_vp_assist_page[smp_processor_id()]; in hv_cpu_init() local
95 if (!*hvp) { in hv_cpu_init()
96 *hvp = __vmalloc(PAGE_SIZE, GFP_KERNEL | __GFP_ZERO); in hv_cpu_init()
99 if (*hvp) { in hv_cpu_init()
102 val = vmalloc_to_pfn(*hvp); in hv_cpu_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/hyperv/
H A Dhv_init.c60 struct hv_vp_assist_page **hvp = &hv_vp_assist_page[smp_processor_id()]; in hv_cpu_init() local
95 if (!*hvp) { in hv_cpu_init()
96 *hvp = __vmalloc(PAGE_SIZE, GFP_KERNEL | __GFP_ZERO); in hv_cpu_init()
99 if (*hvp) { in hv_cpu_init()
102 val = vmalloc_to_pfn(*hvp); in hv_cpu_init()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/hyperv/
H A Dhv_init.c60 struct hv_vp_assist_page **hvp = &hv_vp_assist_page[smp_processor_id()]; in hv_cpu_init() local
95 if (!*hvp) { in hv_cpu_init()
96 *hvp = __vmalloc(PAGE_SIZE, GFP_KERNEL | __GFP_ZERO); in hv_cpu_init()
99 if (*hvp) { in hv_cpu_init()
102 val = vmalloc_to_pfn(*hvp); in hv_cpu_init()

123456789