Home
last modified time | relevance | path

Searched refs:rtv0 (Results 1 – 1 of 1) sorted by relevance

/dports/science/openmx/openmx3.8/source/
H A DInput_std.c4312 double rtv[4][4],rtv0[4][4]; in kpath_changeunit() local
4342 rtv0[1][1] = 2.0*PI*tmp[1]/CellV; in kpath_changeunit()
4343 rtv0[1][2] = 2.0*PI*tmp[2]/CellV; in kpath_changeunit()
4344 rtv0[1][3] = 2.0*PI*tmp[3]/CellV; in kpath_changeunit()
4347 rtv0[2][1] = 2.0*PI*tmp[1]/CellV; in kpath_changeunit()
4348 rtv0[2][2] = 2.0*PI*tmp[2]/CellV; in kpath_changeunit()
4349 rtv0[2][3] = 2.0*PI*tmp[3]/CellV; in kpath_changeunit()
4352 rtv0[3][1] = 2.0*PI*tmp[1]/CellV; in kpath_changeunit()
4353 rtv0[3][2] = 2.0*PI*tmp[2]/CellV; in kpath_changeunit()
4354 rtv0[3][3] = 2.0*PI*tmp[3]/CellV; in kpath_changeunit()
[all …]