Home
last modified time | relevance | path

Searched defs:ceed (Results 401 – 422 of 422) sorted by relevance

1...<<11121314151617

/libCEED/examples/petsc/
H A Dbps.c62 Ceed ceed; in RunWithDM() local
H A Dmultigrid.c66 Ceed ceed; in main() local
/libCEED/tests/
H A Dt319-basis.c112 Ceed ceed; in main() local
H A Dt598-operator.c12 Ceed ceed; in main() local
/libCEED/examples/fluids/problems/
H A Dbc_freestream.c26 Ceed ceed = user->ceed; in FreestreamBCSetup() local
135 Ceed ceed = user->ceed; in OutflowBCSetup() local
H A Dblasius.c244 Ceed ceed = user->ceed; in NS_BLASIUS() local
/libCEED/interface/
H A Dceed-qfunctioncontext.c177 int CeedQFunctionContextGetCeed(CeedQFunctionContext ctx, Ceed *ceed) { in CeedQFunctionContextGetCeed()
595 int CeedQFunctionContextCreate(Ceed ceed, CeedQFunctionContext *ctx) { in CeedQFunctionContextCreate()
/libCEED/backends/sycl-gen/
H A Dceed-sycl-gen-operator-build.sycl.cpp62 Ceed ceed; in CeedOperatorBuildKernel_Sycl_gen() local
/libCEED/rust/libceed/src/
H A Dlib.rs317 let ceed = Ceed { ptr }; in init_with_error_handler() localVariable
1187 let ceed = Ceed::init(resource); in ceed_t501() localVariable
H A Delem_restriction.rs321 fn ceed(&self) -> bind_ceed::Ceed { in ceed() method
H A Dbasis.rs327 fn ceed(&self) -> bind_ceed::Ceed { in ceed() method
H A Dqfunction.rs444 fn ceed(&self) -> bind_ceed::Ceed { in ceed() method
H A Dvector.rs344 fn ceed(&self) -> bind_ceed::Ceed { in ceed() method
/libCEED/backends/memcheck/
H A Dceed-memcheck-vector.c408 Ceed ceed; in CeedVectorCreate_Memcheck() local
H A Dceed-memcheck-restriction.c642 Ceed ceed; in CeedElemRestrictionCreate_Memcheck() local
/libCEED/examples/solids/
H A Delasticity.c65 Ceed ceed; in main() local
/libCEED/backends/hip-gen/
H A Dceed-hip-gen-operator-build.cpp62 static int CeedOperatorBuildKernelData_Hip_gen(Ceed ceed, CeedInt num_input_fields, CeedOperatorFie… in CeedOperatorBuildKernelData_Hip_gen()
1149 Ceed ceed; in CeedOperatorBuildKernel_Hip_gen() local
1657 Ceed ceed; in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen() local
2128 Ceed ceed; in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen() local
/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen-operator-build.cpp35 static int CeedOperatorBuildKernelData_Cuda_gen(Ceed ceed, CeedInt num_input_fields, CeedOperatorFi… in CeedOperatorBuildKernelData_Cuda_gen()
1122 Ceed ceed; in CeedOperatorBuildKernel_Cuda_gen() local
1639 Ceed ceed; in CeedOperatorBuildKernelAssemblyAtPoints_Cuda_gen() local
2119 Ceed ceed; in CeedOperatorBuildKernelLinearAssembleQFunction_Cuda_gen() local
/libCEED/include/
H A Dceed-impl.h94 Ceed ceed; member
330 Ceed ceed; member
340 Ceed ceed; member
/libCEED/examples/petsc/src/
H A Dswarmutils.c586 PetscErrorCode SetupProblemSwarm(DM dm_swarm, Ceed ceed, BPData bp_data, CeedData data, PetscBool s… in SetupProblemSwarm()
/libCEED/examples/fluids/
H A Dnavierstokes.h175 Ceed ceed; member
/libCEED/backends/ref/
H A Dceed-ref-restriction.c748 Ceed ceed; in CeedElemRestrictionCreate_Ref() local

1...<<11121314151617