This file is indexed.

/usr/include/ghemical/eng1_sf.h is in libghemical-dev 3.0.0-2ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
// ENG1_SF.H : calculations for simplified protein models (molecular mechanics).

// Copyright (C) 1998 Tommi Hassinen.

// This package is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.

// This package is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.

// You should have received a copy of the GNU General Public License
// along with this package; if not, write to the Free Software
// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

/*################################################################################################*/

#ifndef ENG1_SF_H
#define ENG1_SF_H

struct eng1_sf_param;

class sf_chn;		// chain
class sf_res;		// residue

class sf_dsb;		// disulphide bridge

class sf_helix4info;
class sf_strandinfo;
class sf_strandpair;

class setup1_sf;

struct sf_bt1_data;		// saved distance results.
struct sf_bt2_data;		// saved angle results.
struct sf_nonbonded_lookup;

struct sf_bt1;			// virtual-bond stretching.
struct sf_bt2;			// virtual-angle bending.
struct sf_bt3;			// main-chain torsion/dipole terms.
struct sf_bt4;			// 1st side-chain virtual-atom terms.

struct sf_nbt1;			// nonbonded terms.

struct sf_nbt3_nd;
struct sf_nbt3_ipd;

struct sf_nbt3_nl;
struct sf_nbt3_coi;
struct sf_nbt3_ips;
struct sf_nbt3_arc;

#define LAYERS		3	// NOT YET PROPERLY TESTED!!! 2 layers for all atoms a better compromise???
#define LAYER_LIMIT	0.10	// THEREFORE DISABLED IN CODE!!! but still makes the arrays -> memory!!!

static const int size_nl[LAYERS] = { 100, 200, 400 };
#define MAX_SIZE_NL 400		// size_nl[2] = 400

#define SIZE_NT		100
#define SIZE_COI	100
#define SIZE_IPD	50
#define SIZE_IPS	100
#define SIZE_ARC	100

#define INDEX_FLAG 0x8000000				// index of the point
#define ORDER_FLAG 0x4000000				// 0 = starting point, 1 = ending point
#define FLAG_MASK ~(INDEX_FLAG | ORDER_FLAG)

#define BETA 52.0					// beta-angle of the bt4-term...

class eng1_sf;

/*################################################################################################*/

#include "engine.h"
#include "model.h"

#include <vector>
using namespace std;

/*################################################################################################*/

struct eng1_sf_param
{
	f64 vdwrad;
	f64 lenjon;
	f64 wescc;
	f64 wescd;
	f64 dipole1;
	f64 dipole2;
	f64 epsilon1;
	f64 epsilon2;
	f64 epsilon3;
	f64 epsilon4;
	f64 epsilon5;
	f64 epsilon9;
	f64 exp_solv_1n;
	f64 exp_solv_1p;
	f64 exp_solv_2;
	f64 imp_solv_1n;
	f64 imp_solv_1p;
	f64 imp_solv_2;
	f64 solvrad;
	f64 wang;
	f64 wtor1;
	f64 wtor2;
	f64 wrep;
	
	f64 charge_wes[4];
	f64 charge_sasa1[4];
	f64 charge_sasa2[4];
	f64 charge_pKa[9];
	bool charge_acid[9];
	
	f64 rms;	// for random search only... ERROR???
	
	f64 pH;		///< This is the ONLY value that can be modified by user!!!
	
	bool operator<(const eng1_sf_param & p1) const { return (rms < p1.rms); }
};

void eng1_sf_param_SetDefaultValues(eng1_sf_param &);
void eng1_sf_param_MakeCopy(eng1_sf_param &, eng1_sf_param &);

/*################################################################################################*/

class sf_chn		// chain
{
//	protected:	// strict...
	public:		// loose ; this is for ghemical...
	
	vector<sf_res> res_vector;
	
	friend void CopyCRD(model *, engine *, i32u);
	friend void CopyCRD(engine *, model *, i32u);
	
	friend class setup1_sf;
	friend class eng1_sf;
	
	public:
	
	sf_chn(void);
	sf_chn(const sf_chn &);
	~sf_chn(void);
};

/*################################################################################################*/

#define SF_STATE_HELIX4		0
#define SF_STATE_STRAND		1
#define SF_STATE_LOOP		2

class sf_res		// residue
{
	protected:
	
