Home
last modified time | relevance | path

Searched defs:valA (Results 1 – 25 of 239) sorted by relevance

12345678910

/dports/science/PETSc/petsc-3.14.1/src/dm/impls/stag/tests/
H A Dex30.c102 const PetscScalar valA = 1.0; in CreateMat() local
109 const PetscScalar valA = 1.0; in CreateMat() local
116 const PetscScalar valA = 1.0; in CreateMat() local
131 PetscScalar valA[9]; in CreateMat() local
252 PetscScalar valA[9]; in CreateMat() local
373 PetscScalar valA[9]; in CreateMat() local
489 PetscScalar valA[7]; in CreateMat() local
595 PetscScalar valA[9]; in CheckMat() local
718 PetscScalar valA[9]; in CheckMat() local
841 PetscScalar valA[9]; in CheckMat() local
[all …]
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/misc/test/parallel_mpi_1/
H A Dapitraitstest.h16 CellA(double valA, char valB, int valC) : in CellA()
35 double valA; variable
46 explicit CellB(double valA) : in CellB()
62 double valA; variable
73 CellC(double valA, long valB, double valC) : in CellC()
92 double valA; variable
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/stag/tutorials/
H A Dex3.c188 const PetscScalar valA = 1.0; in CreateSystem() local
198 const PetscScalar valA = 1.0; in CreateSystem() local
208 const PetscScalar valA = 1.0; in CreateSystem() local
220 const PetscScalar valA = 1.0; in CreateSystem() local
228 PetscScalar valA[9],valRhs; in CreateSystem() local
346 const PetscScalar valA = 1.0; in CreateSystem() local
354 PetscScalar valA[9],valRhs; in CreateSystem() local
472 const PetscScalar valA = 1.0; in CreateSystem() local
480 PetscScalar valA[9],valRhs; in CreateSystem() local
598 PetscScalar valA,valRhs; in CreateSystem() local
[all …]
H A Dex2.c171 const PetscScalar valA = 1.0; in CreateSystem() local
181 const PetscScalar valA = 1.0; in CreateSystem() local
192 const PetscScalar valA = 1.0; in CreateSystem() local
200 PetscScalar valA[7],valRhs; in CreateSystem() local
242 const PetscScalar valA = 1.0; in CreateSystem() local
250 PetscScalar valA[7],valRhs; in CreateSystem() local
296 PetscScalar valA,valRhs; in CreateSystem() local
304 PetscScalar valA[5],valRhs; in CreateSystem() local
H A Dex4.c167 const PetscScalar valA = ctx->Kbound; in CreateSystem() local
178 const PetscScalar valA = ctx->Kbound; in CreateSystem() local
187 PetscScalar valA[11]; in CreateSystem() local
265 const PetscScalar valA = ctx->Kbound; in CreateSystem() local
275 const PetscScalar valA = ctx->Kbound; in CreateSystem() local
284 PetscScalar valRhs,valA[11]; in CreateSystem() local
354 PetscScalar valA,valRhs; in CreateSystem() local
362 PetscScalar valA[5],valRhs; in CreateSystem() local
/dports/science/gromacs/gromacs-2021.4/src/gromacs/random/tests/
H A Dnormaldistribution.cpp95 gmx::NormalDistribution<real>::result_type valA, valB; in TEST() local
118 gmx::NormalDistribution<real>::result_type valA, valB; in TEST() local
H A Duniformrealdistribution.cpp110 gmx::UniformRealDistribution<real>::result_type valA, valB; in TEST() local
132 gmx::UniformRealDistribution<real>::result_type valA, valB; in TEST() local
/dports/math/arpack++/arpackpp-2.3.0/examples/dense/complex/
H A Ddcompshf.cc66 arcomplex<double>* valA; // pointer to an array that stores in main() local
H A Ddcompreg.cc60 arcomplex<double>* valA; // pointer to an array that stores in main() local
H A Ddcompgre.cc68 arcomplex<double> *valA, *valB; // pointers to arrays that store in main() local
H A Ddcompgsh.cc68 arcomplex<double> *valA, *valB; // pointers to arrays that store in main() local
/dports/math/arpack++/arpackpp-2.3.0/examples/dense/sym/
H A Ddsymgbkl.cc65 double* valA; // pointer to an array that stores the elements of A. in main() local
H A Ddsymgcay.cc65 double* valA; // pointer to an array that stores the elements of A. in main() local
H A Ddsymgreg.cc65 double* valA; // pointer to an array that stores the elements of A. in main() local
H A Ddsymgshf.cc65 double* valA; // pointer to an array that stores the elements of A. in main() local
/dports/math/arpack++/arpackpp-2.3.0/examples/dense/nonsym/
H A Ddnsymgsh.cc66 double* valA; // pointer to an array that stores the elements of A. in main() local
H A Ddsvd.cc57 double* valA; // Pointer to an array that stores the elements of A. in main() local
H A Ddnsymgre.cc66 double* valA; // pointer to an array that stores the elements of A. in main() local
/dports/math/arpack++/arpackpp-2.3.0/examples/band/complex/
H A Dbcompshf.cc69 arcomplex<double>* valA; // pointer to an array that stores in main() local
H A Dbcompreg.cc62 arcomplex<double>* valA; // pointer to an array that stores in main() local
/dports/math/arpack++/arpackpp-2.3.0/examples/band/sym/
H A Dbsymgreg.cc67 double* valA; // pointer to an array that stores the elements of A. in main() local
H A Dbsymgbkl.cc67 double* valA; // pointer to an array that stores the elements of A. in main() local
H A Dbsymgshf.cc67 double* valA; // pointer to an array that stores the elements of A. in main() local
H A Dbsymgcay.cc67 double* valA; // pointer to an array that stores the elements of A. in main() local
/dports/math/arpack++/arpackpp-2.3.0/examples/superlu/nonsym/
H A Dlsvd2.cc68 double* valA; // pointer to an array that stores the in main() local

12345678910