Home
last modified time | relevance | path

Searched defs:howoften (Results 1 – 12 of 12) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/ts/interface/
H A Dtseig.c9 …PetscInt howoften; /* when > 0 uses step % howoften, when negative only final solution plotted… member
47 …m comm,const char host[],const char label[],int x,int y,int m,int n,PetscInt howoften,TSMonitorSPE… in TSMonitorSPEigCtxCreate()
H A Dts.c197 PetscInt howoften = 1; in TSSetFromOptions() local
219 PetscInt howoften = 1; in TSSetFromOptions() local
230 PetscInt howoften = 1; in TSSetFromOptions() local
239 PetscInt howoften = 1; in TSSetFromOptions() local
250 PetscInt howoften = 1; in TSSetFromOptions() local
259 PetscInt howoften = 1; in TSSetFromOptions() local
268 PetscInt howoften = 1; in TSSetFromOptions() local
277 PetscInt howoften = 1; in TSSetFromOptions() local
286 PetscInt howoften = 1; in TSSetFromOptions() local
314 PetscInt howoften = 1; in TSSetFromOptions() local
[all …]
/dports/science/PETSc/petsc-3.14.1/src/ts/utils/
H A Ddmnetworkts.c28 …(TS ts,const char host[],const char label[],int x,int y,int m,int n,PetscInt howoften,TSMonitorLGC… in TSMonitorLGCtxNetworkCreate()
/dports/science/PETSc/petsc-3.14.1/src/tao/interface/
H A Dtaosolver.c22 …PetscInt howoften; /* when > 0 uses iteration % howoften, when negative only final solution pl… member
507 PetscInt howoften = 1; in TaoSetFromOptions() local
522 PetscInt howoften = 1; in TaoSetFromOptions() local
2835 …m comm,const char host[],const char label[],int x,int y,int m,int n,PetscInt howoften,TaoMonitorDr… in TaoMonitorDrawCtxCreate()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml.Linq/tests/XDocument.Common/
H A DHelperExtensionMethods.cs440 public static IEnumerable<T> InsertNulls<T>(this IEnumerable<T> source, int howoften) in InsertNulls()
/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Dtsimpl.h460 …PetscInt howoften; /* when > 0 uses step % howoften, when negative only final solution plot… member
474 …PetscInt howoften; /* when > 0 uses step % howoften, when negative only final solution plott… member
515 …PetscInt howoften; /* when > 0 uses step % howoften, when negative only final solution plott… member
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscts.h632 …PetscInt howoften; /* when > 0 uses step % howoften, when negative only final solution plot… member
/dports/biology/lamarc/lamarc-2.1.8/src/control/
H A Dchainmanager.cpp1532 … ChainManager::AdjustTemperatures(DoubleVec1d& averagetemps, long int whichswap, double & howoften) in AdjustTemperatures()
/dports/biology/seaview/seaview/csrc/
H A Dphylip.c955 void inithowmany(long *howmanny, long howoften) in inithowmany()
973 void inithowoften(long *howoften) in inithowoften()
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/phylip/src/
H A Dphylip.cpp995 void inithowmany(long *howmanny, long howoften) in inithowmany()
1013 void inithowoften(long *howoften) in inithowoften()
/dports/science/PETSc/petsc-3.14.1/src/ts/interface/sensitivity/
H A Dtssen.c1471 PetscInt howoften = 1; in TSAdjointSetFromOptions() local
/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/
H A DLPfold.c1332 int j, howoften, pairdist, turn, n, winSize; in probability_correction() local