Home
last modified time | relevance | path

Searched defs:P_1d (Results 1 – 20 of 20) sorted by relevance

/libCEED/backends/sycl-gen/
H A Dceed-sycl-gen-operator-build.sycl.cpp30 extern "C" int BlockGridCalculate_Sycl_gen(const CeedInt dim, const CeedInt P_1d, const CeedInt Q_1… in BlockGridCalculate_Sycl_gen()
66 …CeedInt Q, P_1d = 0, Q_1d = 0, elem_size, num_input_fields, num_output_fields, n… in CeedOperatorBuildKernel_Sycl_gen() local
462 CeedInt P_1d; in CeedOperatorBuildKernel_Sycl_gen() local
699 CeedInt P_1d; in CeedOperatorBuildKernel_Sycl_gen() local
H A Dceed-sycl-gen-operator.sycl.cpp125 const CeedInt P_1d = impl->max_P_1d; in CeedOperatorApplyAdd_Sycl_gen() local
/libCEED/backends/hip-shared/
H A Dceed-hip-shared-basis.c39 static int ComputeBasisThreadBlockSizes(const CeedInt dim, const CeedInt P_1d, const CeedInt Q_1d, … in ComputeBasisThreadBlockSizes()
118 CeedInt P_1d, Q_1d; in CeedBasisApplyTensorCore_Hip_shared() local
165 CeedInt P_1d, Q_1d; in CeedBasisApplyTensorCore_Hip_shared() local
333 CeedInt P_1d; in CeedBasisApplyAtPointsCore_Hip_shared() local
382 CeedInt P_1d, Q_1d; in CeedBasisApplyAtPointsCore_Hip_shared() local
430 CeedInt P_1d, Q_1d; in CeedBasisApplyAtPointsCore_Hip_shared() local
655 int CeedBasisCreateTensorH1_Hip_shared(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedScalar *i… in CeedBasisCreateTensorH1_Hip_shared()
/libCEED/backends/cuda-shared/
H A Dceed-cuda-shared-basis.c51 CeedInt P_1d, Q_1d; in CeedBasisApplyTensorCore_Cuda_shared() local
101 CeedInt P_1d, Q_1d; in CeedBasisApplyTensorCore_Cuda_shared() local
268 CeedInt P_1d; in CeedBasisApplyAtPointsCore_Cuda_shared() local
316 CeedInt P_1d, Q_1d; in CeedBasisApplyAtPointsCore_Cuda_shared() local
366 CeedInt P_1d, Q_1d; in CeedBasisApplyAtPointsCore_Cuda_shared() local
594 int CeedBasisCreateTensorH1_Cuda_shared(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedScalar *… in CeedBasisCreateTensorH1_Cuda_shared()
/libCEED/backends/ref/
H A Dceed-ref-basis.c51 CeedInt P_1d, Q_1d; in CeedBasisApplyCore_Ref() local
278 int CeedBasisCreateTensorH1_Ref(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedScalar *interp_1… in CeedBasisCreateTensorH1_Ref()
/libCEED/interface/
H A Dceed-basis.c400 CeedInt dim, num_comp, num_q_comp, num_nodes, P_1d = 1, Q_1d = 1, total_num_points = 0; in CeedBasisApplyAtPointsCheckDims() local
478 CeedInt dim, num_comp, P_1d = 1, Q_1d = 1, total_num_points = num_points[0]; in CeedBasisApplyAtPoints_Core() local
735 CeedInt P_1d, Q_1d; in CeedBasisGetCollocatedGrad() local
767 CeedInt P_1d, Q_1d; in CeedBasisGetChebyshevInterp1D() local
944 CeedInt dim, num_comp, P_1d, Q_1d; in CeedBasisGetFlopsEstimate() local
1536 int CeedBasisCreateTensorH1(Ceed ceed, CeedInt dim, CeedInt num_comp, CeedInt P_1d, CeedInt Q_1d, c… in CeedBasisCreateTensorH1()
1990 CeedInt P_1d, Q_1d; in CeedBasisView() local
2255 int CeedBasisGetNumNodes1D(CeedBasis basis, CeedInt *P_1d) { in CeedBasisGetNumNodes1D()
H A Dceed-preconditioning.c1285 …r *interp_1d, const CeedScalar *grad_1d, const CeedScalar *q_weight_1d, CeedInt P_1d, CeedInt Q_1d, in CeedBuildMassLaplace()
2907 …CeedInt num_input_fields, P_1d, Q_1d, num_nodes, num_qpts, dim, num_comp = 1, num_ele… in CeedOperatorCreateFDMElementInverse() local
H A Dceed-fortran.c521 CEED_EXTERN void fCeedBasisCreateTensorH1(int *ceed, int *dim, int *num_comp, int *P_1d, int *Q_1d,… in fCeedBasisCreateTensorH1()
/libCEED/backends/sycl-shared/
H A Dceed-sycl-shared-basis.sycl.cpp168 int CeedBasisCreateTensorH1_Sycl_shared(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedScalar *… in CeedBasisCreateTensorH1_Sycl_shared()
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-basis.c159 CeedInt P_1d; in CeedBasisApplyAtPointsCore_Hip() local
398 int CeedBasisCreateTensorH1_Hip(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedScalar *interp_1… in CeedBasisCreateTensorH1_Hip()
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-basis.c160 CeedInt P_1d; in CeedBasisApplyAtPointsCore_Cuda() local
399 int CeedBasisCreateTensorH1_Cuda(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedScalar *interp_… in CeedBasisCreateTensorH1_Cuda()
/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-basis.sycl.cpp67 const CeedInt P_1d = kh.get_specialization_constant<BASIS_P_1D_ID>(); in CeedBasisApplyInterp_Sycl() local
170 const CeedInt P_1d = kh.get_specialization_constant<BASIS_P_1D_ID>(); in CeedBasisApplyGrad_Sycl() local
561 int CeedBasisCreateTensorH1_Sycl(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedScalar *interp_… in CeedBasisCreateTensorH1_Sycl()
H A Dceed-sycl-ref.hpp48 CeedInt P_1d; member
/libCEED/backends/magma/
H A Dceed-magma-basis.c33 CeedInt dim, num_comp, num_nodes, P_1d, Q_1d, P, Q; in CeedBasisApplyCore_Magma() local
531 int CeedBasisCreateTensorH1_Magma(CeedInt dim, CeedInt P_1d, CeedInt Q_1d, const CeedScalar *interp… in CeedBasisCreateTensorH1_Magma()
/libCEED/backends/hip-gen/
H A Dceed-hip-gen-operator-build.cpp34 …ckGridCalculate_Hip_gen(const CeedInt dim, const CeedInt num_elem, const CeedInt P_1d, const CeedI… in BlockGridCalculate_Hip_gen()
229 CeedInt elem_size = 0, num_comp = 0, dim = max_dim, P_1d = 0; in CeedOperatorBuildKernelFieldData_Hip_gen() local
559 CeedInt dim = max_dim, elem_size = 0, num_comp = 0, P_1d = 0; in CeedOperatorBuildKernelBasis_Hip_gen() local
/libCEED/examples/fluids/src/
H A Ddm_utils.c393 CeedInt P_1d = (CeedInt)round(pow(P, 1.0 / dim)); in CreateBasisFromPlex() local
/libCEED/examples/petsc/src/
H A Dpetscutils.c383 CeedInt P_1d = (CeedInt)round(pow(P, 1.0 / dim)); in CreateBasisFromPlex() local
/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen-operator-build.cpp202 CeedInt elem_size = 0, num_comp = 0, dim = max_dim, P_1d = 0; in CeedOperatorBuildKernelFieldData_Cuda_gen() local
532 CeedInt dim = max_dim, elem_size = 0, num_comp = 0, P_1d = 0; in CeedOperatorBuildKernelBasis_Cuda_gen() local
/libCEED/include/
H A Dceed-impl.h215 CeedInt P_1d; /* number of nodes in one dimension */ member
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl407 function CeedBasisCreateTensorH1(ceed, dim, num_comp, P_1d, Q_1d, interp_1d, grad_1d, q_ref_1d, q_w… argument
463 function CeedBasisGetNumNodes1D(basis, P_1d) argument