Home
last modified time | relevance | path

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

/dports/science/plumed/plumed2-2.7.2/src/bias/
H A DReweightTemperaturePressure.cpp183 std::vector<Value*> myenergy, myvol; member in PLMD::bias::ReweightTemperaturePressure
223 parseArgumentList("VOLUME",myvol); in ReweightTemperaturePressure()
224 if(!myvol.empty()) { in ReweightTemperaturePressure()
226 for(unsigned i=0; i<myvol.size(); i++) log.printf(" %s",myvol[i]->getName().c_str()); in ReweightTemperaturePressure()
232 conc.insert(conc.end(), myvol.begin(), myvol.end()); in ReweightTemperaturePressure()
237 if (rtemp_>=0 && press_<0 && rpress_<0 && !myenergy.empty() && myvol.empty() ) { in ReweightTemperaturePressure()
242 …else if (rtemp_>=0 && press_>=0 && rpress_<0 && !myenergy.empty() && !myvol.empty() ) log.printf("… in ReweightTemperaturePressure()
244 …else if (rtemp_<0 && press_>=0 && rpress_>=0 && myenergy.empty() && !myvol.empty() ) log.printf(" … in ReweightTemperaturePressure()
246 …else if (rtemp_>0 && press_>=0 && rpress_>=0 && !myenergy.empty() && !myvol.empty() ) log.printf("… in ReweightTemperaturePressure()
252 double volume=0.0; for(unsigned i=0; i<myvol.size(); ++i) volume+=getArgument(myenergy.size()+i); in getLogWeight()
/dports/science/lammps/lammps-stable_29Sep2021/src/MISC/
H A Dfix_ipi.cpp450 double myvol = domain->xprd*domain->yprd*domain->zprd/posconv3; in final_integrate() local
452 vir[0] = comp_p->vector[0]*pressconv*myvol; in final_integrate()
453 vir[4] = comp_p->vector[1]*pressconv*myvol; in final_integrate()
454 vir[8] = comp_p->vector[2]*pressconv*myvol; in final_integrate()
455 vir[1] = comp_p->vector[3]*pressconv*myvol; in final_integrate()
456 vir[2] = comp_p->vector[4]*pressconv*myvol; in final_integrate()
457 vir[5] = comp_p->vector[5]*pressconv*myvol; in final_integrate()
/dports/science/plumed/plumed2-2.7.2/src/gridtools/
H A DGridVessel.h217 double myvol=1.0; for(unsigned i=0; i<dimension; ++i) myvol *= dx[i]; in getCellVolume() local
218 return myvol; in getCellVolume()
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_tryptonaut/
H A Dmartin - first try.milk253 per_frame_17=myvol = (bass_att+treb_att+mid_att);
254 per_frame_18=myvol_s = myvol_s + above (myvol, myvol_s);
255 per_frame_19=myvol_s = 0.995*myvol_s + 0.005*myvol;
/dports/devel/awscli/awscli-1.20.61/awscli/examples/opsworks/
H A Dupdate-volume.rst7 …n us-east-1 update-volume --volume-id 8430177d-52b7-4948-9c62-e195af4703df --mount-point /mnt/myvol
/dports/devel/sunpromake/schily-2021-09-18/mkisofs/
H A DREADME.eltorito76 -boot-load-size 4 -boot-info-table -o myvol.iso thisdir
84 -o myvol.iso thisdir
/dports/devel/smake/schily-2021-09-18/mkisofs/
H A DREADME.eltorito76 -boot-load-size 4 -boot-info-table -o myvol.iso thisdir
84 -o myvol.iso thisdir
/dports/devel/sccs/schily-2021-09-18/mkisofs/
H A DREADME.eltorito76 -boot-load-size 4 -boot-info-table -o myvol.iso thisdir
84 -o myvol.iso thisdir
/dports/devel/schilybase/schily-2021-09-18/mkisofs/
H A DREADME.eltorito76 -boot-load-size 4 -boot-info-table -o myvol.iso thisdir
84 -o myvol.iso thisdir
/dports/net/rscsi/schily-2021-09-18/mkisofs/
H A DREADME.eltorito76 -boot-load-size 4 -boot-info-table -o myvol.iso thisdir
84 -o myvol.iso thisdir
/dports/archivers/star/schily-2021-09-18/mkisofs/
H A DREADME.eltorito76 -boot-load-size 4 -boot-info-table -o myvol.iso thisdir
84 -o myvol.iso thisdir
/dports/sysutils/cdrtools/schily-2021-09-18/mkisofs/
H A DREADME.eltorito76 -boot-load-size 4 -boot-info-table -o myvol.iso thisdir
84 -o myvol.iso thisdir
/dports/editors/ved/schily-2021-09-18/mkisofs/
H A DREADME.eltorito76 -boot-load-size 4 -boot-info-table -o myvol.iso thisdir
84 -o myvol.iso thisdir
/dports/sysutils/schilyutils/schily-2021-09-18/mkisofs/
H A DREADME.eltorito76 -boot-load-size 4 -boot-info-table -o myvol.iso thisdir
84 -o myvol.iso thisdir
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A DprojectM.cpp335 float maxvol = 0., myvol; in render_frame() local
344 if ((myvol = fabsf(sd->audio[sd->audio_offs + i]) > maxvol)) maxvol = myvol; in render_frame()
/dports/net/py-python-cinderclient/python-cinderclient-7.2.0/doc/source/
H A Dindex.rst12 >>> myvol = cinder.volumes.create(display_name="test-vol", size=1)
13 >>> myvol.id
17 >>> myvol.delete()
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/impl/serial/
H A Dgitter_tetra_top.cc828 const double myvol = volume(); in TetraTop() local
832 alugrid_assert ( std::abs( calculatedVolume - myvol ) < 1e-10 ); in TetraTop()
834 alugrid_assert ( std::abs( calculatedVolume - myvol ) / myvol < 1e-10 ); in TetraTop()
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/ntfsprogs/
H A Dntfsresize.c2817 ntfs_volume *myvol = NULL; in check_volume() local
2824 if (!(myvol = ntfs_mount(opt.volume, opt.ro_flag | NTFS_MNT_FORENSIC))) in check_volume()
2850 return myvol; in check_volume()
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/docs/reference/
H A Dbuilder.md1440 RUN mkdir /myvol
1441 RUN echo "hello world" > /myvol/greeting
1442 VOLUME /myvol
1445 create a new mount point at `/myvol` and copy the `greeting` file
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/docs/reference/
H A Dbuilder.md1695 RUN mkdir /myvol
1696 RUN echo "hello world" > /myvol/greeting
1697 VOLUME /myvol
1701 create a new mount point at `/myvol` and copy the `greeting` file
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/docs/reference/
H A Dbuilder.md1695 RUN mkdir /myvol
1696 RUN echo "hello world" > /myvol/greeting
1697 VOLUME /myvol
1701 create a new mount point at `/myvol` and copy the `greeting` file