Home
last modified time | relevance | path

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

/honee/
H A DMakefile34 CXX = $(call pkgconf, --variable=cxxcompiler $(petsc.pc) $(ceed.pc)) $(if $(PEDANTIC),$(PEDAN… macro
202 $(call quiet,CXX) $(CPPFLAGS) $(CXXFLAGS) -c -o $@ $(abspath $<)
H A DREADME.md87 $ export CC=mpicc CXX=mpicxx # PETSc and libCEED will use these environment variables to select com…