Home
last modified time | relevance | path

Searched refs:ofrac (Results 1 – 25 of 34) sorted by relevance

12

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/doc/apbs/input/elec/
H A Dofrac.rst3 ofrac chapter
11 ofrac {frac}
16 …e change in energies and visual artifacts in isocontours as a function of ofrac values for a small…
18 .. list-table:: Sensitivity of 2PHK:B solvation energy calculations to ofrac values.
22 * - ``ofrac`` value
59 In general, larger <code>ofrac</code> values will reduce the parallel efficiency but will improve t…
H A Dmg-para.rst31 ofrac
H A Dpdime.rst16 …main in a Cartesian fashion with a specified amount of overlap (see :ref:`ofrac`) between each pro…
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/tools/python/vgrid/
H A Dmergedx.py62 ofrac = [0,0,0]
79 ofrac[0] = float(words[1])
80 ofrac[1] = float(words[1])
81 ofrac[2] = float(words[1])
97 if pdime[0] == 1: ofrac[0] = 0
98 if pdime[1] == 1: ofrac[1] = 0
99 if pdime[2] == 1: ofrac[2] = 0
101 glob[0] = pdime[0]*int(round(dime[0]/(1 + 2*ofrac[0])))
102 glob[1] = pdime[1]*int(round(dime[1]/(1 + 2*ofrac[1])))
103 glob[2] = pdime[2]*int(round(dime[2]/(1 + 2*ofrac[2])))
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/examples/actin-dimer/
H A Dapbs-mol-parallel.in18 ofrac 0.1
45 ofrac 0.1
72 ofrac 0.1
H A Dapbs-smol-parallel.in18 ofrac 0.1
45 ofrac 0.1
72 ofrac 0.1
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/examples/opal/
H A Dactin-dimer-para.in18 ofrac 0.1
45 ofrac 0.1
72 ofrac 0.1
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/contrib/iapbs/modules/CHARMM/
H A Dapbs_fcm.f205 double precision ccenter(3), fcenter(3), ofrac
266 + ccenter, fcenter, ofrac, a_radius,
H A Dapbs.f169 ofrac = 0.1D0
448 ofrac = gtrmf(comlyn, comlen, 'OFRA', ofrac)
633 + ofrac, apbs_debug,
826 + ofrac, apbs_debug,
889 + ofrac, apbs_debug,
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/contrib/iapbs/src/
H A Dapbs_driver.h168 double *ofrac,
258 double ccenter[3], double fcenter[3], double *ofrac,
H A Dwrapper.cpp51 double ofrac; in apbs() local
170 ofrac = 0.3; in apbs()
299 ccenter, fcenter, &ofrac, &apbs_debug, in apbs()
H A Dwrapper_inc.f57 double precision ccenter(3), fcenter(3), ofrac
H A Dwrapper.f132 ofrac = 0.3
312 + ccenter, fcenter, ofrac, apbs_debug,
H A Dapbs_driver.c52 double *ofrac, in apbsdrv_() argument
189 ionr, glen, center, cglen, fglen, ccenter, fcenter, ofrac, in apbsdrv_()
795 double ccenter[3], double fcenter[3], double *ofrac, in setupString() argument
874 sprintf(mybuf, "ofrac %.3f\n", *ofrac); in setupString()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/examples/born/
H A Dapbs-mol-parallel.in17 ofrac 0.1
44 ofrac 0.1
H A Dapbs-smol-parallel.in17 ofrac 0.1
44 ofrac 0.1
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/contrib/iapbs/modules/Amber/
H A Dapbs_vars.f90133 _REAL_ :: ccenter(3), fcenter(3), ofrac
H A Dapbs.f9087 ofrac = 0.1
675 ofrac, apbs_debug, &
939 ofrac, apbs_debug, &
1023 ofrac, apbs_debug, &
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/src/generic/
H A Dmgparm.h184 double ofrac; /**< Overlap fraction between procs */ member
/dports/science/tinker/tinker/apbs/include/linux/apbs/
H A Dmgparm.h173 double ofrac; /**< Overlap fraction between procs */ member
/dports/science/tinker/tinker/apbs/include/macos/apbs/
H A Dmgparm.h173 double ofrac; /**< Overlap fraction between procs */ member
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/doc/examples/
H A Dparallel-apbs.rst33 ofrac 0.1
59 …` 2 2 2" statement specifies the 8-processor array dimensions, the ":ref:`ofrac` 0.1" statement sp…
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/tools/manip/
H A Dinputgen.py67 self.ofrac = 0.1
113 text += " ofrac %.1f\n" % self.ofrac
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/src/
H A Dinputgen.py104 self.ofrac = 0.1
149 text += " ofrac %.1f\n" % self.ofrac
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/contrib/iapbs/modules/NAMD/
H A DGlobalMasterAPBS.C95 BigReal ofrac; variable
162 opts.optional("main", "ofrac", "Overlap fraction between processors", &ofrac, 0.1); in config_parser()
745 &params->ofrac, in call_apbs()

12