Home
last modified time | relevance | path

Searched defs:timestep (Results 1 – 25 of 491) sorted by relevance

12345678910>>...20

/dports/science/elk/elk-7.2.42/src/
H A Dtimestep.f906 subroutine timestep subroutine
25 write(*,'("Error(timestep): itimes >= ntimes : ",2I8)') itimes,ntimes argument
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/examples/proxies/cloverleaf3d-ref/
H A Dtimestep.f9028 SUBROUTINE timestep() subroutine
40 INTEGER :: c local
41 INTEGER :: jldt,kldt,lldt
43 REAL(KIND=8) :: dtlp
44 REAL(KIND=8) :: x_pos,y_pos,xl_pos,yl_pos,zl_pos
46 REAL(KIND=8) :: kernel_time,timer
48 CHARACTER(LEN=8) :: dt_control,dtl_control
50 INTEGER :: small
52 INTEGER :: fields(NUM_FIELDS)
/dports/biology/protomol/protomol/framework/io/
H A DDCDTrajectoryWriter.cpp14 …DCDTrajectoryWriter::DCDTrajectoryWriter(Real timestep, unsigned int firststep, bool isLittleEndia… in DCDTrajectoryWriter()
22 …DCDTrajectoryWriter::DCDTrajectoryWriter(const string& filename, Real timestep, unsigned int first… in DCDTrajectoryWriter()
30 …DCDTrajectoryWriter::DCDTrajectoryWriter(const char* filename, Real timestep, unsigned int firstst… in DCDTrajectoryWriter()
38 bool DCDTrajectoryWriter::open(Real timestep, unsigned int firststep, bool isLittleEndian){ in open()
46 …bool DCDTrajectoryWriter::open(const string& filename, Real timestep, unsigned int firststep, bool… in open()
54 …bool DCDTrajectoryWriter::open(const char* filename, Real timestep, unsigned int firststep, bool i… in open()
231 void DCDTrajectoryWriter::setTimestep(Real timestep){ in setTimestep()
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/add_ons/albertasystems/AlbertaNum/Common/
H A Dfem_elfunc.cc47 ,const REAL *const timestep): in fem_elfunc()
59 ,const REAL *const timestep): in fem_elfunc()
85 fem_elfunc::fem_elfunc( /* const int degree ,*/const REAL *const timestep) in fem_elfunc()
H A Dprototype_fem_elfunc.cc9 const REAL *const timestep) in prototype_fem_elfunc()
34 const REAL *const timestep) in prototype_fem_elfunc()
H A Dparab_est.cc77 ,const REAL *const timestep,int degree) in parab_est()
91 const REAL * const timestep, REAL C[4], int degree) in parab_est()
H A Dbuild_diff.cc198 ,REAL const * const time, REAL const * const timestep, const REAL theta) in build_diff()
211 , const REAL *const timestep, const REAL theta) in build_diff()
235 , REAL const * const time, const REAL *const timestep in build_diff()
/dports/science/chrono/chrono-7.0.1/src/demos/fea/
H A Ddemo_FEA_dynamics.cpp111 double timestep = 0.01; in test_1() local
194 double timestep = 0.001; in test_2() local
277 double timestep = 0.001; in test_2b() local
372 double timestep = 0.001; in test_3() local
467 double timestep = 0.001; in test_4() local
/dports/math/vtk9/VTK-9.1.0/Common/ExecutionModel/
H A DvtkSimpleReader.cxx92 int vtkSimpleReader::ReadTimeDependentMetaData(int timestep, vtkInformation* metadata) in ReadTimeDependentMetaData()
169 int vtkSimpleReader::ReadMesh(int piece, int, int, int timestep, vtkDataObject* output) in ReadMesh() argument
195 int vtkSimpleReader::ReadPoints(int piece, int, int, int timestep, vtkDataObject* output) in ReadPoints() argument
216 int vtkSimpleReader::ReadArrays(int piece, int, int, int timestep, vtkDataObject* output) in ReadArrays() argument
H A DvtkParallelReader.cxx135 int piece, int npieces, int nghosts, int timestep, vtkDataObject* output) in ReadMesh()
155 int piece, int npieces, int nghosts, int timestep, vtkDataObject* output) in ReadPoints()
170 int piece, int npieces, int nghosts, int timestep, vtkDataObject* output) in ReadArrays()
/dports/math/vtk8/VTK-8.2.0/Common/ExecutionModel/
H A DvtkSimpleReader.cxx101 int timestep, vtkInformation* metadata) in ReadTimeDependentMetaData()
185 int piece, int, int, int timestep, vtkDataObject* output) in ReadMesh()
214 int piece, int , int , int timestep, vtkDataObject* output) in ReadPoints()
237 int piece, int , int , int timestep, vtkDataObject* output) in ReadArrays()
H A DvtkParallelReader.cxx145 int piece, int npieces, int nghosts, int timestep, vtkDataObject* output) in ReadMesh()
167 int piece, int npieces, int nghosts, int timestep, vtkDataObject* output) in ReadPoints()
183 int piece, int npieces, int nghosts, int timestep, vtkDataObject* output) in ReadArrays()
/dports/cad/sumo/sumo-1.2.0/src/microsim/output/
H A DMSAmitranTrajectories.cpp45 MSAmitranTrajectories::write(OutputDevice& of, const SUMOTime timestep) { in write()
54 …tranTrajectories::writeVehicle(OutputDevice& of, const SUMOVehicle& veh, const SUMOTime timestep) { in writeVehicle()
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_envs/deep_mimic/learning/
H A Drl_world.py94 def update(self, timestep): argument
109 def _update_env(self, timestep): argument
113 def _update_agents(self, timestep): argument
/dports/cad/impact/Impact/src/run/
H A DWorker.java35 private double time, timestep, ttemp; field in Worker
43 public Worker(Barrier barrier, double time, double timestep, boolean autostep) { in Worker()
194 public void setTimestep(double timestep) { in setTimestep()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/coordinateio/tests/
H A Dsetbothtime.cpp112 SetTimeStep* timestep = setTimeStep(7); in TEST_F() local
136 SetTimeStep* timestep = setTimeStep(7); in TEST_F() local
/dports/cad/impact/Impact/src/run/materials/
H A DSpringMaterial.java88 double timestep in calculateStressOneDimensional()
132 double timestep in calculateStressThreeDimensional()
143 double timestep in calculateStressTwoDimensionalPlaneStress()
642 double timestep = 1E15; in wavespeedOneDimensional() local
H A DElastic.java66 double timestep in calculateStressOneDimensional()
93 double timestep in calculateStressThreeDimensional()
118 double timestep in calculateStressTwoDimensionalPlaneStress()
/dports/cad/gnucap/gnucap-2013-04-23/lib/
H A De_elemnt.cc178 double timestep = tr_review_trunc_error(_y); in tr_review() local
393 double timestep; in tr_review_trunc_error() local
442 double ELEMENT::tr_review_check_and_convert(double timestep) in tr_review_check_and_convert()
/dports/math/libmesh/libmesh-1.6.2/examples/miscellaneous/miscellaneous_ex7/
H A Dbiharmonic.C251 void Biharmonic::output(int timestep, in output()
290 int timestep = 1; in run() local
/dports/cad/impact/Impact/src/run/elements/
H A DRod_2.java199 public void calculateNodalForces(int integration_point, double timestep) in calculateNodalForces()
222 public void calculateStrain(double timestep, int integration_point) in calculateStrain()
267 public void calculateStress(int integration_point, double timestep) in calculateStress()
286 double timestep; in checkTimestep() local
/dports/graphics/ospray-studio/ospray_studio-0.9.1/app/
H A DTimeSeriesWindow.cpp64 bool TimeSeriesWindow::isTimestepVolumeLoaded(int variableNum, size_t timestep) in isTimestepVolumeLoaded()
534 void TimeSeriesWindow::setTimestepFb(int timestep) in setTimestepFb()
576 void TimeSeriesWindow::setVariableTimeseries(int whichVariable, int timestep) in setVariableTimeseries()
591 void TimeSeriesWindow::setTimestep(int timestep) in setTimestep()
/dports/science/madness/madness-ebb3fd7/src/madness/mra/
H A Dqmprop.cc165 qm_1d_free_particle_propagator(int k, double bandlimit, double timestep, double width) { in qm_1d_free_particle_propagator()
171 qm_free_particle_propagator(World& world, int k, double bandlimit, double timestep) { in qm_free_particle_propagator()
180 qm_free_particle_propagatorPtr(World& world, int k, double bandlimit, double timestep) { in qm_free_particle_propagatorPtr()
/dports/science/py-ase/ase-3.22.0/ase/md/
H A Dandersen.py13 def __init__(self, atoms, timestep, temperature_K, andersen_prob, argument
84 def set_timestep(self, timestep): argument
/dports/graphics/blender/blender-2.91.0/intern/itasc/
H A DConstraintSet.cpp81 double ConstraintSet::getMaxTimestep(double& timestep) in getMaxTimestep()
105 …l ConstraintSet::setControlParameter(int id, ConstraintAction action, double data, double timestep) in setControlParameter()

12345678910>>...20