Home
last modified time | relevance | path

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

12345678910>>...17

/libCEED/python/
H A Dceed_elemrestriction.py176 def __init__(self, ceed, nelem, elemsize, ncomp, compstride, lsize, offsets, argument
209 def __init__(self, ceed, nelem, elemsize, ncomp, compstride, lsize, offsets, argument
248 def __init__(self, ceed, nelem, elemsize, ncomp, compstride, lsize, offsets, argument
288 def __init__(self, ceed, nelem, elemsize, ncomp, lsize, strides): argument
314 def __init__(self, ceed, nelem, elemsize, blksize, ncomp, compstride, lsize, argument
375 def __init__(self, ceed, nelem, elemsize, blksize, ncomp, compstride, lsize, argument
406 def __init__(self, ceed, nelem, elemsize, blksize, ncomp, compstride, lsize, argument
437 def __init__(self, ceed, nelem, elemsize, blksize, ncomp, lsize, strides): argument
H A Dceed_basis.py122 def __init__(self, ceed, dim, ncomp, P1d, Q1d, interp1d, grad1d, argument
286 def __init__(self, ceed, dim, ncomp, P, Q, qmode): argument
305 def __init__(self, ceed, topo, ncomp, nnodes, argument
346 def __init__(self, ceed, topo, ncomp, nnodes, argument
387 def __init__(self, ceed, topo, ncomp, nnodes, argument
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl128 function CeedInit(resource, ceed) argument
132 function CeedSetStream(ceed, handle) argument
136 function CeedReferenceCopy(ceed, ceed_copy) argument
140 function CeedGetResource(ceed, resource) argument
144 function CeedIsDeterministic(ceed, is_deterministic) argument
148 function CeedAddJitSourceRoot(ceed, jit_source_root) argument
152 function CeedView(ceed, stream) argument
156 function CeedDestroy(ceed) argument
163 function CeedSetErrorHandler(ceed, eh) argument
183 function CeedGetPreferredMemType(ceed, type) argument
[all …]
/libCEED/examples/solids/problems/
H A Dlinear.c38 PetscErrorCode SetupLibceedFineLevel_ElasLinear(DM dm, DM dm_energy, DM dm_diagnostic, Ceed ceed, A… in SetupLibceedFineLevel_ElasLinear()
49 PetscErrorCode SetupLibceedLevel_ElasLinear(DM dm, Ceed ceed, AppCtx app_ctx, PetscInt level, Petsc… in SetupLibceedLevel_ElasLinear()
H A Dfinite-strain-mooney-rivlin.c40 PetscErrorCode SetupLibceedFineLevel_ElasFSMR(DM dm, DM dm_energy, DM dm_diagnostic, Ceed ceed, App… in SetupLibceedFineLevel_ElasFSMR()
51 PetscErrorCode SetupLibceedLevel_ElasFSMR(DM dm, Ceed ceed, AppCtx app_ctx, PetscInt level, PetscIn… in SetupLibceedLevel_ElasFSMR()
H A Dfinite-strain-neo-hookean.c40 PetscErrorCode SetupLibceedFineLevel_ElasFSNH(DM dm, DM dm_energy, DM dm_diagnostic, Ceed ceed, App… in SetupLibceedFineLevel_ElasFSNH()
51 PetscErrorCode SetupLibceedLevel_ElasFSNH(DM dm, Ceed ceed, AppCtx app_ctx, PetscInt level, PetscIn… in SetupLibceedLevel_ElasFSNH()
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-qfunction.c22 Ceed ceed; in CeedQFunctionApply_Hip() local
83 Ceed ceed; in CeedQFunctionCreate_Hip() local
H A Dceed-hip-ref-qfunctioncontext.c21 Ceed ceed; in CeedQFunctionContextSyncH2D_Hip() local
48 Ceed ceed; in CeedQFunctionContextSyncD2H_Hip() local
181 Ceed ceed; in CeedQFunctionContextSetDataDevice_Hip() local
330 Ceed ceed; in CeedQFunctionContextCreate_Hip() local
H A Dceed-hip-ref-basis.c23 Ceed ceed; in CeedBasisApplyCore_Hip() local
103 Ceed ceed; in CeedBasisApplyAtPointsCore_Hip() local
256 Ceed ceed; in CeedBasisApplyNonTensorCore_Hip() local
357 Ceed ceed; in CeedBasisDestroy_Hip() local
379 Ceed ceed; in CeedBasisDestroyNonTensor_Hip() local
400 Ceed ceed; in CeedBasisCreateTensorH1_Hip() local
447 Ceed ceed; in CeedBasisCreateH1_Hip() local
502 Ceed ceed; in CeedBasisCreateHdiv_Hip() local
557 Ceed ceed; in CeedBasisCreateHcurl_Hip() local
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-qfunction.c22 Ceed ceed; in CeedQFunctionApply_Cuda() local
92 Ceed ceed; in CeedQFunctionCreate_Cuda() local
H A Dceed-cuda-ref-qfunctioncontext.c21 Ceed ceed; in CeedQFunctionContextSyncH2D_Cuda() local
48 Ceed ceed; in CeedQFunctionContextSyncD2H_Cuda() local
182 Ceed ceed; in CeedQFunctionContextSetDataDevice_Cuda() local
331 Ceed ceed; in CeedQFunctionContextCreate_Cuda() local
/libCEED/examples/fluids/src/
H A Dturb_spanstats.c135 static PetscErrorCode CreateElemRestrColloc_CompMajor(Ceed ceed, CeedInt num_comp, CeedBasis basis,… in CreateElemRestrColloc_CompMajor()
150 PetscErrorCode GetQuadratureCoords(Ceed ceed, DM dm, CeedElemRestriction elem_restr_x, CeedBasis ba… in GetQuadratureCoords()
185 PetscErrorCode SpanStatsSetupDataCreate(Ceed ceed, User user, CeedData ceed_data, ProblemData probl… in SpanStatsSetupDataCreate()
227 Ceed ceed; in SpanStatsSetupDataDestroy() local
248 PetscErrorCode CreateStatsSF(Ceed ceed, CeedData ceed_data, SpanStatsSetupData stats_data, DM paren… in CreateStatsSF()
296 PetscErrorCode SetupL2ProjectionStats(Ceed ceed, User user, CeedData ceed_data, SpanStatsSetupData … in SetupL2ProjectionStats()
360 PetscErrorCode CreateStatisticCollectionOperator(Ceed ceed, User user, CeedData ceed_data, SpanStat… in CreateStatisticCollectionOperator()
436 PetscErrorCode SetupMMSErrorChecking(Ceed ceed, User user, CeedData ceed_data, SpanStatsSetupData s… in SetupMMSErrorChecking()
478 PetscErrorCode TurbulenceStatisticsSetup(Ceed ceed, User user, CeedData ceed_data, ProblemData prob… in TurbulenceStatisticsSetup()
/libCEED/tests/
H A Dt003-ceed-f.f906 integer ceed,err variable
H A Dt000-ceed-f.f906 integer ceed,err variable
H A Dt006-ceed.c9 Ceed ceed; in main() local
H A Dt007-ceed.c9 Ceed ceed; in main() local
H A Dt001-ceed.c8 Ceed ceed; in main() local
H A Dt008-ceed.c8 Ceed ceed; in main() local
H A Dt004-ceed.c7 Ceed ceed; in main() local
H A Dt004-ceed-f.f906 integer ceed,err variable
H A Dt300-basis-f.f906 integer ceed,err variable
H A Dt003-ceed.c8 Ceed ceed; in main() local
H A Dt001-ceed-f.f906 integer ceed,mtype,err variable
/libCEED/interface/
H A Dceed-object.c37 int CeedObjectCreate(Ceed ceed, int (*view_function)(CeedObject, FILE *), int (*destroy_function)(C… in CeedObjectCreate()
154 int CeedObjectGetCeed(CeedObject obj, Ceed *ceed) { in CeedObjectGetCeed()
/libCEED/backends/ref/
H A Dceed-ref.c17 static int CeedInit_Ref(const char *resource, Ceed ceed) { in CeedInit_Ref()

12345678910>>...17