INCLUDE(test_macros) INCLUDE_DIRECTORIES(${CMAKE_BINARY_DIR}/fem/src) CONFIGURE_FILE(sif/6480.sif sif/6480.sif COPYONLY) file(COPY ELMERSOLVER_STARTINFO DESTINATION "${CMAKE_CURRENT_BINARY_DIR}/") file(COPY sif/S1Harmonic.dat DESTINATION "${CMAKE_CURRENT_BINARY_DIR}/sif") file(COPY sif/6480-circuits.definitions DESTINATION "${CMAKE_CURRENT_BINARY_DIR}/sif") file(COPY 6480/mesh.boundary 6480/mesh.header 6480/mesh.nodes 6480/mesh.elements 6480/mesh.names DESTINATION "${CMAKE_CURRENT_BINARY_DIR}/6480") file(COPY 6480/dat/gittrack DESTINATION "${CMAKE_CURRENT_BINARY_DIR}/6480/dat") ADD_ELMER_TEST(circuits_transient_stranded_wvector LABELS 3D transient circuits mgdyn whitney)