	char symbol;
	atom * peptide[5];	// pointers to atoms of the peptide unit.
	
	i32s natm;
	atom * atmr[3];		// pointers to "simplified" atoms.
	i32s loc_varind[3];	// SF-atom indices of "simplified" atoms.
	
	i32u state;
	
	friend void CopyCRD(model *, engine *, i32u);
	friend void CopyCRD(engine *, model *, i32u);
	
	friend class setup1_sf;
	friend class eng1_sf;
	
	public:
	
	sf_res(void);
	sf_res(char, atom *, atom *, atom *, atom *, atom *, i32s, atom *, atom *, atom *, i32s, i32s, i32s);
	sf_res(const sf_res &);
	~sf_res(void);
	
	i32s GetNumA(void) { return natm; }
	atom * GetRefA(i32u atmi) { return (atmi < 3 ? atmr[atmi] : NULL); }
	
	i32u GetState(void) { return state; }
	
	char GetSymbol(void) { return symbol; }
};

/*################################################################################################*/

class sf_dsb		// disulphide bridge
{
	protected:
	
	i32s chn[2];
	i32s res[2];
	
	friend class setup1_sf;
	friend class eng1_sf;
	
	public:
	
	sf_dsb(void) { }
	~sf_dsb(void) { }
	
	i32s GetChn(i32s i)
	{
		if (i < 0 || i > 1)
		{
			cout << "sf_dsb::GetChn() : index overflow!" << endl;
			exit(EXIT_FAILURE);
		}
		
		return chn[i];
	}
	
	i32s GetRes(i32s i)
	{
		if (i < 0 || i > 1)
		{
			cout << "sf_dsb::GetRes() : index overflow!" << endl;
			exit(EXIT_FAILURE);
		}
		
		return res[i];
	}
};

/*################################################################################################*/

class sf_helix4info
{
	protected:
	
	i32u chn;
	i32u res[2];
	
	vector<atom *> mc_H_don;
	vector<atom *> mc_H_acc;
	
	vector<atom *> ca_H_don;
	vector<atom *> ca_H_acc;
	
	friend class setup1_sf;
	
friend class project;		// this is for ghemical...
	
	public:
	
	sf_helix4info(i32u c, i32u rb, i32u re)
	{
		chn = c;
		res[0] = rb;
		res[1] = re;
	}
	
	~sf_helix4info(void)
	{
	}
	
	i32u GetChn(void) { return chn; }
	i32u GetResBgn(void) { return res[0]; }
	i32u GetResEnd(void) { return res[1]; }
};

class sf_strandinfo
{
	protected:
	
	i32u chn;
	i32u res[2];
	
	public:
	
	sf_strandinfo(i32u c, i32u rb, i32u re)
	{
		chn = c;
		res[0] = rb;
		res[1] = re;
		
	//	cout << "DEBUG sf_strandinfo ; created record ";
	//	cout << "c= " << chn << " rb= " << res[0] << " re= " << res[1];
	//	cout << endl;
	}
	
	~sf_strandinfo(void)
	{
	}
	
	i32u GetChn(void) { return chn; }
	i32u GetResBgn(void) { return res[0]; }
	i32u GetResEnd(void) { return res[1]; }
};

class sf_strandpair
{
	protected:
	
	i32u chn[2];	// the first residues in chain direction...
	i32u res[2];	// the first residues in chain direction...
	
	i32u length;
	bool parallel;
	
	friend class setup1_sf;
	
friend class project;		// this is for ghemical...
	
	public:
	
	vector<atom *> mc_S_don;
	vector<atom *> mc_S_acc;
	
	vector<atom *> ca_S_2x;
	vector<atom *> cx_S_2x;
	
	public:
	
	sf_strandpair(i32u c1, i32u r1, i32u c2, i32u r2, i32u l, bool p)
	{
		chn[0] = c1; res[0] = r1;
		chn[1] = c2; res[1] = r2;
		
		length = l;
		parallel = p;
	}
	
	~sf_strandpair(void)
	{
	}
	
