Home
last modified time | relevance | path

Searched refs:bp_name (Results 1 – 1 of 1) sorted by relevance

/libCEED/examples/petsc/
H A Dbps.c117 char bp_name[6] = ""; in RunWithDM() local
120 …PetscCall(PetscSNPrintf(bp_name, 6, "%d + %d", rp->bp_choice % 2 ? 2 : 1, rp->bp_choice - CEED_BP4… in RunWithDM()
122 PetscCall(PetscSNPrintf(bp_name, 6, "%d", rp->bp_choice + 1)); in RunWithDM()
155bp_name, rp->hostname, comm_size, rp->ranks_per_node, vec_type, used_resource, CeedMemTypes[mem_ty… in RunWithDM()