Home
last modified time | relevance | path

Searched defs:Gmat (Results 1 – 25 of 50) sorted by relevance

12

/dports/math/R-cran-sspir/sspir/R/
H A Dsimulation.R23 Gmat <- ss$Gmat functionVar
H A DSS.R14 Gmat = function(tt,x,phi) { return(matrix(1)) }, argument
38 ss <- list(y=y, x=x, Fmat=Fmat, Gmat=Gmat, Vmat=Vmat, Wmat=Wmat, m0=m0, C0=C0, phi=phi) nameattr
68 ss <- list(y=y, x=x, Fmat=Fmat, Gmat=Gmat, Vmat=Vmat, Wmat=Wmat, m0=m0, C0=C0, phi=phi) globalVar
H A Dssm.R40 Gmat=NULL, argument
315 Gmat <- oldG(tt,x,phi) functionVar
338 Gmat <- oldG2(tt,x,phi) functionVar
H A Dkfs.R41 Gmat <- ss$Gmat functionVar
97 function(y,Fmat,Gmat,Vt,Wt,mx,Cx) argument
/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/gamg/
H A Dutil.c71 Mat Gmat; in PCGAMGCreateGraph() local
203 Mat Gmat = *a_Gmat, tGmat, matTrans; in PCGAMGFilterGraph() local
343 PetscErrorCode PCGAMGGetDataWithGhosts(Mat Gmat,PetscInt data_sz,PetscReal data_in[],PetscInt *a_st… in PCGAMGGetDataWithGhosts()
H A Dgeo.c551 Mat Gmat; in PCGAMGGraph_GEO() local
586 Mat Gmat = *a_Gmat; in PCGAMGCoarsen_GEO() local
667 PetscErrorCode PCGAMGProlongator_GEO(PC pc,Mat Amat,Mat Gmat,PetscCoarsenData *agg_lists,Mat *a_P_o… in PCGAMGProlongator_GEO()
H A Dagg.c813 Mat Gmat; in PCGAMGGraph_AGG() local
941 static PetscErrorCode PCGAMGProlongator_AGG(PC pc,Mat Amat,Mat Gmat,PetscCoarsenData *agg_lists,Mat… in PCGAMGProlongator_AGG()
/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/qc/mbpt/
H A Dcsgmat.cc140 MBPT2::make_cs_gmat_new(RefSymmSCMatrix& Gmat, in make_cs_gmat_new()
266 MBPT2::make_cs_gmat(RefSymmSCMatrix& Gmat, double *DPmat) in make_cs_gmat()
343 MBPT2::make_g_d_nor(RefSymmSCMatrix& Gmat, in make_g_d_nor()
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/include/chemps2/
H A DFCI.h455 double * Gmat; variable
/dports/science/hypre/hypre-2.23.0/src/FEI_mv/fei-hypre/
H A DHYPRE_MLMaxwell.h49 ML_Operator *Gmat; member
/dports/math/gismo/gismo-21.12.0/extensions/gsKLShell/examples/
H A Dunittest_modal.cpp95 …gsMatrix<> Gmat = gsCompositeMatrix(E_modulus,E_modulus,0.5 * E_modulus / (1+PoissonRatio),Poisson… in numerical() local
H A Dexample_shell3D.cpp241 …gsMatrix<> Gmat = gsCompositeMatrix(E_modulus,E_modulus,0.5 * E_modulus / (1+PoissonRatio),Poisson… in main() local
H A Dexample_shell2D.cpp175 …gsMatrix<> Gmat = gsCompositeMatrix(E_modulus,E_modulus,0.5 * E_modulus / (1+PoissonRatio),Poisson… in main() local
/dports/science/PETSc/petsc-3.14.1/src/mat/coarsen/impls/mis/
H A Dmis.c24 PetscErrorCode maxIndSetAgg(IS perm,Mat Gmat,PetscBool strict_aggs,PetscCoarsenData **a_locals_llis… in maxIndSetAgg()
/dports/science/hypre/hypre-2.23.0/src/FEI_mv/femli/
H A Dmli_amgsa_coarsen1.cxx51 hypre_ParCSRMatrix *Amat, *A2mat, *Pmat, *Gmat=NULL, *Jmat, *Pmat2; in genP() local
1261 int MLI_Method_AMGSA::coarsenGlobal(hypre_ParCSRMatrix *Gmat, in coarsenGlobal()
1587 hypre_ParCSRMatrix **Gmat) in formGlobalGraph()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/mc/src/whb/
H A Dhbtools.c71 VPUBLIC void HBvec_matvec(HBvec *thee, HBmat *Gmat, int key, Bvec *work) in HBvec_matvec()
/dports/math/gismo/gismo-21.12.0/extensions/gsStructuralAnalysis/examples/
H A Dbenchmark_Balloon.cpp185 …gsMatrix<> Gmat = gsCompositeMatrix(E_modulus,E_modulus,0.5 * E_modulus / (1+PoissonRatio),Poisson… in main() local
H A Dbenchmark_MaterialTestConv.cpp185 …gsMatrix<> Gmat = gsCompositeMatrix(E_modulus,E_modulus,0.5 * E_modulus / (1+PoissonRatio),Poisson… in main() local
H A Dbenchmark_UniaxialTension.cpp172 …gsMatrix<> Gmat = gsCompositeMatrix(E_modulus,E_modulus,0.5 * E_modulus / (1+PoissonRatio),Poisson… in main() local
H A Dbenchmark_Cylinder.cpp182 …gsMatrix<> Gmat = gsCompositeMatrix(E_modulus,E_modulus,0.5 * E_modulus / (1+PoissonRatio),Poisson… in main() local
H A Dbenchmark_Roof.cpp229 gsMatrix<> Gmat = gsCompositeMatrix(Exx,Eyy,Gxy,PoissonRatio,PoissonRatio*Eyy/Exx); in main() local
H A Dbenchmark_FrustrumALM.cpp219 …gsMatrix<> Gmat = gsCompositeMatrix(E_modulus,E_modulus,0.5 * E_modulus / (1+PoissonRatio),Poisson… in main() local
H A Dbenchmark_FrustrumDC.cpp207 …gsMatrix<> Gmat = gsCompositeMatrix(E_modulus,E_modulus,0.5 * E_modulus / (1+PoissonRatio),Poisson… in main() local
/dports/cad/openroad/OpenROAD-2.0/src/psm/src/
H A Dir_solver.cpp126 CscMatrix* Gmat = m_Gmat->GetGMat(); in SolveIR() local
1037 DokMatrix* Gmat = m_Gmat->GetGMatDOK(); in PrintSpice() local
/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dAnhist.c57 float **Gmat=NULL, *Hvec, *lam, *rez, sum,wtm, wbot,wtop, ebest=-1.0; in main() local

12