Home
last modified time | relevance | path

Searched +defs:D +defs:p +defs:ts (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/dports/math/py-algopy/algopy-0.5.7/documentation/sphinx/examples/
H A Dimplicit_euler.py2 D,P = 4,1 variable
5 p = UTPM(numpy.zeros((D,P))) variable
8 def f(t, x, p): argument
14 def implicit_euler(f_fcn, x0, ts, p): argument
19 def F_fcn(x_new, x, t_new, t, p): argument
23 def J_fcn(x_new, x, t_new, t, p): argument
67 ts = numpy.linspace(0,2*numpy.pi,1000) variable
72 def x_analytical(t,p): argument
75 def x_p_analytical(t,p): argument
H A Dexplicit_euler.py2 D,P = 4,1 variable
5 p = UTPM(numpy.zeros((D,P))) variable
15 ts = numpy.linspace(0,2*numpy.pi,2000) variable
23 def x_analytical(t,p): argument
26 def x_p_analytical(t,p): argument
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/sandbox/tsa/
H A Ddiffusion2.py114 def simulate(self, m,s,lambd,a,D,ts,nrepl): argument
161 def simulate(self, m,s,lambd,p,e1,e2,ts,nrepl): argument
210 def simulate(self, m,s,kappa,ts,nrepl): argument
260 def simulate(self, th,k,s,ts,nrepl): argument
288 def simulate(self, m, kappa, eta,lambd,r, ts, nrepl,tratio=1.): argument
323 def simulate(self, m, kappa, T_dot,lambd,sigma, ts, nrepl): argument
370 ts = np.linspace(1./nobs, 1., nobs) variable
376 D=.2 # st.dev of log-jump variable
395 p=.5 # prob. of up-jump variable
/dports/science/bagel/bagel-1.2.2/src/util/math/zquatev/
H A Dzquatev.cc40 namespace ts { namespace
42 int zquatev(const int n2, complex<double>* const D, const int ld2, double* const eig) { in zquatev()
68 for (int p = 0; p < n; p += nb) in zquatev() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaTemplate/
H A Dcxx1z-fold-expressions.cpp39 void *p = (N || ...); // expected-error {{rvalue of type 'bool'}} in null_ptr() local
70 struct D { struct
76 template<typename T, typename ...Ts> constexpr decltype(auto) apply(T &t, Ts ...ts) { in apply()
79 static_assert(&apply(a, &A::b, &A::B::c, &A::B::C::d, &A::B::C::D::e) == &a.b.c.d.e); argument
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaTemplate/
H A Dcxx1z-fold-expressions.cpp39 void *p = (N || ...); // expected-error {{rvalue of type 'bool'}} in null_ptr() local
70 struct D { struct
76 template<typename T, typename ...Ts> constexpr decltype(auto) apply(T &t, Ts ...ts) { in apply()
79 static_assert(&apply(a, &A::b, &A::B::c, &A::B::C::d, &A::B::C::D::e) == &a.b.c.d.e); argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaTemplate/
H A Dcxx1z-fold-expressions.cpp39 void *p = (N || ...); // expected-error {{rvalue of type 'bool'}} in null_ptr() local
70 struct D { struct
76 template<typename T, typename ...Ts> constexpr decltype(auto) apply(T &t, Ts ...ts) { in apply()
79 static_assert(&apply(a, &A::b, &A::B::c, &A::B::C::d, &A::B::C::D::e) == &a.b.c.d.e); argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaTemplate/
H A Dcxx1z-fold-expressions.cpp39 void *p = (N || ...); // expected-error {{rvalue of type 'bool'}} in null_ptr() local
70 struct D { struct
76 template<typename T, typename ...Ts> constexpr decltype(auto) apply(T &t, Ts ...ts) { in apply()
79 static_assert(&apply(a, &A::b, &A::B::c, &A::B::C::d, &A::B::C::D::e) == &a.b.c.d.e); argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaTemplate/
H A Dcxx1z-fold-expressions.cpp39 void *p = (N || ...); // expected-error {{rvalue of type 'bool'}} in null_ptr() local
70 struct D { struct
76 template<typename T, typename ...Ts> constexpr decltype(auto) apply(T &t, Ts ...ts) { in apply()
79 static_assert(&apply(a, &A::b, &A::B::c, &A::B::C::d, &A::B::C::D::e) == &a.b.c.d.e); argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaTemplate/
H A Dcxx1z-fold-expressions.cpp39 void *p = (N || ...); // expected-error {{rvalue of type 'bool'}} in null_ptr() local
70 struct D { struct
76 template<typename T, typename ...Ts> constexpr decltype(auto) apply(T &t, Ts ...ts) { in apply()
79 static_assert(&apply(a, &A::b, &A::B::c, &A::B::C::d, &A::B::C::D::e) == &a.b.c.d.e); argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaTemplate/
H A Dcxx1z-fold-expressions.cpp39 void *p = (N || ...); // expected-error {{rvalue of type 'bool'}} in null_ptr() local
70 struct D { struct
76 template<typename T, typename ...Ts> constexpr decltype(auto) apply(T &t, Ts ...ts) { in apply()
79 static_assert(&apply(a, &A::b, &A::B::c, &A::B::C::d, &A::B::C::D::e) == &a.b.c.d.e); argument
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dlibgme.c44 #define D AV_OPT_FLAG_DECODING_PARAM macro
164 static int read_seek_gme(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_gme()
172 static int probe_gme(AVProbeData *p) in probe_gme()
175 if (gme_identify_header(p->buf)[0]) { in probe_gme() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dlibgme.c44 #define D AV_OPT_FLAG_DECODING_PARAM macro
164 static int read_seek_gme(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_gme()
172 static int probe_gme(AVProbeData *p) in probe_gme()
175 if (gme_identify_header(p->buf)[0]) { in probe_gme() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dlibgme.c43 #define D AV_OPT_FLAG_DECODING_PARAM macro
174 static int read_seek_gme(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_gme()
182 static int probe_gme(const AVProbeData *p) in probe_gme()
185 if (gme_identify_header(p->buf)[0]) { in probe_gme() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dlibgme.c44 #define D AV_OPT_FLAG_DECODING_PARAM macro
164 static int read_seek_gme(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_gme()
172 static int probe_gme(const AVProbeData *p) in probe_gme()
175 if (gme_identify_header(p->buf)[0]) { in probe_gme() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dlibgme.c44 #define D AV_OPT_FLAG_DECODING_PARAM macro
164 static int read_seek_gme(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_gme()
172 static int probe_gme(AVProbeData *p) in probe_gme()
175 if (gme_identify_header(p->buf)[0]) { in probe_gme() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dlibgme.c44 #define D AV_OPT_FLAG_DECODING_PARAM macro
164 static int read_seek_gme(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_gme()
172 static int probe_gme(const AVProbeData *p) in probe_gme()
175 if (gme_identify_header(p->buf)[0]) { in probe_gme() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dlibgme.c43 #define D AV_OPT_FLAG_DECODING_PARAM macro
174 static int read_seek_gme(AVFormatContext *s, int stream_idx, int64_t ts, int flags) in read_seek_gme()
182 static int probe_gme(const AVProbeData *p) in probe_gme()
185 if (gme_identify_header(p->buf)[0]) { in probe_gme() local
/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/power_grid/
H A Dex9opt.c39 TS ts; member
40 PetscScalar H,D,omega_b,omega_s,Pmax,Pm,E,V,X,u_s,c; member
51 static PetscErrorCode RHSFunction(TS ts,PetscReal t,Vec U,Vec F,AppCtx *ctx) in RHSFunction()
75 static PetscErrorCode RHSJacobian(TS ts,PetscReal t,Vec U,Mat A,Mat B,AppCtx *ctx) in RHSJacobian()
102 static PetscErrorCode RHSJacobianP(TS ts,PetscReal t,Vec X,Mat A,void *ctx0) in RHSJacobianP()
118 static PetscErrorCode CostIntegrand(TS ts,PetscReal t,Vec U,Vec R,AppCtx *ctx) in CostIntegrand()
133 static PetscErrorCode DRDUJacobianTranspose(TS ts,PetscReal t,Vec U,Mat DRDU,Mat B,AppCtx *ctx) in DRDUJacobianTranspose()
150 static PetscErrorCode DRDPJacobianTranspose(TS ts,PetscReal t,Vec U,Mat DRDP,AppCtx *ctx) in DRDPJacobianTranspose()
179 Vec p; in main() local
357 TS ts = ctx->ts; in FormFunction() local
[all …]
H A Dex8.c29 PetscScalar D; /* Damping constant */ member
63 TS ts; /* Time-stepping context */ in main() local
111 PetscErrorCode PostStep(TS ts) in PostStep()
144 PetscScalar **p; in ini_bou() local
173 PetscErrorCode adv1(PetscScalar **p,PetscScalar y,PetscInt i,PetscInt j,PetscInt M,PetscScalar *p1,… in adv1()
192 PetscErrorCode adv2(PetscScalar **p,PetscScalar x,PetscScalar y,PetscInt i,PetscInt j,PetscInt N,Pe… in adv2()
212 PetscErrorCode diffuse(PetscScalar **p,PetscInt i,PetscInt j,PetscReal t,PetscScalar *p_diff,AppCtx… in diffuse()
225 PetscErrorCode IFunction(TS ts,PetscReal t,Vec X,Vec Xdot,Vec F,void *ctx) in IFunction()
231 PetscScalar **p,**f,**pdot; in IFunction() local
280 PetscErrorCode IJacobian(TS ts,PetscReal t,Vec X,Vec Xdot,PetscReal a,Mat J,Mat Jpre,void *ctx) in IJacobian()
H A Dex6.c22 PetscScalar D; /* Damping constant */ member
55 TS ts; /* Time-stepping context */ in main() local
107 PetscErrorCode PostStep(TS ts) in PostStep()
129 PetscScalar **p; in ini_bou() local
163 PetscErrorCode adv1(PetscScalar **p,PetscScalar y,PetscInt i,PetscInt j,PetscInt M,PetscScalar *p1,… in adv1()
187 PetscErrorCode adv2(PetscScalar **p,PetscScalar x,PetscInt i,PetscInt j,PetscInt N,PetscScalar *p2,… in adv2()
211 PetscErrorCode diffuse(PetscScalar **p,PetscInt i,PetscInt j,PetscReal t,PetscScalar *p_diff,AppCtx… in diffuse()
219 PetscErrorCode BoundaryConditions(PetscScalar **p,DMDACoor2d **coors,PetscInt i,PetscInt j,PetscInt… in BoundaryConditions()
251 PetscErrorCode IFunction(TS ts,PetscReal t,Vec X,Vec Xdot,Vec F,void *ctx) in IFunction()
257 PetscScalar **p,**f,**pdot; in IFunction() local
[all …]
H A Dex7.c24 PetscScalar D; /* Damping constant */ member
58 TS ts; /* Time-stepping context */ in main() local
106 PetscErrorCode PostStep(TS ts) in PostStep()
112 PetscReal t,**p; in PostStep() local
148 PetscScalar **p; in ini_bou() local
201 PetscErrorCode adv1(PetscScalar **p,PetscScalar y,PetscInt i,PetscInt j,PetscInt M,PetscScalar *p1,… in adv1()
219 PetscErrorCode adv2(PetscScalar **p,PetscScalar x,PetscInt i,PetscInt j,PetscInt N,PetscScalar *p2,… in adv2()
237 PetscErrorCode diffuse(PetscScalar **p,PetscInt i,PetscInt j,PetscReal t,PetscScalar *p_diff,AppCtx… in diffuse()
250 PetscErrorCode IFunction(TS ts,PetscReal t,Vec X,Vec Xdot,Vec F,void *ctx) in IFunction()
256 PetscScalar **p,**f,**pdot; in IFunction() local
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/Tools/
H A Dchained_map.h122 { chained_map_item p = HASH(x); in access() local
153 for (chained_map_item p = table; p < free; p++) in init_table() local
189 chained_map_item p; in rehash() local
225 T p = access(old_index); in del_old_table() local
279 std::size_t ts = 1; in chained_map() local
287 chained_map<T, Allocator>::chained_map(const chained_map<T, Allocator>& D) : in chained_map()
293 for(chained_map_item p = D.table + 1; p < D.free; p++) in chained_map() local
314 for(chained_map_item p = D.table + 1; p < D.free; p++) variable
325 { for(chained_map_item p = table + 1; p < free; p++) in clear_entries() local
345 { chained_map_item p = HASH(x); in lookup() local
[all …]
/dports/math/gfan/gfan0.6.2/src/
H A Dtropicalbasis.cpp20 static Polynomial cleverSaturation(Polynomial const &p, IntegerVector const &w) in cleverSaturation()
69 Polynomial p=*sPolynomials.begin(); in initialSaturatingBuchberger() local
124 gfan_log2 D(linealitySpaceDimension); in tropicalBasisOfCurve() local
126 TimerScope ts(&iterativeTropicalBasisTimer); in tropicalBasisOfCurve() local
/dports/math/gfanlib/gfan0.6.2/src/
H A Dtropicalbasis.cpp20 static Polynomial cleverSaturation(Polynomial const &p, IntegerVector const &w) in cleverSaturation()
69 Polynomial p=*sPolynomials.begin(); in initialSaturatingBuchberger() local
124 log2 D(linealitySpaceDimension); in tropicalBasisOfCurve() local
126 TimerScope ts(&iterativeTropicalBasisTimer); in tropicalBasisOfCurve() local

12345678910>>...15