Home
last modified time | relevance | path

Searched defs:Np (Results 1 – 25 of 595) sorted by relevance

12345678910>>...24

/dports/math/libmesh/libmesh-1.6.2/src/systems/
H A Dparameter_vector.C40 const std::size_t Np = this->_params.size(); in deep_copy() local
65 const std::size_t Np = this->_params.size(); in value_copy() local
110 const std::size_t Np = this->_params.size(); variable
120 const std::size_t Np = this->_params.size(); variable
/dports/cad/py-lcapy/lcapy-23c940f/lcapy/
H A Dnetlist.py285 def Voc(self, Np, Nm): argument
291 def voc(self, Np, Nm): argument
296 def Isc(self, Np, Nm): argument
307 def isc(self, Np, Nm): argument
312 def thevenin(self, Np, Nm): argument
322 def norton(self, Np, Nm): argument
348 def impedance(self, Np, Nm): argument
1006 def get_Vd(self, Np, Nm): argument
1021 def get_vd(self, Np, Nm): argument
1053 def get_Vd(self, Np, Nm): argument
[all …]
H A Dcircuit.py111 def Y(self, Np, Nm): argument
117 def Z(self, Np, Nm): argument
/dports/audio/afsp/AFsp-v8r2/audio/PQevalAudio/MOV/
H A DPQloudTest.c42 PQloudTest (const struct MOVC_Loud *Loud, int Nchan, int Np) in PQloudTest()
62 int Np) in PQ_LThresh()
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/swarm/tests/
H A Dex4.c87 PetscInt dim, d, cStart, cEnd, c, Np, p; in SetInitialCoordinates() local
135 PetscInt dim, cStart, cEnd, c, Np, p; in SetInitialConditions() local
201 PetscInt Np, p; in Monitor() local
247 PetscInt dim, Np, p; in ComputeError() local
287 PetscInt Np, p; in RHSFunction1() local
307 PetscInt Np, p; in RHSFunction2() local
354 PetscInt Np, p; in RHSFunction() local
379 PetscInt Np = user->dim * user->particlesPerCell; in RHSJacobian() local
417 PetscInt Np = user->dim * user->particlesPerCell; in Sfunc() local
441 PetscInt Np = user->dim * user->particlesPerCell; in Ffunc() local
[all …]
H A Dex6.c81 const PetscInt Np = ctx->particlesPerCircle; in orbit() local
129 PetscInt dim, d, c, Np, p; in SetInitialCoordinates() local
173 PetscInt dim, cStart, cEnd, c, Np, p; in SetInitialConditions() local
196 PetscInt dim, Np = user->particlesPerCircle; in CreateParticles() local
222 PetscInt Np, p, dim, d; in RHSFunction1() local
248 PetscInt Np, p, dim; in RHSFunction2() local
275 PetscInt Np, p, dim, d; in RHSFunctionParticles() local
318 PetscInt dim, Np, p, c; in ComputeError() local
366 PetscInt locSize, dim, d, Np, p, c, steps; in main() local
H A Dex5.c84 PetscInt dim, d, cStart, cEnd, c, Np, p; in SetInitialCoordinates() local
131 PetscInt dim, cStart, cEnd, c, Np, p; in SetInitialConditions() local
158 PetscInt dim, cStart, cEnd, c, Np = user->particlesPerCell, p; in CreateParticles() local
194 PetscInt Np, p, dim, d; in RHSFunction1() local
219 PetscInt Np, p, dim, d; in RHSFunction2() local
247 PetscInt Np, p, dim, d; in RHSFunctionParticles() local
292 PetscInt dim, Np, p; in ComputeError() local
339 PetscInt locSize, dim, d, Np, p, steps; in main() local
/dports/graphics/cimg/CImg-v.2.9.7/examples/
H A Dgenerate_loop_macros.cpp52 const unsigned int Nn = N/2, Np = Nn - ((N + 1)%2); in generate_forN() local
90 const unsigned int Nn = N/2, Np = Nn - ((N + 1)%2); in generate_for_inN() local
141 Nn = (int)(N/2), Np = (int)(Nn - ((N + 1)%2)), in generate_forMxNxP() local
220 Nn = (int)(N/2), Np = (int)(Nn - ((N + 1)%2)), in generate_for_inMxNxP() local
290 Nn = (int)(N/2), Np = (int)(Nn - ((N + 1)%2)), in generate_getMxNxP() local
/dports/graphics/gmic-qt/CImg-v.2.9.8/examples/
H A Dgenerate_loop_macros.cpp52 const unsigned int Nn = N/2, Np = Nn - ((N + 1)%2); in generate_forN() local
90 const unsigned int Nn = N/2, Np = Nn - ((N + 1)%2); in generate_for_inN() local
141 Nn = (int)(N/2), Np = (int)(Nn - ((N + 1)%2)), in generate_forMxNxP() local
220 Nn = (int)(N/2), Np = (int)(Nn - ((N + 1)%2)), in generate_for_inMxNxP() local
290 Nn = (int)(N/2), Np = (int)(Nn - ((N + 1)%2)), in generate_getMxNxP() local
/dports/science/erkale/erkale-8297aefe5aac9dbbb291e04c07661f3cff94a99a/src/completeness/
H A Dcompleteness_profile.cpp21 arma::vec get_scanning_exponents(double min, double max, size_t Np) { in get_scanning_exponents()
33 compprof_t compute_completeness(const ElementBasisSet & bas, double min, double max, size_t Np, boo… in compute_completeness()
/dports/science/erkale-pseudopotentials/erkale-870e772f09631b3dbdd99a18e4f3d4786d684a01/src/completeness/
H A Dcompleteness_profile.cpp21 arma::vec get_scanning_exponents(double min, double max, size_t Np) { in get_scanning_exponents()
33 compprof_t compute_completeness(const ElementBasisSet & bas, double min, double max, size_t Np, boo… in compute_completeness()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
H A Deval.pass.cpp50 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test1() local
102 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test2() local
154 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test3() local
206 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test4() local
259 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test5() local
313 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test6() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
H A Deval.pass.cpp50 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test1() local
102 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test2() local
154 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test3() local
206 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test4() local
259 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test5() local
313 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test6() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
H A Deval.pass.cpp50 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test1() local
102 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test2() local
154 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test3() local
206 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test4() local
259 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test5() local
313 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test6() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
H A Deval.pass.cpp50 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test1() local
102 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test2() local
154 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test3() local
206 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test4() local
259 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test5() local
313 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test6() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
H A Deval.pass.cpp50 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test1() local
102 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test2() local
154 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test3() local
206 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test4() local
259 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test5() local
313 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test6() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
H A Deval.pass.cpp50 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test1() local
102 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test2() local
154 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test3() local
206 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test4() local
259 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test5() local
313 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test6() local
/dports/devel/libc++/libcxx-10.0.1.src/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
H A Deval.pass.cpp50 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test1() local
102 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test2() local
154 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test3() local
206 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test4() local
259 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test5() local
313 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test6() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
H A Deval.pass.cpp50 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test1() local
102 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test2() local
154 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test3() local
206 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test4() local
259 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test5() local
313 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test6() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
H A Deval.pass.cpp50 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test1() local
102 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test2() local
154 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test3() local
206 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test4() local
259 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test5() local
313 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test6() local
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
H A Deval.pass.cpp50 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test1() local
102 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test2() local
154 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test3() local
206 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test4() local
259 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test5() local
313 const size_t Np = sizeof(p) / sizeof(p[0]) - 1; in test6() local
/dports/science/PETSc/petsc-3.14.1/src/snes/tests/
H A Dex2.c90 static PetscErrorCode CreatePoints_Centroid(DM dm, PetscInt *Np, PetscReal **pcoords, PetscBool *po… in CreatePoints_Centroid()
127 static PetscErrorCode CreatePoints_Grid(DM dm, PetscInt *Np, PetscReal **pcoords, PetscBool *points… in CreatePoints_Grid()
176 static PetscErrorCode CreatePoints_GridReplicated(DM dm, PetscInt *Np, PetscReal **pcoords, PetscBo… in CreatePoints_GridReplicated()
214 static PetscErrorCode CreatePoints(DM dm, PetscInt *Np, PetscReal **pcoords, PetscBool *pointsAllPr… in CreatePoints()
241 PetscInt spaceDim, c, Np, p; in main() local
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/access/gist/
H A Dgistvalidate.c51 ListCell *lc; in sqr()
103 if (procform->amproclefttype != opcintype) in sqr()
156 ereport(INFO, in sqr()
206 (errcode(ERRCODE_INVALID_OBJECT_DEFINITION), in sqr()
259 (opclassgroup->functionset & (((uint64) 1) << i)) != 0) in sqr()
/dports/audio/afsp/AFsp-v8r2/libtsp/SP/
H A DSPpcXec.c44 SPpcXec (const float pc[], float ec[], int Np) in SPpcXec()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/fipsmodule/md5/asm/
H A Dmd5-586.pl41 sub Np subroutine

12345678910>>...24