Home
last modified time | relevance | path

Searched refs:start (Results 1 – 7 of 7) sorted by relevance

/honee/tests/
H A Djunit_common.py295 start: int = line.find(open)
296 if start < 0:
299 for i in range(start + 1, len(line)):
305 return start, i
306 return start, -1
324 start, end = find_matching(line)
325 if end < start:
328 keyvalues_str = line[start:end + 1]
626 start: float = time.time()
635 elapsed_sec=time.time() - start,
[all …]
H A Dsmartsim_regression_framework.py107 self.exp.start(self.database)
141 self.exp.start(client_exp, summary=False, block=True)
197 start: float = time.time()
205 elapsed_sec=time.time() - start,
207 '%Y-%m-%d %H:%M:%S %Z', time.localtime(start)),
/honee/qfunctions/
H A Dutils.h287 …ar LinearRampCoefficient(CeedScalar amplitude, CeedScalar length, CeedScalar start, CeedScalar x) { in LinearRampCoefficient() argument
288 if (x < start) { in LinearRampCoefficient()
290 } else if (x < start + length) { in LinearRampCoefficient()
291 return amplitude * ((x - start) * (-1 / length) + 1); in LinearRampCoefficient()
309 CEED_QFUNCTION_HELPER int StoredValuesPack(CeedInt Q, CeedInt i, CeedInt start, CeedInt num_comp, c… in StoredValuesPack() argument
311 for (CeedInt j = 0; j < num_comp; j++) stored[(start + j) * Q + i] = values_at_qpnt[j]; in StoredValuesPack()
328 CEED_QFUNCTION_HELPER int StoredValuesUnpack(CeedInt Q, CeedInt i, CeedInt start, CeedInt num_comp,… in StoredValuesUnpack() argument
330 for (CeedInt j = 0; j < num_comp; j++) values_at_qpnt[j] = stored[(start + j) * Q + i]; in StoredValuesUnpack()
H A Dnewtonian.h115 … CeedScalar length, CeedScalar start, CeedScalar location, CeedScalar pressure, in InternalDampingLayer_IFunction_Integrand() argument
117 const CeedScalar sigma_ = LinearRampCoefficient(amplitude, length, start, location); in InternalDampingLayer_IFunction_Integrand()
/honee/doc/
H A Dintro.md4 :start-after: "<!-- getting-started -->"
/honee/
H A Dindex.md4 :start-after: "<!-- abstract -->"
H A DDoxyfile1299 # the setting GENERATE_TREEVIEW). It is highly recommended to start with a
1997 # is highly recommended to start with a default header using
2175 # man pages. In case the manual section does not start with a number, the number