Home
last modified time | relevance | path

Searched defs:optsteps (Results 1 – 7 of 7) sorted by relevance

/dports/science/libghemical/libghemical-3.0.0/src/
H A Dsearch.h52 i32s optsteps; variable
94 i32s optsteps; variable
135 i32s optsteps; variable
H A Dmodel.cpp3100 void model::DoRandomSearch(i32s cycles, i32s optsteps, bool updt) in DoRandomSearch()
3191 void model::DoSystematicSearch(i32s divisions, i32s optsteps, bool) in DoSystematicSearch()
3237 void model::DoMonteCarloSearch(i32s n_init_steps, i32s n_simul_steps, i32s optsteps, bool) in DoMonteCarloSearch()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/meshing/
H A Dmeshfunc2d.cpp16 int optsteps = mp.optsteps2d; in Optimize2d() local
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/meshing/
H A Dmeshfunc2d.cpp16 int optsteps = mp.optsteps2d; in Optimize2d() local
/dports/cad/netgen/netgen-6.2.2105/libsrc/meshing/
H A Dmeshfunc2d.cpp37 int optsteps = mp.optsteps2d; in Optimize2d() local
/dports/science/ghemical/ghemical-3.0.0/src/
H A Dproject.h101 int optsteps; member
H A Dproject.cpp1484 i32s optsteps = strtol(kw3, endptr, 10); in ProcessCommandString() local
1499 i32s optsteps = strtol(kw4, endptr, 10); in ProcessCommandString() local
1528 i32s optsteps = strtol(kw9, endptr, 10); in ProcessCommandString() local
1572 i32s optsteps = strtol(kwG, endptr, 10); in ProcessCommandString() local
3499 …yPlot1D(i32s inda, i32s indb, i32s indc, i32s indd, i32s div1, fGL start1, fGL end1, i32s optsteps) in DoEnergyPlot1D()
3680 …L end1, i32s indi, i32s indj, i32s indk, i32s indl, i32s div2, fGL start2, fGL end2, i32s optsteps) in DoEnergyPlot2D()