	bool ContainsPair(i32u c1, i32u r1, i32u c2, i32u r2)
	{
		for (i32s n1 = 0;n1 < (i32s) length;n1++)
		{
			for (i32s dir = 0;dir < 2;dir++)
			{
				if (c1 != chn[dir] || c2 != chn[!dir]) continue;
				
				i32s tmpr[2]; tmpr[dir] = ((i32s) res[0]) + n1;
				tmpr[!dir] = ((i32s) res[1]) + (parallel ? +n1 : -n1);
				
				if (r1 != (i32u) tmpr[0] || r2 != (i32u) tmpr[1]) continue;
				
				return true;
			}
		}
		
		return false;
	}
	
	bool IsParallel(void) { return parallel; }
	bool IsAntiParallel(void) { return !parallel; }
};

/*################################################################################################*/

/// A setup class for SF submodels.

class setup1_sf : virtual public setup
{
//	protected:	// strict...
	public:		// loose ; this is for ghemical...
	
	vector<sf_chn> chn_vector;
	vector<sf_dsb> dsb_vector;
	
	enum SFmode { modeUA = 0, modeP5 = 1, modeP3 = 2 } mode;
	
	vector<sf_helix4info> hi_vector;
	vector<sf_strandinfo> si_vector;
	vector<sf_strandpair> sp_vector;
	
	vector<atom *> tb_vis1_vector;
	vector<float> tb_vis2_vector;
	
	protected:
	
	eng1_sf_param prm;
	
	friend void CopyCRD(model *, engine *, i32u);
	friend void CopyCRD(engine *, model *, i32u);
	
	friend class eng1_sf;
	
	public:
	
	setup1_sf(model *, SFmode, bool = true);
	~setup1_sf(void);
	
	void UpdateAtomFlags(void);		// virtual
	
	void GetReducedCRD(iter_al *, vector<i32s> &, fGL *, i32u);
	
	void StorePStatesToModel(eng1_sf *);
	
	static i32u static_GetEngineCount(void);
	static i32u static_GetEngineIDNumber(i32u);
	static const char * static_GetEngineName(i32u);
	static const char * static_GetClassName(void);
	
	i32u GetEngineCount(void);		// virtual
	i32u GetEngineIDNumber(i32u);		// virtual
	const char * GetEngineName(i32u);	// virtual
	const char * GetClassName_lg(void);	// virtual
	
	engine * CreateEngineByIndex(i32u);	// virtual
};

/*################################################################################################*/

struct sf_bt1_data		// saved distance results.
{
	f64 data1;			// len????
	f64 data2[2][3];		// dlen????
};

struct sf_bt2_data		// saved angle results.
{
	f64 data1;			// ang????
	f64 data2[3][3];		// dang????
};

struct sf_nonbonded_lookup
{
	char s1; i32u a1;
	char s2; i32u a2;
	
	f64 opte;
};

#define TTYPE_LOOP	0x00
#define TTYPE_HELIX	0x01
#define TTYPE_STRAND	0x02

#define TTYPE_SIDE	0x10
#define TTYPE_BRIDGE	0x11
#define TTYPE_TERM	0x12

struct sf_bt1			// virtual-bond stretching.
{
	i32s atmi[2];
	
	f64 opt; f64 fc;
	
	i32s GetIndex(i32s p1, bool p2)
	{
		return atmi[p2 ? p1 : !p1];
	}
};

struct sf_bt2			// virtual-angle bending.
{
	i32s atmi[3];
	
	i32s index1[2];
	bool dir1[2];
	
	i32s ttype;
	
	f64 opt; f64 fc[2];
};

struct sf_bt3			// main-chain torsion/dipole terms.
{
	i32s atmi[4];
	
	i32s index2[2];
	i32s index1[4];
	bool dir1[4];
	
	i32s tor_ttype;
	
	f64 torc[3];
	f64 tors[3];
	
	// dipole term starts here... dipole term starts here... dipole term starts here...
	// dipole term starts here... dipole term starts here... dipole term starts here...
	// dipole term starts here... dipole term starts here... dipole term starts here...
	
	f64 pbdd;
	
	f64 bv[2][3];
	f64 dbv[2][3][3][3];
	
	f64 dv[3];
	f64 ddv[4][3][3];
	
	i32s dip_ttype;
	
	bool skip;
	
	f64 dipc[3];
	f64 dips[3];
	f64 dipk[2];
};

struct sf_bt4			// 1st side-chain virtual-atom terms.
{
	i32s index1;
	i32s index2;
	
	f64 opt; f64 fc;
	
	f64 fscos[3];
	f64 fssin[3];
};

