Home
last modified time | relevance | path

Searched refs:results (Results 1 – 11 of 11) sorted by relevance

/libCEED/examples/fluids/
H A DstdoutParsing.py64 results = pd.DataFrame() variable
67 results = results.append(values, ignore_index=True) variable
70 results = results.apply(lambda col: pd.to_numeric(col, errors="coerce")) variable
H A Dindex.md344 Many statistics are the product of 2 or more solution functions, which results in functions of degr…
/libCEED/benchmarks/
H A DREADME.md23 The results from the benchmarks are written to files named `*-output.txt`.
34 ## Post-processing the results
36 After generating the results, use the `postprocess-plot.py` script (which
/libCEED/doc/sphinx/source/
H A Dgpu.md4 Code that produces correct results with CPU backends will produce correct results on GPU backends, …
22 …ory access assumptions, but CPU backends may occasionally report correct results despite violation…
H A DCONTRIBUTING.md61 …cance of support/advice you may have received in developing your use case and interpreting results.
H A DlibCEEDapi.md9 …ion (PDE) is evaluated on a subdomain $\Omega_e$ (element) and the local results are composed into…
/libCEED/
H A DCONTRIBUTING.md61 …cance of support/advice you may have received in developing your use case and interpreting results.
H A DREADME.md228 The backends which are capable of generating reproducible results, with the proper compilation opti…
336 The results from the benchmarks are stored inside the `benchmarks/` directory and they can be viewe…
H A DDoxyfile1797 # key> to jump into the search results window, the results can be navigated
1821 # script for searching. Instead the search results are written to an XML file
1824 # search results.
1838 # which will return the search results when EXTERNAL_SEARCH is enabled.
1860 # projects and redirect the results back to the right project.
/libCEED/julia/LibCEED.jl/src/
H A DCeedVector.jl141 already synchronized, this function results in a no-op.
/libCEED/examples/solids/
H A Dindex.md315 which gives accurate results even in the limit when the entries $u_{i,j}$ are very small.