Home
last modified time | relevance | path

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

/dports/science/libghemical/libghemical-3.0.0/src/
H A Dengine.cpp678 atom * ref_to_C = ssf->chn_vector[cc].res_vector[rc + 0].peptide[2]; in CopyCRD() local
682 v3d<fGL> v3(ref_to_O->GetCRD(p3), ref_to_C->GetCRD(p3)); in CopyCRD()
743 atom * ref_to_C = ssf->chn_vector[cc].res_vector[rc + 0].peptide[2]; in CopyCRD() local
749 x = curr[0] + vC[0]; y = curr[1] + vC[1]; z = curr[2] + vC[2]; ref_to_C->SetCRD(p3, x, y, z); in CopyCRD()