Home
last modified time | relevance | path

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

/honee/
H A Dpytorch_pkgconfig.py19 def add_variable(file, variable, value): argument
66 for variable, value in variables.items():
67 add_variable(file, variable, value)
H A DMakefile25 CC = $(call pkgconf, --variable=ccompiler $(petsc.pc) $(ceed.pc))
27 $(call pkgconf, --variable=cflags_extra $(petsc.pc)) \
32 $(call pkgconf, --variable=cflags_dep $(petsc.pc)) \
34 CXX = $(call pkgconf, --variable=cxxcompiler $(petsc.pc) $(ceed.pc)) $(if $(PEDANTIC),$(PEDAN…
37 LDFLAGS += $(patsubst -L%, $(call pkgconf, --variable=ldflag_rpath $(petsc.pc))%, $(call pkgconf, …
61 …LDFLAGS += $(patsubst -L%, $(call pkgconf, --variable=ldflag_rpath $(petsc.pc))%, $(call pkgco…
88 …LDFLAGS += -L$(SMARTREDIS_DIR)/lib $(call pkgconf, --variable=ldflag_rpath $(petsc.pc))$(SMARTREDI…
214 $(info [ variable name]: $*)
H A D.clang-tidy1 …ng-analyzer-*,readability-inconsistent-declaration-parameter-name,bugprone-too-small-loop-variable"
H A DREADME.md13 Effort is made to maintain flexibility in state variable choice, boundary conditions, time integrat…
H A DDoxyfile765 # initial value of a variable or macro / define can have for it to appear in the
2464 # setting the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
/honee/examples/meshes/
H A DMakefile24 $(info [ variable name]: $*)
/honee/doc/
H A Druntime_options.md162 - Run unit tests of Newtonian state variable transformation functions
353 We have described the primitive variable formulation here; the conservative variants are similar, b…
H A Dauxiliary.md321 …installation directory of SmartRedis using the `SMARTREDIS_DIR` environment variable when building: