Searched refs:CeedOperatorIsAtPoints (Results 1 – 15 of 15) sorted by relevance
| /libCEED/tests/ |
| H A D | t599-operator.c | 90 CeedOperatorIsAtPoints(op_to_points, &is_at_points); in main() 102 CeedOperatorIsAtPoints(op_from_points, &is_at_points); in main()
|
| H A D | t595-operator.c | 100 CeedOperatorIsAtPoints(op_mass, &is_at_points); in main()
|
| H A D | t590-operator.c | 88 CeedOperatorIsAtPoints(op_mass, &is_at_points); in main()
|
| H A D | t593-operator.c | 112 CeedOperatorIsAtPoints(op_mass, &is_at_points); in main()
|
| H A D | t594-operator.c | 112 CeedOperatorIsAtPoints(op_mass, &is_at_points); in main()
|
| H A D | t591-operator.c | 158 CeedOperatorIsAtPoints(op_mass, &is_at_points); in main()
|
| H A D | t592-operator.c | 158 CeedOperatorIsAtPoints(op_mass, &is_at_points); in main()
|
| /libCEED/interface/ |
| H A D | ceed-operator.c | 145 CeedCall(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorSingleView() 935 CeedCall(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorSetField() 1082 CeedCall(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorAtPointsSetPoints() 1112 int CeedOperatorIsAtPoints(CeedOperator op, bool *is_at_points) { in CeedOperatorIsAtPoints() function 1133 CeedCall(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorAtPointsGetPoints() 1450 CeedCall(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorCheckReady() 1666 CeedCall(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorView_Core() 1858 CeedCall(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorGetFlopsEstimate()
|
| H A D | ceed-preconditioning.c | 145 CeedCall(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorCreateFallback() 405 CeedCall(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorLinearAssembleAddDiagonalSingle() 701 CeedCall(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorAssembleSingle() 1031 CeedCall(CeedOperatorIsAtPoints(op_fine, &is_at_points)); in CeedOperatorMultigridLevelCreateSingle_Core()
|
| /libCEED/backends/cuda-gen/ |
| H A D | ceed-cuda-gen-operator.c | 168 CeedCallBackend(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorApplyAddCore_Cuda_gen() 879 CeedCall(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorCreate_Cuda_gen()
|
| H A D | ceed-cuda-gen-operator-build.cpp | 1206 CeedCallBackend(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorBuildKernel_Cuda_gen() 1651 CeedCallBackend(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorBuildKernelAssemblyAtPoints_Cuda_gen() 2131 CeedCallBackend(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorBuildKernelLinearAssembleQFunction_Cuda_gen()
|
| /libCEED/backends/hip-gen/ |
| H A D | ceed-hip-gen-operator.c | 113 CeedCallBackend(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorApplyAddCore_Hip_gen() 891 CeedCall(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorCreate_Hip_gen()
|
| H A D | ceed-hip-gen-operator-build.cpp | 1233 CeedCallBackend(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorBuildKernel_Hip_gen() 1669 CeedCallBackend(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen() 2140 CeedCallBackend(CeedOperatorIsAtPoints(op, &is_at_points)); in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen()
|
| /libCEED/include/ceed/ |
| H A D | ceed.h | 445 CEED_EXTERN int CeedOperatorIsAtPoints(CeedOperator op, bool *is_at_points);
|
| /libCEED/ |
| H A D | coverage.info | 8339 FNA:2,1536,CeedOperatorIsAtPoints
|