Searched refs:cpp (Results 1 – 13 of 13) sorted by relevance
| /petsc/ |
| H A D | .editorconfig | 5 [*.{c,h,hpp,cpp,cxx,cu,h90,F90,py,yaml,yml,json,tex,md}] 12 [*.{c,h,hpp,cpp,cxx,cu,h90,F90,py,yaml,yml,json,tex}]
|
| H A D | .gitignore | 78 *.cpp.html
|
| H A D | gmakefile.test | 4 .SUFFIXES: .F .F90 .f90 ${SUFFIXES} .PETSc .C .cc .cpp .cxx .r .rm .so .html .ad .m .tex .make .fig…
|
| /petsc/lib/petsc/conf/ |
| H A D | rules | 12 .SUFFIXES: .F .F90 .f90 ${SUFFIXES} .PETSc .C .cc .cpp .cxx .r .rm .so .html .ad .m .F95 .f95 .fiat… 42 .cpp.rm .cxx.rm .cc.rm .C.rm .F.rm .F90.rm .f.rm .c.rm .cu.rm: 115 grep -v "WARNING: -cpp is ignored" | \ 152 .cpp.o .cxx.o .cc.o .C.o:
|
| H A D | rules_util.mk | 182 -@git ls-files *.cpp >> checkbadSource.out;true
|
| /petsc/src/sys/objects/device/interface/ |
| H A D | petscdevice_interface_internal.hpp | 171 return static_cast<CxxData *>(PetscObjectCast(dctx)->cpp); in CxxDataCast()
|
| H A D | dcontext.cxx | 21 PetscCallCXX(PetscObjectCast(dctx)->cpp = new CxxData{dctx}); in construct_()
|
| /petsc/doc/install/ |
| H A D | install_tutorial.md | 88 …am>\nint main(){std::cout<<"c++ OK!"<<std::endl;}' > t.cpp && c++ t.cpp && ./a.out && rm -f t.cpp …
|
| /petsc/config/ |
| H A D | gmakegen.py | 49 …OKKOS', hip_cxx='HIP', sycl_cxx='SYCL', raja_cxx='RAJA', c='C', cxx='CXX', cpp='CPP', cu='CU', F='…
|
| /petsc/doc/manual/ |
| H A D | other.md | 892 -regex '.*\.\(cc\|hh\|cpp\|cxx\|C\|hpp\|c\|h\|cu\)$' \ 1167 QMAKE_CXX = path/to/mpicxx # if this is a cpp project 1168 QMAKE_LINK = path/to/mpicxx # if this is a cpp project 1175 SOURCES += ex1.c source1.c source2.cpp
|
| /petsc/include/petsc/private/ |
| H A D | petscimpl.h | 126 void *cpp; member
|
| /petsc/doc/developers/ |
| H A D | objects.md | 111 void *cpp;
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 6231 (udf/cpp-command "cpp") 6232 (udf/use-contrib-cpp? #f)
|