File tree Expand file tree Collapse file tree
src/fluid/constrainedTransport Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,6 +22,9 @@ CMakeFiles
2222CMakeCache.txt
2323cmake_install.cmake
2424Makefile.local
25+ git-state.txt
26+ Kokkos_Version_info. *
27+
2528
2629# test artifacts
2730test /** /* .o
@@ -36,6 +39,8 @@ test/**/KokkosCore*
3639test /** /* .csv
3740test /** /* .pyc
3841test /** /* .dat
42+ test /** /cmake_packages *
43+ test /** /
3944
4045# machine specific cache and hidden files
4146. *
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ target_sources(idefix
55 PUBLIC ${CMAKE_CURRENT_LIST_DIR } /constrainedTransport.hpp
66 PUBLIC ${CMAKE_CURRENT_LIST_DIR } /EMFexchange.hpp
77 PUBLIC ${CMAKE_CURRENT_LIST_DIR } /enforceEMFBoundary.hpp
8- PUBLIC ${CMAKE_CURRENT_LIST_DIR } /EnforceVectorPotentialBoundary .hpp
8+ PUBLIC ${CMAKE_CURRENT_LIST_DIR } /enforceVectorPotentialBoundary .hpp
99 PUBLIC ${CMAKE_CURRENT_LIST_DIR } /evolveMagField.hpp
1010 PUBLIC ${CMAKE_CURRENT_LIST_DIR } /evolveVectorPotential.hpp
1111 )
You can’t perform that action at this time.
0 commit comments