struct sf_nbt1			// nonbonded terms.
{
	i32s atmi[2];
	
	f64 data[2];
	
	bool operator==(const sf_nbt1 & p1) const
	{
		if ((atmi[0] == p1.atmi[0]) && (atmi[1] == p1.atmi[1])) return true;
		if ((atmi[0] == p1.atmi[1]) && (atmi[1] == p1.atmi[0])) return true;
		
		return false;
	}
};

struct sf_nbt3_nd		///< SASA neighbor data.
{
	i32s index;
	f64 distance;
	
	// these are sorted in reverse order, from large to small...
	// these are sorted in reverse order, from large to small...
	// these are sorted in reverse order, from large to small...
	
	bool operator<(const sf_nbt3_nd & p1) const
	{
		return (distance > p1.distance);
	}
};

struct sf_nbt3_ipd		///< SASA intersection point data.
{
	f64 angle;
	i32u ipdata;
	
	bool operator<(const sf_nbt3_ipd & p1) const
	{
		return (angle < p1.angle);
	}
};

struct sf_nbt3_nl		///< SASA neighbor list.
{
	i32s index_count;
	i32s * index;
};

struct sf_nbt3_coi		///< SASA circle of intersection.
{
	i32s index;
	
	i32s ipd_count;
	sf_nbt3_ipd ipdt[SIZE_IPD];
	
	f64 refv[3];
	
	f64 dist;
	f64 dv[3]; f64 ddv[3][3];
	
	f64 g; f64 dg[3];
	f64 ct; f64 dct[3];
	
	bool flag;
	
	void AddIPD(f64 * p1, i32u p2)
	{
		ipdt[ipd_count].ipdata = p2;
		
		if (!ipd_count)
		{
			f64 t1a[3];
			t1a[0] = dv[0] * p1[0];
			t1a[1] = dv[1] * p1[1];
			t1a[2] = dv[2] * p1[2];
			
			f64 t1b = t1a[0] + t1a[1] + t1a[2];
			
			refv[0] = p1[0] - dv[0] * t1b;
			refv[1] = p1[1] - dv[1] * t1b;
			refv[2] = p1[2] - dv[2] * t1b;
			
			f64 t1c = sqrt(refv[0] * refv[0] + refv[1] * refv[1] + refv[2] * refv[2]);
			refv[0] /= t1c; refv[1] /= t1c; refv[2] /= t1c;
			
			ipdt[ipd_count].angle = 0.0;
		}
		else
		{
			f64 t1a[3];
			t1a[0] = dv[0] * p1[0];
			t1a[1] = dv[1] * p1[1];
			t1a[2] = dv[2] * p1[2];
			
			f64 t1b = t1a[0] + t1a[1] + t1a[2];
			
			f64 t2a[3];
			t2a[0] = p1[0] - dv[0] * t1b;
			t2a[1] = p1[1] - dv[1] * t1b;
			t2a[2] = p1[2] - dv[2] * t1b;
			
			f64 t1c = sqrt(t2a[0] * t2a[0] + t2a[1] * t2a[1] + t2a[2] * t2a[2]);
			t2a[0] /= t1c; t2a[1] /= t1c; t2a[2] /= t1c;
			
			f64 t1d = refv[0] * t2a[0] + refv[1] * t2a[1] + refv[2] * t2a[2];
			if (t1d < -1.0) t1d = -1.0;	// domain check...
			if (t1d > +1.0) t1d = +1.0;	// domain check...
			
			f64 t9a = acos(t1d);
			
			f64 t3a[3];
			t3a[0] = dv[1] * t2a[2] - dv[2] * t2a[1];
			t3a[1] = dv[2] * t2a[0] - dv[0] * t2a[2];
			t3a[2] = dv[0] * t2a[1] - dv[1] * t2a[0];
			
			f64 t9b = refv[0] * t3a[0] + refv[1] * t3a[1] + refv[2] * t3a[2];
			
			if (t9b < 0.0) ipdt[ipd_count].angle = -t9a;
			else ipdt[ipd_count].angle = +t9a;
		}
		
		ipd_count++;
		if (ipd_count >= SIZE_IPD) { cout << "BUG: IPD overflow!!!" << endl; exit(EXIT_FAILURE); }
	}
};

struct sf_nbt3_ips		///< SASA intersection points.
{
	i32s coi[2];
	
