3 if(
"${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.8)
4 message(FATAL_ERROR
"CMake >= 2.8.0 required")
6 if(CMAKE_VERSION VERSION_LESS "3.0.0")
7 message(FATAL_ERROR "CMake >= 3.0.0 required")
10 cmake_policy(
VERSION 3.0.0...3.27)
11 #---------------------------------------------------------------- 12 # Generated CMake target import file. 13 #---------------------------------------------------------------- 15 # Commands may need to know the format version. 16 set(CMAKE_IMPORT_FILE_VERSION 1)
18 # Protect against multiple inclusion, which would fail when already imported targets are added once more.
19 set(_cmake_targets_defined
"")
20 set(_cmake_targets_not_defined
"")
21 set(_cmake_expected_targets
"")
22 foreach(_cmake_expected_target IN ITEMS ParaView::AdaptorsPython ParaView::Catalyst ParaView::Catalyst-
private-kit-links ParaView::AdaptorsPhasta ParaView::AdaptorsParticle ParaView::PythonCatalyst ParaView::AdaptorsPagosa ParaView::AdaptorsNPIC ParaView::CatalystTestDriver ParaView::AdaptorsCam ParaView::AdaptorsCamPython ParaView::AdaptorsCTH ParaView::ClientsWeb ParaView::InSitu)
23 list(APPEND _cmake_expected_targets
"${_cmake_expected_target}")
24 if(TARGET
"${_cmake_expected_target}")
25 list(APPEND _cmake_targets_defined
"${_cmake_expected_target}")
27 list(APPEND _cmake_targets_not_defined
"${_cmake_expected_target}")
30 unset(_cmake_expected_target)
31 if(_cmake_targets_defined STREQUAL _cmake_expected_targets)
32 unset(_cmake_targets_defined)
33 unset(_cmake_targets_not_defined)
34 unset(_cmake_expected_targets)
35 unset(CMAKE_IMPORT_FILE_VERSION)
39 if(NOT _cmake_targets_defined STREQUAL "")
40 string(REPLACE ";" ", " _cmake_targets_defined_text "${_cmake_targets_defined}
") 41 string(REPLACE ";
" ",
" _cmake_targets_not_defined_text "${_cmake_targets_not_defined}
") 42 message(FATAL_ERROR "Some (but not all) targets in
this export
set were already defined.\nTargets Defined: ${_cmake_targets_defined_text}\nTargets not yet defined: ${_cmake_targets_not_defined_text}\n
") 44 unset(_cmake_targets_defined) 45 unset(_cmake_targets_not_defined) 46 unset(_cmake_expected_targets) 49 # Compute the installation prefix relative to this file. 50 get_filename_component(_IMPORT_PREFIX "${CMAKE_CURRENT_LIST_FILE}
" PATH) 51 get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}
" PATH) 52 get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}
" PATH) 53 get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}
" PATH) 54 if(_IMPORT_PREFIX STREQUAL "/
") 55 set(_IMPORT_PREFIX "") 58 # Create imported target ParaView::AdaptorsPython 59 add_library(ParaView::AdaptorsPython INTERFACE IMPORTED) 61 # Create imported target ParaView::Catalyst 62 add_library(ParaView::Catalyst SHARED IMPORTED) 64 set_target_properties(ParaView::Catalyst PROPERTIES 65 INTERFACE_LINK_LIBRARIES "VTK::CommonCore;VTK::PythonUsed
" 68 if(NOT CMAKE_VERSION VERSION_LESS "3.23.0
") 69 target_sources(ParaView::Catalyst 71 FILE_SET "vtk_module_templates
" 73 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 76 FILE_SET "vtk_module_headers
" 78 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 79 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkCPConfig.h
" "${_IMPORT_PREFIX}/include/paraview-6.0/FortranAdaptorAPIMangling.h
" "${_IMPORT_PREFIX}/include/paraview-6.0/CAdaptorAPI.h
" "${_IMPORT_PREFIX}/include/paraview-6.0/
vtkCPAdaptorAPI.h
" "${_IMPORT_PREFIX}/include/paraview-6.0/
vtkCPCxxHelper.h
" "${_IMPORT_PREFIX}/include/paraview-6.0/
vtkCPDataDescription.h
" "${_IMPORT_PREFIX}/include/paraview-6.0/
vtkCPInputDataDescription.h
" "${_IMPORT_PREFIX}/include/paraview-6.0/
vtkCPPipeline.h
" "${_IMPORT_PREFIX}/include/paraview-6.0/
vtkCPProcessor.h
" "${_IMPORT_PREFIX}/include/paraview-6.0/
vtkCPXMLPWriterPipeline.h
" "${_IMPORT_PREFIX}/include/paraview-6.0/FortranAdaptorAPI.h
" 81 FILE_SET "vtk_module_nowrap_headers
" 83 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 84 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkPVCatalystModule.h
" 87 set_property(TARGET ParaView::Catalyst 88 APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES 89 "${_IMPORT_PREFIX}/include/paraview-6.0
" 90 "${_IMPORT_PREFIX}/include/paraview-6.0
" 91 "${_IMPORT_PREFIX}/include/paraview-6.0
" 95 # Create imported target ParaView::Catalyst-private-kit-links 96 add_library(ParaView::Catalyst-private-kit-links INTERFACE IMPORTED) 98 set_target_properties(ParaView::Catalyst-private-kit-links PROPERTIES 99 INTERFACE_LINK_LIBRARIES "\$<LINK_ONLY:ParaView::paraview_plugins>
" 102 # Create imported target ParaView::AdaptorsPhasta 103 add_library(ParaView::AdaptorsPhasta SHARED IMPORTED) 105 set_target_properties(ParaView::AdaptorsPhasta PROPERTIES 106 INTERFACE_LINK_LIBRARIES "ParaView::Catalyst;VTK::CommonCore;VTK::CommonDataModel;VTK::PythonUsed
" 109 if(NOT CMAKE_VERSION VERSION_LESS "3.23.0
") 110 target_sources(ParaView::AdaptorsPhasta 112 FILE_SET "vtk_module_templates
" 114 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 117 FILE_SET "vtk_module_headers
" 119 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 120 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/PhastaAdaptor.h
" 122 FILE_SET "vtk_module_nowrap_headers
" 124 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 125 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkPVAdaptorsPhastaModule.h
" 128 set_property(TARGET ParaView::AdaptorsPhasta 129 APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES 130 "${_IMPORT_PREFIX}/include/paraview-6.0
" 131 "${_IMPORT_PREFIX}/include/paraview-6.0
" 132 "${_IMPORT_PREFIX}/include/paraview-6.0
" 136 # Create imported target ParaView::AdaptorsParticle 137 add_library(ParaView::AdaptorsParticle SHARED IMPORTED) 139 set_target_properties(ParaView::AdaptorsParticle PROPERTIES 140 INTERFACE_LINK_LIBRARIES "ParaView::Catalyst;ParaView::RemotingViews;VTK::CommonCore;VTK::CommonDataModel;VTK::IOImage;VTK::IOParallelXML;VTK::ParallelMPI;VTK::RenderingCore;VTK::RenderingOpenGL2;VTK::PythonUsed
" 143 if(NOT CMAKE_VERSION VERSION_LESS "3.23.0
") 144 target_sources(ParaView::AdaptorsParticle 146 FILE_SET "vtk_module_templates
" 148 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 151 FILE_SET "vtk_module_headers
" 153 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 154 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/ParticleAdaptor.h
" "${_IMPORT_PREFIX}/include/paraview-6.0/
vtkParticlePipeline.h
" 156 FILE_SET "vtk_module_nowrap_headers
" 158 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 159 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkPVAdaptorsParticleModule.h
" 162 set_property(TARGET ParaView::AdaptorsParticle 163 APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES 164 "${_IMPORT_PREFIX}/include/paraview-6.0
" 165 "${_IMPORT_PREFIX}/include/paraview-6.0
" 166 "${_IMPORT_PREFIX}/include/paraview-6.0
" 170 # Create imported target ParaView::PythonCatalyst 171 add_library(ParaView::PythonCatalyst SHARED IMPORTED) 173 set_target_properties(ParaView::PythonCatalyst PROPERTIES 174 INTERFACE_LINK_LIBRARIES "ParaView::Catalyst;VTK::PythonInterpreter;ParaView::PythonInterpreterPath;VTK::PythonUsed
" 177 if(NOT CMAKE_VERSION VERSION_LESS "3.23.0
") 178 target_sources(ParaView::PythonCatalyst 180 FILE_SET "vtk_module_templates
" 182 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 185 FILE_SET "vtk_module_headers
" 187 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 190 FILE_SET "vtk_module_nowrap_headers
" 192 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 193 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkPVPythonCatalystModule.h
" 196 set_property(TARGET ParaView::PythonCatalyst 197 APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES 198 "${_IMPORT_PREFIX}/include/paraview-6.0
" 199 "${_IMPORT_PREFIX}/include/paraview-6.0
" 200 "${_IMPORT_PREFIX}/include/paraview-6.0
" 204 # Create imported target ParaView::AdaptorsPagosa 205 add_library(ParaView::AdaptorsPagosa SHARED IMPORTED) 207 set_target_properties(ParaView::AdaptorsPagosa PROPERTIES 208 INTERFACE_LINK_LIBRARIES "ParaView::Catalyst;VTK::CommonDataModel;VTK::PythonUsed
" 211 if(NOT CMAKE_VERSION VERSION_LESS "3.23.0
") 212 target_sources(ParaView::AdaptorsPagosa 214 FILE_SET "vtk_module_templates
" 216 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 219 FILE_SET "vtk_module_headers
" 221 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 224 FILE_SET "vtk_module_nowrap_headers
" 226 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 227 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkPVAdaptorsPagosaModule.h
" 230 set_property(TARGET ParaView::AdaptorsPagosa 231 APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES 232 "${_IMPORT_PREFIX}/include/paraview-6.0
" 233 "${_IMPORT_PREFIX}/include/paraview-6.0
" 234 "${_IMPORT_PREFIX}/include/paraview-6.0
" 238 # Create imported target ParaView::AdaptorsNPIC 239 add_library(ParaView::AdaptorsNPIC SHARED IMPORTED) 241 set_target_properties(ParaView::AdaptorsNPIC PROPERTIES 242 INTERFACE_LINK_LIBRARIES "ParaView::Catalyst;VTK::CommonDataModel;VTK::CommonCore;VTK::ParallelMPI;VTK::PythonUsed
" 245 if(NOT CMAKE_VERSION VERSION_LESS "3.23.0
") 246 target_sources(ParaView::AdaptorsNPIC 248 FILE_SET "vtk_module_templates
" 250 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 253 FILE_SET "vtk_module_headers
" 255 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 256 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/NPICAdaptor.h
" 258 FILE_SET "vtk_module_nowrap_headers
" 260 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 261 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkPVAdaptorsNPICModule.h
" 264 set_property(TARGET ParaView::AdaptorsNPIC 265 APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES 266 "${_IMPORT_PREFIX}/include/paraview-6.0
" 267 "${_IMPORT_PREFIX}/include/paraview-6.0
" 268 "${_IMPORT_PREFIX}/include/paraview-6.0
" 272 # Create imported target ParaView::CatalystTestDriver 273 add_library(ParaView::CatalystTestDriver SHARED IMPORTED) 275 set_target_properties(ParaView::CatalystTestDriver PROPERTIES 276 INTERFACE_LINK_LIBRARIES "ParaView::Catalyst;VTK::PythonUsed
" 279 if(NOT CMAKE_VERSION VERSION_LESS "3.23.0
") 280 target_sources(ParaView::CatalystTestDriver 282 FILE_SET "vtk_module_templates
" 284 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 287 FILE_SET "vtk_module_headers
" 289 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 292 FILE_SET "vtk_module_nowrap_headers
" 294 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 295 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkPVCatalystTestDriverModule.h
" 298 set_property(TARGET ParaView::CatalystTestDriver 299 APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES 300 "${_IMPORT_PREFIX}/include/paraview-6.0
" 301 "${_IMPORT_PREFIX}/include/paraview-6.0
" 302 "${_IMPORT_PREFIX}/include/paraview-6.0
" 306 # Create imported target ParaView::AdaptorsCam 307 add_library(ParaView::AdaptorsCam SHARED IMPORTED) 309 set_target_properties(ParaView::AdaptorsCam PROPERTIES 310 INTERFACE_LINK_LIBRARIES "ParaView::Catalyst;ParaView::PythonCatalyst;VTK::CommonDataModel;VTK::CommonCore;VTK::PythonUsed
" 313 if(NOT CMAKE_VERSION VERSION_LESS "3.23.0
") 314 target_sources(ParaView::AdaptorsCam 316 FILE_SET "vtk_module_templates
" 318 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 319 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/Grid.txx
" 321 FILE_SET "vtk_module_headers
" 323 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 324 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/fv_create_data.h
" "${_IMPORT_PREFIX}/include/paraview-6.0/se_create_data.h
" "${_IMPORT_PREFIX}/include/paraview-6.0/Grid.h
" 326 FILE_SET "vtk_module_nowrap_headers
" 328 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 329 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkPVAdaptorsCamModule.h
" 332 set_property(TARGET ParaView::AdaptorsCam 333 APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES 334 "${_IMPORT_PREFIX}/include/paraview-6.0
" 335 "${_IMPORT_PREFIX}/include/paraview-6.0
" 336 "${_IMPORT_PREFIX}/include/paraview-6.0
" 340 # Create imported target ParaView::AdaptorsCamPython 341 add_library(ParaView::AdaptorsCamPython INTERFACE IMPORTED) 343 set_target_properties(ParaView::AdaptorsCamPython PROPERTIES 344 INTERFACE_LINK_LIBRARIES "ParaView::AdaptorsCam
" 347 # Create imported target ParaView::AdaptorsCTH 348 add_library(ParaView::AdaptorsCTH SHARED IMPORTED) 350 set_target_properties(ParaView::AdaptorsCTH PROPERTIES 351 INTERFACE_LINK_LIBRARIES "ParaView::Catalyst;ParaView::PythonCatalyst;VTK::CommonCore;VTK::CommonDataModel;VTK::CommonExecutionModel;VTK::ParallelMPI;VTK::PythonUsed
" 354 if(NOT CMAKE_VERSION VERSION_LESS "3.23.0
") 355 target_sources(ParaView::AdaptorsCTH 357 FILE_SET "vtk_module_templates
" 359 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 362 FILE_SET "vtk_module_headers
" 364 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 365 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/CTHAdaptor.h
" "${_IMPORT_PREFIX}/include/paraview-6.0/
vtkCTHSource.h
" "${_IMPORT_PREFIX}/include/paraview-6.0/
vtkCTHDataArray.h
" 367 FILE_SET "vtk_module_nowrap_headers
" 369 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 370 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkPVAdaptorsCTHModule.h
" 373 set_property(TARGET ParaView::AdaptorsCTH 374 APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES 375 "${_IMPORT_PREFIX}/include/paraview-6.0
" 376 "${_IMPORT_PREFIX}/include/paraview-6.0
" 377 "${_IMPORT_PREFIX}/include/paraview-6.0
" 381 # Create imported target ParaView::ClientsWeb 382 add_library(ParaView::ClientsWeb SHARED IMPORTED) 384 set_target_properties(ParaView::ClientsWeb PROPERTIES 385 INTERFACE_LINK_LIBRARIES "VTK::WebCore;VTK::WebGLExporter;VTK::PythonUsed
" 388 if(NOT CMAKE_VERSION VERSION_LESS "3.23.0
") 389 target_sources(ParaView::ClientsWeb 391 FILE_SET "vtk_module_templates
" 393 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 396 FILE_SET "vtk_module_headers
" 398 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 401 FILE_SET "vtk_module_nowrap_headers
" 403 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 404 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkPVClientWebModule.h
" 407 set_property(TARGET ParaView::ClientsWeb 408 APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES 409 "${_IMPORT_PREFIX}/include/paraview-6.0
" 410 "${_IMPORT_PREFIX}/include/paraview-6.0
" 411 "${_IMPORT_PREFIX}/include/paraview-6.0
" 415 # Create imported target ParaView::InSitu 416 add_library(ParaView::InSitu SHARED IMPORTED) 418 set_target_properties(ParaView::InSitu PROPERTIES 419 INTERFACE_LINK_LIBRARIES "VTK::CommonCore;VTK::PythonUsed
" 422 if(NOT CMAKE_VERSION VERSION_LESS "3.23.0
") 423 target_sources(ParaView::InSitu 425 FILE_SET "vtk_module_templates
" 427 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 430 FILE_SET "vtk_module_headers
" 432 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 435 FILE_SET "vtk_module_nowrap_headers
" 437 BASE_DIRS "${_IMPORT_PREFIX}/include/paraview-6.0
" 438 FILES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkPVInSituModule.h
" 441 set_property(TARGET ParaView::InSitu 442 APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES 443 "${_IMPORT_PREFIX}/include/paraview-6.0
" 444 "${_IMPORT_PREFIX}/include/paraview-6.0
" 445 "${_IMPORT_PREFIX}/include/paraview-6.0
" 449 # Load information for each installed configuration. 450 file(GLOB _cmake_config_files "${CMAKE_CURRENT_LIST_DIR}/ParaViewClients-targets-*.cmake
") 451 foreach(_cmake_config_file IN LISTS _cmake_config_files) 452 include("${_cmake_config_file}
") 454 unset(_cmake_config_file) 455 unset(_cmake_config_files) 457 # Cleanup temporary variables. 460 # Loop over all imported files and verify that they actually exist 461 foreach(_cmake_target IN LISTS _cmake_import_check_targets) 462 if(CMAKE_VERSION VERSION_LESS "3.28
" 463 OR NOT DEFINED _cmake_import_check_xcframework_for_${_cmake_target} 464 OR NOT IS_DIRECTORY "${_cmake_import_check_xcframework_for_${_cmake_target}}
") 465 foreach(_cmake_file IN LISTS "_cmake_import_check_files_for_${_cmake_target}
") 466 if(NOT EXISTS "${_cmake_file}
") 467 message(FATAL_ERROR "The imported
target \
"${_cmake_target}\" references the file 469 but this file does not exist. Possible reasons include: 470 * The file was deleted, renamed, or moved to another location. 471 * An install or uninstall procedure did not complete successfully. 472 * The installation package was faulty and contained 473 \"${CMAKE_CURRENT_LIST_FILE}\" 474 but not all the files it references. 480 unset("_cmake_import_check_files_for_${_cmake_target}
") 483 unset(_cmake_import_check_targets) 485 # Make sure the targets which have been exported in some other 487 unset(${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets) 488 foreach(_target "VTK::CommonCore
" "VTK::PythonUsed
" "ParaView::paraview_plugins
" "VTK::CommonDataModel
" "ParaView::RemotingViews
" "VTK::IOImage
" "VTK::IOParallelXML
" "VTK::ParallelMPI
" "VTK::RenderingCore
" "VTK::RenderingOpenGL2
" "VTK::PythonInterpreter
" "ParaView::PythonInterpreterPath
" "VTK::CommonExecutionModel
" "VTK::WebCore
" "VTK::WebGLExporter
" ) 489 if(NOT TARGET "${_target}
" ) 490 set(${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets "${${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets} ${_target}
") 494 if(DEFINED ${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets) 495 if(CMAKE_FIND_PACKAGE_NAME) 496 set( ${CMAKE_FIND_PACKAGE_NAME}_FOUND FALSE) 497 set( ${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE "The following imported targets are referenced, but are missing: ${${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets}
") 499 message(FATAL_ERROR "The following imported targets are referenced, but are missing: ${${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets}
") 502 unset(${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets) 504 # Commands beyond this point should not need to know the version. 505 set(CMAKE_IMPORT_FILE_VERSION) Class for specifying constant scalars at points.
Abstract class for specifying tensor fields at points.
Class for specifying nodal fields over grids.
boost::graph_traits< vtkGraph *>::vertex_descriptor target(boost::graph_traits< vtkGraph *>::edge_descriptor e, vtkGraph *)
vtkCPAdaptorAPI provides the implementation for API exposed to typical adaptor, such as C...
Class for specifying cell fields over grids.
vtkCPPipeline for Catalyst Python script / package version 2.0
Class that creates a coprocessing pipeline from a coprocessing string.
Abstract class for creating grids.
Class for creating multiblock grids.
an internal class encapsulating logic for Catalyst Python scripts.
Abstract class for creating grids.
defines ParaViewWeb application interface.
Similar to vtkCPAdaptorAPI provides the implementation for API exposed to typical adaptor...
Generic PXML writer pipeline to write out the full Catalyst input datasets.
Class for creating a co-processor test driver.
Singleton class for initializing without python.
Abstract class that takes care of initializing Catalyst Python pipelines for all concrete implementat...
initialization helper for in situ environments.
There are 3 distinct phases for the operation of a co-processor.
Abstract class for specifying vectors at points.
subclass for Python in situ scripts.
Generic interface for operating on pipelines.
Abstract class for specifying scalars at points.
Abstract class for specifying fields over grids.
A helper class to get the conduit node stored during the execution of one of the catalyst* calls as a...
Class for specifying scalars at points.
Class that creates a coprocessing pipeline starting from a coprocessing script.
abstract base class for all in situ pipelines.
Class for creating grids from a VTK file.
Abstract class for specifying fields over grids.
This class provides the description of the data for the coprocessor pipelines.
Class for creating unstructured grids.