Searched refs:o (Results 1 – 7 of 7) sorted by relevance
82 src.o = $(src.c:%.c=$(OBJDIR)/%.o) $(src.cpp:%.cpp=$(OBJDIR)/%.o)179 $(OBJDIR)/navierstokes: $(src.o) | navierstokes180 navierstokes: $(src.o) | $(petsc.pc) $(ceed.pc)181 $(call quiet,LINK.o) $(LDFLAGS) $^ $(LOADLIBES) $(LDLIBS) -o $(OBJDIR)/$@194 $(OBJDIR)/src/honee-config.o: Makefile195 $(OBJDIR)/src/honee-config.o src/honee-config.c.tidy: CONFIGFLAGS += -DHONEE_GIT_VERSION="\"$(GIT_D…196 $(OBJDIR)/src/honee-config.o src/honee-config.c.tidy: CONFIGFLAGS += -DHONEE_BUILD_CONFIGURATION="\…198 $(OBJDIR)/%.o : %.c | $$(@D)/.DIR201 $(OBJDIR)/%.o : %.cpp | $$(@D)/.DIR
5 *.o
1501 # a.o. the download links, offline the HTML help workshop was already many years2750 # files in one run (i.e. multiple -o and -T options on the command line). This2782 # <outfile_format> -o <outputfile> <inputfile>. The external tool should support
357 for (PetscInt o = 0; o < num_orientations_values; o++) { in BCDefinitionAddOperators() local359 PetscInt orientation = orientation_values[o]; in BCDefinitionAddOperators()
89 for (PetscInt o = 0; o < num_orientations_values; o++) { in SetupStrongSTG_Ceed() local92 PetscInt orientation = orientation_values[o]; in SetupStrongSTG_Ceed()
250 for (PetscInt o = 0; o < num_orientations_values; o++) { in DivDiffFluxProjectionCreateRHS_Direct_AdvDif() local256 …PetscInt orientation = orientation_values[o], dm_field_q = 0, height_cell = 0, height_f… in DivDiffFluxProjectionCreateRHS_Direct_AdvDif()
215 for (PetscInt o = 0; o < num_orientations_values; o++) { in DivDiffFluxProjectionCreateRHS_Direct_NS() local221 …PetscInt orientation = orientation_values[o], dm_field_q = 0, height_cell = 0, height_f… in DivDiffFluxProjectionCreateRHS_Direct_NS()