	f64 ipv[2][3];
	f64 dipv[2][2][3][3];
};

struct sf_nbt3_arc		///< SASA positively oriented arc.
{
	i32s coi;
	i32s index[2][2];
	
	i32u ipdata[2];
	
	f64 tv[2][3];
	f64 dtv[2][2][3][3];
	
	bool flag;
};

/*################################################################################################*/

class eng1_sf : virtual public engine_bp
{
	protected:
	
	i32u * l2g_sf;		///< The local-to-global lookup table.
	i32s * index_chn;	///< This maps the (local) atoms to setup1_sf chains/residues.
	i32s * index_res;	///< This maps the (local) atoms to setup1_sf chains/residues.
	i32s num_solvent;
	
	eng1_sf_param * myprm;
	bool use_explicit_solvent;
	bool use_implicit_solvent;
	
	vector<sf_bt1> bt1_vector;
	vector<sf_bt2> bt2_vector;
	vector<sf_bt3> bt3_vector;
	vector<sf_bt4> bt4_vector;
	
	sf_bt1_data * bt1data;
	sf_bt2_data * bt2data;
	
	vector<sf_nbt1> nbt1_vector;
	
	f64 * mass;		// MD???
	f64 * vdwr;
	f64 * charge1;		// actual charges.
	f64 * charge2;		// neutralized charges.
	
	i32s * dist1; f64 * dist2;
	sf_nbt3_nl * nbt3_nl[LAYERS];
	
	f64 * vdwr1[LAYERS];
	f64 * vdwr2[LAYERS];
	f64 * sasaE[LAYERS];
	
	fGL * solv_exp[LAYERS];
	
	public:
	
	f64 energy_bt1;
	f64 energy_bt2;
	f64 energy_bt3a;
	f64 energy_bt3b;
	f64 energy_bt4a;
	f64 energy_bt4b;
	f64 energy_nbt1a;
	f64 energy_nbt1b;
	f64 energy_nbt1c;
	f64 energy_nbt2a;
	f64 energy_nbt2b;
	f64 energy_nbt2c;
	f64 energy_nbt3a;
	f64 energy_nbt3b;
	f64 energy_pnlt;
	
	i32s * tmp_vartab;
	f64 * tmp_parames;
	f64 * tmp_paramsa1;
	f64 * tmp_paramsa2;
	f64 * tmp_newpKa;
	
	f64 constraints;
	
	friend void CopyCRD(model *, engine *, i32u);
	friend void CopyCRD(engine *, model *, i32u);
	
	friend class moldyn_langevin;
	
	public:
	
	eng1_sf(setup *, i32u, bool, bool);
	virtual ~eng1_sf(void);
	
	bool SetTorsionConstraint(atom *, atom *, atom *, atom *, f64, f64, bool);	// virtual
	bool RemoveTorsionConstraint(atom *, atom *, atom *, atom *);			// virtual
	
	void SetupCharges(void);
	void GetChgGrpVar(i32s, i32s &, i32s &);
	
	void Compute(i32u, bool = false);	// virtual
	
	i32s GetOrbitalCount(void) { return 0; }	// virtual
	f64 GetOrbitalEnergy(i32s) { return 0.0; }	// virtual
	
	i32s GetElectronCount(void) { return 0; }	// virtual
	
	void SetupPlotting(void) { }		// virtual
	
	fGL GetVDWSurf(fGL *, fGL *);		// virtual
	
	fGL GetESP(fGL *, fGL *);		// virtual
	
	fGL GetElDens(fGL *, fGL *) { return 0.0; }	// virtual
	
	fGL GetOrbital(fGL *, fGL *) { return 0.0; }	// virtual
	fGL GetOrbDens(fGL *, fGL *) { return 0.0; }	// virtual
	
	protected:
	
	bool InitNBT1(sf_nbt1 *, vector<sf_nonbonded_lookup> &);
	void InitLenJon(sf_nbt1 *, f64, f64);
	
	void ComputeBT1(i32u);
	void ComputeBT2(i32u);
	void ComputeBT3(i32u);
	void ComputeBT4(i32u);
	
	void ComputeNBT1(i32u);
	void ComputeNBT2(i32u);
	void ComputeNBT3(i32u);
};

/*################################################################################################*/

#endif	// ENG1_SF_H

// eof