102 gchar * lil[3] = {
"ii",
"iii",
"iv"};
114 int numth = omp_get_max_threads ();
115 gboolean doatoms = FALSE;
146 this_word = strtok_r (NULL,
" ", & saved_line);
150 #pragma omp parallel for num_threads(numth) private(j,l,v,this_line,saved_line,this_word) shared(i,k,lil,coord_line,this_reader,active_project,res)
153 if (
res == 2)
goto enda;
164 if (l < 2)
this_word = strtok_r (NULL,
" ", & saved_line);
184 this_word = strtok_r (NULL,
" ", & saved_line);
192 this_word = strtok_r (NULL,
" ", & saved_line);
216 #pragma omp parallel for num_threads(numth) private(i,j,k,l,v,this_line,saved_line,this_word) shared(lil,coord_line,this_reader,active_project,res)
219 if (!
res)
goto ends;
234 this_word = strtok_r (NULL,
" ", & saved_line);
250 if (l < 2)
this_word = strtok_r (NULL,
" ", & saved_line);
266 this_word = strtok_r (NULL,
" ", & saved_line);
274 this_word = strtok_r (NULL,
" ", & saved_line);
335 if (l < 2)
this_word = strtok (NULL,
" ");
383 for (j=1; j<120; j++)
394 gchar * str = g_strdup_printf (
"Cannot find species with a mass of %f !",
this_reader ->
z[i]);
integer(kind=c_int) function lattice(totl, lid, vectors, vmod, angles, lat, cfrac, apbc)
void format_error(int stp, int ato, gchar *mot, int line)
Message to display an error message.