Home
last modified time | relevance | path

Searched defs:pwclass (Results 1 – 2 of 2) sorted by relevance

/dports/science/berkeleygw/BGW-2.0.0/MeanField/SAPO/
H A Dpw.f90230 subroutine gsetirr(nclass,which_irr,char_mat,pwclass,ferr,pwrap) argument
232 integer, intent(in) :: nclass,which_irr(12),pwclass(12) local
292 subroutine gsetrep(mset,gset,nsymk,rotk,nclass,nelem,elem,ferr,pwclass) argument
297 integer, intent(out) :: pwclass(12) local
/dports/lang/gauche/Gauche-0.9.10/src/gauche/
H A Dsystem.h233 ScmObj pwclass; member