Home
last modified time | relevance | path

Searched defs:label (Results 1 – 12 of 12) sorted by relevance

/libCEED/examples/solids/src/
H A Dsetup-dm.c22 DMLabel label; in CreateBCLabel() local
104 DMLabel label; in SetupDMByDegree() local
112 DMLabel label; in SetupDMByDegree() local
120 DMLabel label; in SetupDMByDegree() local
/libCEED/examples/deal.II/
H A Dbps-kokkos.cc87 std::string label(argv[0]); in parse() local
191 const auto test = [&](const std::string &label, const auto &op) { in main()
H A Dbps-cpu.cc87 std::string label(argv[0]); in parse() local
191 const auto test = [&](const std::string &label, const auto &op) { in main()
/libCEED/examples/fluids/src/
H A Dsetupdm.c52 DMLabel label; in SetUpDM() local
H A Dstrong_boundary_conditions.c34 DMLabel label = NULL; in SetupStrongSTG_Ceed() local
H A Dsetuplibceed.c216 DMLabel label = NULL; in AddBCSubOperators() local
H A Dmat-ceed.c762 CeedContextFieldLabel label = NULL; in MatCeedSetContextDouble() local
812 CeedContextFieldLabel label = NULL; in MatCeedGetContextDouble() local
H A Dturb_spanstats.c49 DMLabel label; in CreateStatsDM() local
/libCEED/examples/petsc/src/
H A Dpetscutils.c121 DMLabel label; in CreateBCLabel() local
170 DMLabel label; in SetupDMByDegree() local
/libCEED/examples/fluids/problems/
H A Dstg_shur14.c305 DMLabel label; in SetupStrongStg() local
/libCEED/interface/
H A Dceed-qfunctioncontext.c886 int CeedContextFieldLabelGetDescription(CeedContextFieldLabel label, const char **field_name, size_… in CeedContextFieldLabelGetDescription()
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl637 function CeedContextFieldLabelGetDescription(label, field_name, field_offset, num_values, field_des… argument