Searched defs:rstr_points (Results 1 – 10 of 10) sorted by relevance
126 CeedElemRestriction rstr_points = NULL; in CeedOperatorApplyAddCore_Hip_gen() local588 CeedElemRestriction rstr_points = NULL; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Hip_gen() local768 CeedElemRestriction rstr_points = NULL; in CeedOperatorAssembleSingleAtPoints_Hip_gen() local
1244 CeedElemRestriction rstr_points = NULL; in CeedOperatorBuildKernel_Hip_gen() local1678 CeedElemRestriction rstr_points = NULL; in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen() local
181 CeedElemRestriction rstr_points = NULL; in CeedOperatorApplyAddCore_Cuda_gen() local609 CeedElemRestriction rstr_points = NULL; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Cuda_gen() local772 CeedElemRestriction rstr_points = NULL; in CeedOperatorAssembleSingleAtPoints_Cuda_gen() local
1218 CeedElemRestriction rstr_points = NULL; in CeedOperatorBuildKernel_Cuda_gen() local1660 CeedElemRestriction rstr_points = NULL; in CeedOperatorBuildKernelAssemblyAtPoints_Cuda_gen() local
701 CeedElemRestriction rstr_points = NULL; in CeedOperatorSetupFieldsAtPoints_Ref() local1029 CeedElemRestriction rstr_points = NULL; in CeedOperatorApplyAddAtPoints_Ref() local1099 CeedElemRestriction rstr_points = NULL; in CeedOperatorLinearAssembleQFunctionAtPointsCore_Ref() local1335 CeedElemRestriction rstr_points = NULL; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Ref() local1538 CeedElemRestriction rstr_points = NULL; in CeedOperatorAssembleSingleAtPoints_Ref() local
156 CeedElemRestriction rstr_points; in CeedOperatorSingleView() local1079 int CeedOperatorAtPointsSetPoints(CeedOperator op, CeedElemRestriction rstr_points, CeedVector poin… in CeedOperatorAtPointsSetPoints()1130 int CeedOperatorAtPointsGetPoints(CeedOperator op, CeedElemRestriction *rstr_points, CeedVector *po… in CeedOperatorAtPointsGetPoints()1861 CeedElemRestriction rstr_points = NULL; in CeedOperatorGetFlopsEstimate() local
148 CeedElemRestriction rstr_points; in CeedOperatorCreateFallback() local1034 CeedElemRestriction rstr_points; in CeedOperatorMultigridLevelCreateSingle_Core() local
637 CeedElemRestriction rstr_points = NULL; in CeedOperatorSetupAtPoints_Hip() local851 CeedElemRestriction rstr_points = NULL; in CeedOperatorApplyAddAtPoints_Hip() local1863 CeedElemRestriction rstr_points = NULL; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Hip() local
639 CeedElemRestriction rstr_points = NULL; in CeedOperatorSetupAtPoints_Cuda() local853 CeedElemRestriction rstr_points = NULL; in CeedOperatorApplyAddAtPoints_Cuda() local1866 CeedElemRestriction rstr_points = NULL; in CeedOperatorLinearAssembleAddDiagonalAtPoints_Cuda() local
394 CeedElemRestriction rstr_points, first_points_rstr; member