/dports/math/mfem/mfem-4.3/linalg/ |
H A D | complex_operator.hpp | 73 HERMITIAN, ///< Native convention for Hermitian operators enumerator 88 Convention convention = HERMITIAN); 156 Convention convention = HERMITIAN) in ComplexSparseMatrix() 260 Convention convention = HERMITIAN);
|
H A D | complex_operator.cpp | 218 const double factor = (convention_ == HERMITIAN) ? 1.0 : -1.0; in GetSystemMatrix() 451 if ((!transa && conv == ComplexOperator::HERMITIAN) || in MultTranspose() 490 if ((!transa && conv == ComplexOperator::HERMITIAN) || in MultTranspose() 665 const double factor = (convention_ == HERMITIAN) ? 1.0 : -1.0; in GetSystemMatrix()
|
/dports/math/mfem/mfem-4.3/fem/ |
H A D | complex_fem.hpp | 108 convention = ComplexOperator::HERMITIAN); 119 convention = ComplexOperator::HERMITIAN); 222 convention = ComplexOperator::HERMITIAN); 232 convention = ComplexOperator::HERMITIAN); 442 convention = ComplexOperator::HERMITIAN); 455 convention = ComplexOperator::HERMITIAN); 558 convention = ComplexOperator::HERMITIAN); 570 convention = ComplexOperator::HERMITIAN);
|
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/lib/ao2mo/ |
H A D | restore_eri.c | 35 NPdunpack_tril(norb, buf, eri1+i*d3+j*d2, HERMITIAN); in AO2MOrestore_nr8to1() 52 NPdunpack_tril(norb, eri4+ij*npair, eri1+i*d3+j*d2, HERMITIAN); in AO2MOrestore_nr4to1()
|
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/lib/gto/ |
H A D | fill_grids_int2c.c | 27 #define HERMITIAN 1 macro 127 if (hermi == HERMITIAN || hermi == SYMMETRIC) { in GTOgrids_int2c() 204 if (hermi == HERMITIAN) { in GTOgrids_int2c_spinor()
|
H A D | fill_int2c.c | 27 #define HERMITIAN 1 macro
|
/dports/math/cmlib/cmlib-3.0_8/doc/linpakc/ |
H A D | chpsl | 7 C***KEYWORDS COMPLEX,HERMITIAN,LINEAR ALGEBRA,LINPACK,MATRIX,PACKED, 10 C***PURPOSE Solves the COMPLEX HERMITIAN system A*X=B using factors
|
H A D | chisl | 7 C***KEYWORDS COMPLEX,HERMITIAN,LINEAR ALGEBRA,LINPACK,MATRIX,SOLVE 9 C***PURPOSE CHISL solves the COMPLEX HERMITIAN system A*X=B using
|
H A D | chifa | 7 C***KEYWORDS COMPLEX,FACTOR,HERMITIAN,LINEAR ALGEBRA,LINPACK,MATRIX 9 C***PURPOSE Factors a COMPLEX HERMITIAN matrix by elimination
|
H A D | chidi | 7 C***KEYWORDS COMPLEX,DETERMINANT,FACTOR,HERMITIAN,INVERSE, 11 C HERMITIAN matrix using the factors from CHIFA.
|
H A D | chpdi | 7 C***KEYWORDS COMPLEX,DETERMINANT,FACTOR,HERMITIAN,INVERSE, 11 C HERMITIAN matrix (packed form) using the factors from CHPFA
|
H A D | chpfa | 7 C***KEYWORDS COMPLEX,FACTOR,HERMITIAN,LINEAR ALGEBRA,LINPACK,MATRIX, 10 C***PURPOSE Factors a COMPLEX HERMITIAN matrix (packed form) by
|
H A D | chico | 7 C***KEYWORDS COMPLEX,CONDITION,FACTOR,HERMITIAN,LINEAR ALGEBRA,LINPACK, 10 C***PURPOSE Factors a COMPLEX HERMITIAN matrix by elimination with sym-
|
H A D | chpco | 7 C***KEYWORDS COMPLEX,CONDITION,FACTOR,HERMITIAN,LINEAR ALGEBRA,LINPACK, 10 C***PURPOSE Factors a COMPLEX HERMITIAN matrix (packed form) by
|
H A D | cpbdi | 10 C***PURPOSE Computes the determinant of a COMPLEX HERMITIAN POSITIVE
|
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/lib/np_helper/ |
H A D | transpose.c | 87 if (hermi == HERMITIAN || hermi == SYMMETRIC) { in NPdsymm_sum() 107 if (hermi == HERMITIAN) { in NPzhermi_sum()
|
H A D | np_helper.h | 23 #define HERMITIAN 1 macro
|
H A D | pack_tril.c | 28 if (hermi == HERMITIAN || hermi == SYMMETRIC) { in NPdsymm_triu() 43 if (hermi == HERMITIAN) { in NPzhermi_triu()
|
/dports/math/octave/octave-6.4.0/libinterp/parse-tree/ |
H A D | oct-parse.h | 94 HERMITIAN = 287, /* HERMITIAN */ enumerator 180 #define HERMITIAN 287 macro
|
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/pbc/x2c/ |
H A D | sfx2c1e.py | 149 t = xcell.pbc_intor('int1e_kin', 1, lib.HERMITIAN, kpts_lst) 150 s = xcell.pbc_intor('int1e_ovlp', 1, lib.HERMITIAN, kpts_lst) 249 ovlp = cell.pbc_intor('int1e_kin', 1, lib.HERMITIAN, kpts_lst)
|
/dports/databases/grass7/grass-7.8.6/include/ |
H A D | la.h | 127 { NONSYM, SYM, HERMITIAN } mat_type; enumerator
|
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/pbc/gto/ |
H A D | ecp.py | 61 v = lib.unpack_tril(buf[k], lib.HERMITIAN)
|
/dports/math/cmlib/cmlib-3.0_8/doc/licepak/ |
H A D | chiev | 7 C***KEYWORDS COMPLEX,COMPLEX HERMITIAN,EIGENANALYSIS,EIGENVALUE, 13 C vectors of a COMPLEX HERMITIAN matrix.
|
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/lib/ |
H A D | numpy_helper.py | 43 HERMITIAN = 1 variable 302 def unpack_tril(tril, filltriu=HERMITIAN, axis=-1, out=None): 370 if filltriu == HERMITIAN: 420 def hermi_triu(mat, hermi=HERMITIAN, inplace=True): 440 assert(hermi == HERMITIAN or hermi == ANTIHERMI) 622 def hermi_sum(a, axes=None, hermi=HERMITIAN, inplace=False, out=None):
|
/dports/math/cmlib/cmlib-3.0_8/doc/lindrv/ |
H A D | cpoir | 7 C***KEYWORDS COMPLEX,HERMITIAN,LINEAR EQUATIONS,POSITIVE DEFINITE 9 C***PURPOSE CPOIR solves a POSITIVE DEFINITE HERMITIAN
|