Home
last modified time | relevance | path

Searched defs:Nf (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/science/erkale-pseudopotentials/erkale-870e772f09631b3dbdd99a18e4f3d4786d684a01/src/
H A Dtempered.cpp27 arma::vec eventempered_set(double alpha, double beta, int Nf) { in eventempered_set()
38 arma::vec welltempered_set(double alpha, double beta, double gamma, double delta, size_t Nf) { in welltempered_set()
76 arma::vec legendre_set(const arma::vec & A, int Nf) { in legendre_set()
/dports/science/erkale/erkale-8297aefe5aac9dbbb291e04c07661f3cff94a99a/src/
H A Dtempered.cpp27 arma::vec eventempered_set(double alpha, double beta, int Nf) { in eventempered_set()
38 arma::vec welltempered_set(double alpha, double beta, double gamma, double delta, size_t Nf) { in welltempered_set()
76 arma::vec legendre_set(const arma::vec & A, int Nf) { in legendre_set()
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/meshes3d/
H A DmeshEdgeFaces.m64 Nf = size(faces, 1); variable
70 Nf = length(faces); variable
/dports/science/PETSc/petsc-3.14.1/src/tao/tutorials/
H A Dex1.c67 void f0_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_u()
75 void f1_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_u()
84 void g0_uu(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g0_uu()
92 void g2_ua(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g2_ua()
101 void g3_ul(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g3_ul()
110 void f0_a(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_a()
118 void f1_a(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_a()
127 void g0_aa(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g0_aa()
135 void f0_l(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_l()
143 void f1_l(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_l()
[all …]
H A Dex2.c69 void f0_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_u()
84 void f1_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_u()
92 void g0_uu(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g0_uu()
109 void g3_ul(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g3_ul()
118 void f0_a(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_a()
125 void g0_aa(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g0_aa()
132 void g0_al(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g0_al()
140 void f0_l(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_l()
147 void f1_l(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_l()
155 void g0_la(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g0_la()
[all …]
/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/
H A Dex18.c192 static void f0_zero_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_zero_u()
201 static void f0_constant_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_constant_u()
239 static void f0_lap_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_lap_u()
248 static void f1_lap_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_lap_u()
279 void g3_uu(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g3_uu()
314 void g0_adv_pp(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g0_adv_pp()
324 void g1_adv_pp(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g1_adv_pp()
333 void g0_adv_pu(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g0_adv_pu()
342 void g1_adv_pu(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g1_adv_pu()
885 PetscInt dim, Nf, cStart, cEnd, c; in SetInitialConditionFVM() local
[all …]
H A Dex48.c54 static void f0_n(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_n()
68 static void f1_n(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_n()
79 static void f0_Omega(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_Omega()
104 static void f0_psi(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_psi()
126 static void f1_psi(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_psi()
137 static void f0_phi(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_phi()
145 static void f1_phi(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_phi()
156 static void f0_jz(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_jz()
164 static void f1_jz(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_jz()
267 static void f_n(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f_n()
[all …]
H A Dex46.c48 PetscErrorCode mms1_u_2d(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf, PetscScala… in mms1_u_2d()
76 static void f0_mms1_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_mms1_u()
97 static void f0_mms2_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_mms2_u()
118 static void f1_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_u()
135 static void f0_p(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_p()
144 static void f1_p(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_p()
156 static void g0_uu(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g0_uu()
179 static void g1_uu(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g1_uu()
201 static void g1_pu(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g1_pu()
212 static void g2_up(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g2_up()
[all …]
H A Dex47.c60 static PetscErrorCode analytic_phi(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf, … in analytic_phi()
69 static PetscErrorCode velocity(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf, Pets… in velocity()
77 static void f0_prim_phi(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_prim_phi()
89 static void f0_ibp_phi(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_ibp_phi()
98 static void f1_ibp_phi(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_ibp_phi()
108 static void g0_prim_phi(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g0_prim_phi()
117 static void g1_prim_phi(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g1_prim_phi()
127 static void g2_ibp_phi(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g2_ibp_phi()
H A Dex45.c34 static PetscErrorCode analytic_temp(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf,… in analytic_temp()
43 static void f0_temp(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_temp()
51 static void f1_temp(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_temp()
62 static void g3_temp(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g3_temp()
73 static void g0_temp(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g0_temp()
/dports/science/PETSc/petsc-3.14.1/src/snes/tutorials/
H A Dex63.c41 PetscErrorCode zero_scalar(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf, PetscSca… in zero_scalar()
46 PetscErrorCode zero_vector(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf, PetscSca… in zero_vector()
53 PetscErrorCode linear_u_2d(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf, PetscSca… in linear_u_2d()
85 PetscErrorCode constant_p(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf, PetscScal… in constant_p()
91 void f0_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_u()
102 void f1_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_u()
120 void f0_p(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_p()
129 void f1_p(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_p()
140 void g1_pu(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g1_pu()
151 void g2_up(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g2_up()
[all …]
H A Dex71.c74 PetscErrorCode quadratic_u(PetscInt dim, PetscReal time, const PetscReal X[], PetscInt Nf, PetscSca… in quadratic_u()
89 PetscErrorCode linear_p(PetscInt dim, PetscReal time, const PetscReal X[], PetscInt Nf, PetscScalar… in linear_p()
98 PetscErrorCode wall_velocity(PetscInt dim, PetscReal time, const PetscReal X[], PetscInt Nf, PetscS… in wall_velocity()
111 void f1_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_u()
130 void f0_p(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_p()
140 static void f0_bd_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_bd_u()
157 void g1_pu(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g1_pu()
168 void g2_up(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g2_up()
179 void g3_uu(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g3_uu()
H A Dex56.c14 static void f0_bd_u_3d(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_bd_u_3d()
24 static void f1_bd_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_bd_u()
39 static void f1_u_3d_alpha(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_u_3d_alpha()
67 static void f1_u_3d(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_u_3d()
139 static void g3_uu_3d_alpha(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g3_uu_3d_alpha()
158 static void g3_uu_3d(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g3_uu_3d()
166 static void f0_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_u()
178 static void f0_u_x4(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_u_x4()
194 PetscErrorCode zero(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf, PetscScalar *u,… in zero()
272 PetscInt d, f, Nf; in main() local
H A Dex77.c98 PetscErrorCode zero_scalar(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf, PetscSca… in zero_scalar()
104 PetscErrorCode zero_vector(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf, PetscSca… in zero_vector()
113 PetscErrorCode coordinates(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf, PetscSca… in coordinates()
136 void f1_u_3d(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_u_3d()
158 void g3_uu_3d(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g3_uu_3d()
190 void f0_bd_u_3d(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_bd_u_3d()
207 void g1_bd_uu_3d(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g1_bd_uu_3d()
231 void f0_p_3d(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_p_3d()
241 void g1_pu_3d(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g1_pu_3d()
254 void g2_up_3d(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g2_up_3d()
[all …]
H A Dex24.c96 static void f0_linear_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_linear_u()
103 static void f0_bd_linear_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_bd_linear_q()
114 static void f0_quadratic_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_quadratic_u()
126 static void f0_bd_quadratic_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_bd_quadratic_q()
137 static void f0_quartic_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_quartic_u()
151 static void f0_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_q()
164 static void f1_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_q()
178 static void g0_qq(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g0_qq()
188 static void g2_qu(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g2_qu()
198 static void g1_uq(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g1_uq()
H A Dex62.c52 static void f1_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_u()
69 static void f0_p(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_p()
78 static void g1_pu(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g1_pu()
87 static void g2_up(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g2_up()
96 static void g3_uu(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g3_uu()
113 static void g0_pp(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g0_pp()
175 static void f0_quadratic_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_quadratic_u()
238 static void f0_trig_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_trig_u()
410 PetscInt dim, Nf = 2, f, Nc[2], cStart; in SetupProblem() local
/dports/science/PETSc/petsc-3.14.1/src/dm/dt/interface/
H A Ddtds.c1246 void (**g0)(PetscInt dim, PetscInt Nf, PetscInt NfAux, in PetscDSGetJacobian()
1323 void (*g0)(PetscInt dim, PetscInt Nf, PetscInt NfAux, in PetscDSSetJacobian()
1463 void (**g0)(PetscInt dim, PetscInt Nf, PetscInt NfAux, in PetscDSGetJacobianPreconditioner()
1540 void (*g0)(PetscInt dim, PetscInt Nf, PetscInt NfAux, in PetscDSSetJacobianPreconditioner()
1658 void (**g0)(PetscInt dim, PetscInt Nf, PetscInt NfAux, in PetscDSGetDynamicJacobian()
1735 void (*g0)(PetscInt dim, PetscInt Nf, PetscInt NfAux, in PetscDSSetDynamicJacobian()
2198 void (**g0)(PetscInt dim, PetscInt Nf, PetscInt NfAux, in PetscDSGetBdJacobian()
2276 void (*g0)(PetscInt dim, PetscInt Nf, PetscInt NfAux, in PetscDSSetBdJacobian()
2398 … void (**g0)(PetscInt dim, PetscInt Nf, PetscInt NfAux, in PetscDSGetBdJacobianPreconditioner()
2479 … void (*g0)(PetscInt dim, PetscInt Nf, PetscInt NfAux, in PetscDSSetBdJacobianPreconditioner()
[all …]
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/forest/tests/
H A Dex2.c40 static PetscErrorCode LinearFunction(PetscInt dim,PetscReal time, const PetscReal x[], PetscInt Nf,… in LinearFunction()
47 … MultiaffineFunction(PetscInt dim,PetscReal time, const PetscReal x[], PetscInt Nf, PetscScalar u[… in MultiaffineFunction()
54 static PetscErrorCode CoordsFunction(PetscInt dim,PetscReal time, const PetscReal x[], PetscInt Nf,… in CoordsFunction()
67 PetscInt Nf; member
146 PetscInt dim = 2, Nf = 1; in main() local
/dports/science/erkale-pseudopotentials/erkale-870e772f09631b3dbdd99a18e4f3d4786d684a01/src/slaterfit/
H A Dform_exponents.cpp40 int Nf; member
43 std::vector<double> get_exps_full(const gsl_vector *v, size_t Nf) { in get_exps_full()
55 std::vector<double> get_exps_welltempered(const gsl_vector *v, int Nf) { in get_exps_welltempered()
65 std::vector<double> get_exps_eventempered(const gsl_vector *v, int Nf) { in get_exps_eventempered()
75 std::vector<double> get_exps_legendre(const gsl_vector *v, int Nf) { in get_exps_legendre()
/dports/science/erkale/erkale-8297aefe5aac9dbbb291e04c07661f3cff94a99a/src/slaterfit/
H A Dform_exponents.cpp40 int Nf; member
43 std::vector<double> get_exps_full(const gsl_vector *v, size_t Nf) { in get_exps_full()
55 std::vector<double> get_exps_welltempered(const gsl_vector *v, int Nf) { in get_exps_welltempered()
65 std::vector<double> get_exps_eventempered(const gsl_vector *v, int Nf) { in get_exps_eventempered()
75 std::vector<double> get_exps_legendre(const gsl_vector *v, int Nf) { in get_exps_legendre()
/dports/audio/afsp/AFsp-v8r2/libAO/
H A DAOsetFormat.c33 AOsetFormat (const struct AO_FOpar *FO, AFILE *AFp[], int Nf) in AOsetFormat()
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/tests/
H A Dex23.c32 static void linear_vector(PetscInt dim, PetscInt Nf, PetscInt NfAux, in linear_vector()
42 static void linear_scalar(PetscInt dim, PetscInt Nf, PetscInt NfAux, in linear_scalar()
51 static void divergence_sq(PetscInt dim, PetscInt Nf, PetscInt NfAux, in divergence_sq()
187 PetscInt dim, Nf, f; in CreateAuxiliaryData() local
208 PetscInt Nf, f; in TestFunctionProjection() local
253 PetscInt Nf, f; in TestFieldProjection() local
300 PetscInt Nf, NfIn; in TestFieldProjectionMultiple() local
H A Dex39.c69 static void f0_v_linear(PetscInt dim,PetscInt Nf,PetscInt NfAux,const PetscInt uOff[],const PetscIn… in f0_v_linear()
80 static void f0_v_sinusoid(PetscInt dim,PetscInt Nf,PetscInt NfAux,const PetscInt uOff[],const Petsc… in f0_v_sinusoid()
92 static void f0_q(PetscInt dim,PetscInt Nf,PetscInt NfAux,const PetscInt uOff[],const PetscInt uOff_… in f0_q()
103 static void f0_w(PetscInt dim,PetscInt Nf,PetscInt NfAux,const PetscInt uOff[],const PetscInt uOff_… in f0_w()
127 static void f0_bd_u_linear(PetscInt dim,PetscInt Nf,PetscInt NfAux,const PetscInt uOff[],const Pets… in f0_bd_u_linear()
141 static void g0_vu(PetscInt dim,PetscInt Nf,PetscInt NfAux,const PetscInt uOff[],const PetscInt uOff… in g0_vu()
148 static void g0_qp(PetscInt dim,PetscInt Nf,PetscInt NfAux,const PetscInt uOff[],const PetscInt uOff… in g0_qp()
157 static void g1_qu(PetscInt dim,PetscInt Nf,PetscInt NfAux,const PetscInt uOff[],const PetscInt uOff… in g1_qu()
165 static void g0_wp(PetscInt dim,PetscInt Nf,PetscInt NfAux,const PetscInt uOff[],const PetscInt uOff… in g0_wp()
172 static void g0_wd(PetscInt dim,PetscInt Nf,PetscInt NfAux,const PetscInt uOff[],const PetscInt uOff… in g0_wd()
[all …]
/dports/science/PETSc/petsc-3.14.1/src/dm/dt/fe/tests/
H A Dex1.c41 static void f0_trig_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f0_trig_u()
50 static void f1_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, in f1_u()
59 static void g3_uu(PetscInt dim, PetscInt Nf, PetscInt NfAux, in g3_uu()
152 PetscInt Nf, f, maxDegree; in CreateFEGeometry() local
183 PetscInt Nf, f; in DestroyFEGeometry() local
210 PetscInt depth, cStart, cEnd, cell, chunkSize = cbs, Nch = 0, Nf, f, totDim, i, k; in TestIntegration() local
299 PetscInt cStart, cEnd, Nf, N; in TestIntegration2() local
/dports/math/octave-forge-irsa/irsa-1.0.7/inst/
H A Dirsa_dft.m61 Nf = length( fxp ); variable

12345678