27 #include <utility/exit.hh>
30 #include <utility/vector1.hh>
42 restype_name_(
"UNINITIALIZED" ),
53 restype_name_( res.name() ),
120 for (
Size ii = 1; ii <= n_atoms; ++ii ) {
130 if (
nchi() == 0 )
return;
133 for (
Size ii = 1; ii <= n_chi; ++ii ) {
134 assert( res.
chi_atoms( ii ).size() == 4 );
159 if ( jjatom == chiat4 )
continue;
161 Vector jjloc_in_chitip_frame = chi_tip_frame.to_local_coordinate( res.
atom( jjatom ).
ideal_xyz() );