Searched refs:bpssphere (Results 1 – 5 of 5) sorted by relevance
31 all: area bps bpsraw bpssphere dmswarm multigrid53 bpssphere.c := bpssphere.c54 bpssphere.o = $(bpssphere.c:%.c=$(OBJDIR)/%.o)55 bpssphere: $(bpssphere.o) libutils.a | $(PETSc.pc) $(ceed.pc) target97 $(RM) -r $(OBJDIR) *.vtu area bps bpsraw bpssphere dmswarm multigrid libutils.a
7 /bpssphere14 /petsc-bpssphere
98 A generalization of these BPs to the surface of the cubed-sphere are available in `bpssphere.c`.
292 $ ./bpssphere -problem bp1 -ceed /cpu/self293 $ ./bpssphere -problem bp2 -ceed /gpu/cuda294 $ ./bpssphere -problem bp3 -ceed /cpu/self295 $ ./bpssphere -problem bp4 -ceed /gpu/cuda296 $ ./bpssphere -problem bp5 -ceed /cpu/self297 $ ./bpssphere -problem bp6 -ceed /gpu/cuda
354 - {ref}`example-petsc-bps-sphere` ({file}`examples/petsc/bpssphere.c`):