| /libCEED/rust/libceed/src/ |
| H A D | basis.rs | 435 let mut dim = 0; in dimension() localVariable
|
| /libCEED/interface/ |
| H A D | ceed-preconditioning.c | 1016 CeedInt dim = 0, num_comp, num_input_fields, num_output_fields; in CeedOperatorMultigridLevelCreateSingle_Core() local 1286 CeedInt dim, CeedScalar *mass, CeedScalar *laplace) { in CeedBuildMassLaplace() 2792 CeedInt dim, num_comp, num_nodes_c, P_1d_f, P_1d_c; in CeedOperatorMultigridLevelCreateTensorH1() local 2856 CeedInt dim, num_comp, num_nodes_c, num_nodes_f; in CeedOperatorMultigridLevelCreateH1() local 2907 …CeedInt num_input_fields, P_1d, Q_1d, num_nodes, num_qpts, dim, num_comp = 1, num_ele… in CeedOperatorCreateFDMElementInverse() local
|
| H A D | ceed-fortran.c | 506 CEED_EXTERN void fCeedBasisCreateTensorH1Lagrange(int *ceed, int *dim, int *num_comp, int *P, int *… in fCeedBasisCreateTensorH1Lagrange() 521 CEED_EXTERN void fCeedBasisCreateTensorH1(int *ceed, int *dim, int *num_comp, int *P_1d, int *Q_1d,… in fCeedBasisCreateTensorH1()
|
| H A D | ceed-operator.c | 38 CeedInt dim = 1, num_comp = 1, q_comp = 1, rstr_num_comp = 1, size; in CeedOperatorCheckField() local
|
| /libCEED/examples/petsc/include/ |
| H A D | structs.h | 89 PetscInt local_nodes, degree, q_extra, dim, num_comp_u, *mesh_elem; member
|
| /libCEED/examples/fluids/qfunctions/ |
| H A D | shocktube.h | 77 CEED_QFUNCTION_HELPER CeedInt Exact_ShockTube(CeedInt dim, CeedScalar time, const CeedScalar X[], C… in Exact_ShockTube()
|
| H A D | eulervortex.h | 64 CEED_QFUNCTION_HELPER int Exact_Euler(CeedInt dim, CeedScalar time, const CeedScalar X[], CeedInt N… in Exact_Euler()
|
| /libCEED/backends/hip-gen/ |
| H A D | ceed-hip-gen-operator-build.cpp | 34 extern "C" int BlockGridCalculate_Hip_gen(const CeedInt dim, const CeedInt num_elem, const CeedInt … 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/backends/sycl-ref/ |
| H A D | ceed-sycl-ref-operator.sycl.cpp | 637 …CeedInt num_input_fields, num_output_fields, num_eval_mode_in = 0, num_comp = 0, dim =… in CeedOperatorAssembleDiagonalSetup_Sycl() local 1002 …CeedInt num_input_fields, num_output_fields, num_eval_mode_in = 0, dim = 1, num_B_in_mats_to_load … in CeedOperatorAssembleSingleSetup_Sycl() local
|
| /libCEED/backends/cuda-gen/ |
| H A D | ceed-cuda-gen-operator-build.cpp | 202 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/examples/petsc/ |
| H A D | bpsraw.c | 361 const CeedInt dim = 3, num_comp_x = 3; in main() local
|
| /libCEED/examples/fluids/ |
| H A D | navierstokes.h | 232 CeedInt dim, q_data_size_vol, q_data_size_sur, jac_data_size_sur; member
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 403 function CeedBasisCreateTensorH1Lagrange(ceed, dim, num_comp, P, Q, quad_mode, basis) argument 407 function CeedBasisCreateTensorH1(ceed, dim, num_comp, P_1d, Q_1d, interp_1d, grad_1d, q_ref_1d, q_w… argument 447 function CeedBasisGetDimension(basis, dim) argument 1126 function CeedBasisGetTopologyDimension(topo, dim) argument
|
| /libCEED/backends/ref/ |
| H A D | ceed-ref-operator.c | 700 CeedInt dim; in CeedOperatorSetupFieldsAtPoints_Ref() local
|
| /libCEED/include/ |
| H A D | ceed-impl.h | 212 CeedInt dim; /* topological dimension */ member
|