Home
last modified time | relevance | path

Searched defs:output (Results 1 – 13 of 13) sorted by relevance

/libCEED/python/tests/
H A Dcheck.py5 def output(capsys): function
/libCEED/include/ceed/jit-source/gallery/
H A Dceed-identity-to-scalar.h17 CeedScalar *output = out[0]; in IdentityScalar() local
H A Dceed-scale.h22 CeedScalar *output = out[0]; in Scale() local
H A Dceed-scale-scalar.h22 CeedScalar *output = out[0]; in ScaleScalar() local
H A Dceed-identity.h25 CeedScalar *output = out[0]; in Identity() local
/libCEED/tests/junit-xml/junit_xml/
H A D__init__.py404 def add_error_info(self, message=None, output=None, error_type=None): argument
423 def add_failure_info(self, message=None, output=None, failure_type=None): argument
442 def add_skipped_info(self, message=None, output=None): argument
/libCEED/tests/
H A Dt322-basis-f.f9019 integer input,output,weights variable
H A Dt323-basis-f.f9026 integer input,output variable
/libCEED/backends/cuda/
H A Dceed-cuda-compile.cpp54 std::string output = ""; in CeedCallSystem_Core() local
297 std::string output = ""; in CeedCompileCore_Cuda() local
/libCEED/examples/fluids/src/
H A Dpetsc_ops.c180 …peratorCreateLocalVecs(CeedOperator op, VecType vec_type, MPI_Comm comm, Vec *input, Vec *output) { in CeedOperatorCreateLocalVecs()
/libCEED/examples/fluids/qfunctions/
H A Dutils.h48 CeedScalar output = 0; in DotN() local
/libCEED/rust/libceed/src/
H A Dqfunction.rs782 pub fn output( in output() method
/libCEED/backends/ref/
H A Dceed-ref-operator.c1695 const CeedScalar *output; in CeedOperatorAssembleSingleAtPoints_Ref() local