Home
last modified time | relevance | path

Searched defs:mat_s (Results 1 – 8 of 8) sorted by relevance

/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Apps/Unsupported/Streaming-qt4/Client/
H A DQGLViewerWidget.cc128 GLfloat mat_s[] = {1.0, 1.0, 1.0, 1.0}; in initializeGL() local
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Apps/Unsupported/Streaming/Client/
H A DQGLViewerWidget.cc126 GLfloat mat_s[] = {1.0, 1.0, 1.0, 1.0}; in initializeGL() local
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Apps/QtViewer/
H A DQGLViewerWidget.cc150 GLfloat mat_s[] = {1.0f, 1.0f, 1.0f, 1.0f}; in setDefaultMaterial() local
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Det_coupling_proj.F594 TYPE(dbcsr_p_type), DIMENSION(:), POINTER :: mat_s local
1333 TYPE(dbcsr_p_type), DIMENSION(:), POINTER :: mat_s local
H A Dxas_tdp_atom.F518 SUBROUTINE find_neighbors(base_atoms, mat_s, radius, qs_env, all_neighbors, neighbor_set) argument
521 TYPE(dbcsr_type), INTENT(IN) :: mat_s local
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Det_coupling_proj.F594 TYPE(dbcsr_p_type), DIMENSION(:), POINTER :: mat_s local
1333 TYPE(dbcsr_p_type), DIMENSION(:), POINTER :: mat_s local
H A Dxas_tdp_atom.F516 SUBROUTINE find_neighbors(base_atoms, mat_s, radius, qs_env, all_neighbors, neighbor_set) argument
519 TYPE(dbcsr_type), INTENT(IN) :: mat_s local
/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dgemma_io.cpp3718 vector<vector<double>> mat_q, mat_s; in Calcq() local