|
|
|
@@ -0,0 +1,834 @@
|
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
|
|
|
<ProjectConfiguration Include="CUDADebug|x64">
|
|
|
|
|
<Configuration>CUDADebug</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="CUDARelease|x64">
|
|
|
|
|
<Configuration>CUDARelease</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
|
|
|
<Configuration>Debug</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="ParDebug|x64">
|
|
|
|
|
<Configuration>ParDebug</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="ParReleaseWithDebugInfo|x64">
|
|
|
|
|
<Configuration>ParReleaseWithDebugInfo</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="ParRelease|x64">
|
|
|
|
|
<Configuration>ParRelease</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="Release|x64">
|
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="ReleaseWithDebugInfo|x64">
|
|
|
|
|
<Configuration>ReleaseWithDebugInfo</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<PropertyGroup Label="Globals">
|
|
|
|
|
<ProjectGuid>{25075912-CFED-3EDF-B674-D1E646B131A4}</ProjectGuid>
|
|
|
|
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
|
|
|
|
<Keyword>Win32Proj</Keyword>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
<ProjectName>mfem</ProjectName>
|
|
|
|
|
<VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
<PlatformToolset>Intel C++ Compiler 2022</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CUDADebug|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
<PlatformToolset>Intel C++ Compiler 2022</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ParDebug|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
<PlatformToolset>Intel C++ Compiler 2022</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
<PlatformToolset>Intel C++ Compiler 2022</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CUDARelease|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
<PlatformToolset>Intel C++ Compiler 2022</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ParRelease|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
<PlatformToolset>Intel C++ Compiler 2022</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ParReleaseWithDebugInfo|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
<PlatformToolset>Intel C++ Compiler 2022</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithDebugInfo|x64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
<PlatformToolset>Intel C++ Compiler 2022</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
|
|
<ImportGroup Label="ExtensionSettings">
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Label="PropertySheets">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
|
<Import Project="..\..\..\hypre\src\Windows\Hypre_Includes.props" />
|
|
|
|
|
<Import Project="$(WindowsProjectPath)Properties\Solution.Serial.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='CUDADebug|x64'" Label="PropertySheets">
|
|
|
|
|
<Import Project="..\..\..\hypre\src\Windows\Hypre_Includes.props" />
|
|
|
|
|
<Import Project="$(WindowsProjectPath)Properties\Solution.Serial.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ParDebug|x64'" Label="PropertySheets">
|
|
|
|
|
<Import Project="..\..\..\hypre\src\Windows\Hypre_Includes.props" />
|
|
|
|
|
<Import Project="$(WindowsProjectPath)Properties\Solution.Parallel.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='ReleaseWithDebugInfo|x64'">
|
|
|
|
|
<Import Project="..\..\..\hypre\src\Windows\Hypre_Includes.props" />
|
|
|
|
|
<Import Project="$(WindowsProjectPath)Properties\Solution.Serial.props" />
|
|
|
|
|
<Import Project="$(WindowsProjectPath)Properties\Solution.Optimization.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
|
<Import Project="..\..\..\hypre\src\Windows\Hypre_Includes.props" />
|
|
|
|
|
<Import Project="$(WindowsProjectPath)Properties\Solution.Serial.props" />
|
|
|
|
|
<Import Project="$(WindowsProjectPath)Properties\Solution.Optimization.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='CUDARelease|x64'" Label="PropertySheets">
|
|
|
|
|
<Import Project="..\..\..\hypre\src\Windows\Hypre_Includes.props" />
|
|
|
|
|
<Import Project="$(WindowsProjectPath)Properties\Solution.Serial.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ParRelease|x64'" Label="PropertySheets">
|
|
|
|
|
<Import Project="..\..\..\hypre\src\Windows\Hypre_Includes.props" />
|
|
|
|
|
<Import Project="$(WindowsProjectPath)Properties\Solution.Parallel.props" />
|
|
|
|
|
<Import Project="$(WindowsProjectPath)Properties\Solution.Optimization.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='ParReleaseWithDebugInfo|x64'" Label="PropertySheets">
|
|
|
|
|
<Import Project="..\..\..\hypre\src\Windows\Hypre_Includes.props" />
|
|
|
|
|
<Import Project="$(WindowsProjectPath)Properties\Solution.Parallel.props" />
|
|
|
|
|
<Import Project="$(WindowsProjectPath)Properties\Solution.Optimization.props" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<PropertyGroup Label="UserMacros" />
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
|
|
|
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">mfem</TargetName>
|
|
|
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='CUDADebug|x64'">mfem</TargetName>
|
|
|
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='ParDebug|x64'">mfem</TargetName>
|
|
|
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.lib</TargetExt>
|
|
|
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='CUDADebug|x64'">.lib</TargetExt>
|
|
|
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='ParDebug|x64'">.lib</TargetExt>
|
|
|
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">mfem</TargetName>
|
|
|
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='CUDARelease|x64'">mfem</TargetName>
|
|
|
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='ParRelease|x64'">mfem</TargetName>
|
|
|
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='ParReleaseWithDebugInfo|x64'">mfem</TargetName>
|
|
|
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.lib</TargetExt>
|
|
|
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='CUDARelease|x64'">.lib</TargetExt>
|
|
|
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='ParRelease|x64'">.lib</TargetExt>
|
|
|
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='ParReleaseWithDebugInfo|x64'">.lib</TargetExt>
|
|
|
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='ReleaseWithDebugInfo|x64'">mfem</TargetName>
|
|
|
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='ReleaseWithDebugInfo|x64'">.lib</TargetExt>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<AdditionalIncludeDirectories>config;..\..\..\zlib;..\..\..\zlib\projects\visualc6;..\..\..\hypre\src\parcsr_block_mv;..\..\..\conduit\src\libs\conduit;..\..\..\conduit\src\libs\blueprint;..\..\..\conduit\src\libs\relay;..\..\..\conduit\Win32\conduit;..\..\..\conduit\Win32\relay;..\..\..\conduit\Win32\blueprint;..\..\..\superlu_dist\Win32;..\..\..\superlu_dist\SRC;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
|
|
<CompileAs>CompileAsCpp</CompileAs>
|
|
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
|
|
|
<InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
|
|
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
|
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
<CCppSupport>Cpp14Support</CCppSupport>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ResourceCompile>
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\mpi\intel64\include;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\redist\intel64_win\mkl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
</ResourceCompile>
|
|
|
|
|
<Midl>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\mpi\intel64\include;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\redist\intel64_win\mkl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
|
|
|
|
<HeaderFileName>%(Filename).h</HeaderFileName>
|
|
|
|
|
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
|
|
|
|
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
|
|
|
|
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
|
|
|
|
</Midl>
|
|
|
|
|
<Lib />
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CUDADebug|x64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<AdditionalIncludeDirectories>config;..\..\..\zlib;..\..\..\zlib\projects\visualc6;..\..\..\hypre\src\parcsr_block_mv;..\..\..\conduit\src\libs\conduit;..\..\..\conduit\src\libs\blueprint;..\..\..\conduit\src\libs\relay;..\..\..\conduit\Win32\conduit;..\..\..\conduit\Win32\relay;..\..\..\conduit\Win32\blueprint;..\..\..\superlu_dist\Win32;..\..\..\superlu_dist\SRC;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
|
|
<CompileAs>CompileAsCpp</CompileAs>
|
|
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
|
|
|
<InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
|
|
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
|
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
<LanguageStandard>stdcpp14</LanguageStandard>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ResourceCompile>
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\mpi\intel64\include;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\redist\intel64_win\mkl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
</ResourceCompile>
|
|
|
|
|
<Midl>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\mpi\intel64\include;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\redist\intel64_win\mkl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
|
|
|
|
<HeaderFileName>%(Filename).h</HeaderFileName>
|
|
|
|
|
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
|
|
|
|
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
|
|
|
|
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
|
|
|
|
</Midl>
|
|
|
|
|
<Lib />
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ParDebug|x64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<AdditionalIncludeDirectories>config;..\..\..\zlib;..\..\..\zlib\projects\visualc6;..\..\..\hypre\src\parcsr_block_mv;..\..\..\conduit\src\libs\conduit;..\..\..\conduit\src\libs\blueprint;..\..\..\conduit\src\libs\relay;..\..\..\conduit\Win32\conduit;..\..\..\conduit\Win32\relay;..\..\..\conduit\Win32\blueprint;..\..\..\superlu_dist\Win32;..\..\..\superlu_dist\SRC;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
|
|
<CompileAs>CompileAsCpp</CompileAs>
|
|
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
|
|
|
<InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
|
|
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
|
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;MFEM_USE_MPI;PETSC_HAVE_MSMPI_VERSION=0x100;HYPRE_USING_HOST_MEMORY;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
<CCppSupport>Cpp14Support</CCppSupport>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ResourceCompile>
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\mpi\intel64\include;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\redist\intel64_win\mkl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
</ResourceCompile>
|
|
|
|
|
<Midl>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\mpi\intel64\include;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\redist\intel64_win\mkl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
|
|
|
|
<HeaderFileName>%(Filename).h</HeaderFileName>
|
|
|
|
|
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
|
|
|
|
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
|
|
|
|
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
|
|
|
|
</Midl>
|
|
|
|
|
<Lib />
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<AdditionalIncludeDirectories>config;..\..\..\zlib;..\..\..\zlib\projects\visualc6;..\..\..\hypre\src\parcsr_block_mv;..\..\..\conduit\src\libs\conduit;..\..\..\conduit\src\libs\blueprint;..\..\..\conduit\src\libs\relay;..\..\..\conduit\Win32\conduit;..\..\..\conduit\Win32\relay;..\..\..\conduit\Win32\blueprint;..\..\..\superlu_dist\Win32;..\..\..\superlu_dist\SRC;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<CompileAs>CompileAsCpp</CompileAs>
|
|
|
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
|
|
|
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
|
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
<DebugInformationFormat>
|
|
|
|
|
</DebugInformationFormat>
|
|
|
|
|
<CCppSupport>Cpp14Support</CCppSupport>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ResourceCompile>
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\mpi\intel64\include;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\redist\intel64_win\mkl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
</ResourceCompile>
|
|
|
|
|
<Midl>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\mpi\intel64\include;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\redist\intel64_win\mkl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
|
|
|
|
<HeaderFileName>%(Filename).h</HeaderFileName>
|
|
|
|
|
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
|
|
|
|
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
|
|
|
|
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
|
|
|
|
</Midl>
|
|
|
|
|
<Lib />
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CUDARelease|x64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<AdditionalIncludeDirectories>config;..\..\..\zlib;..\..\..\zlib\projects\visualc6;..\..\..\hypre\src\parcsr_block_mv;..\..\..\conduit\src\libs\conduit;..\..\..\conduit\src\libs\blueprint;..\..\..\conduit\src\libs\relay;..\..\..\conduit\Win32\conduit;..\..\..\conduit\Win32\relay;..\..\..\conduit\Win32\blueprint;..\..\..\superlu_dist\Win32;..\..\..\superlu_dist\SRC;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<CompileAs>CompileAsCpp</CompileAs>
|
|
|
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
|
|
|
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
|
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
<DebugInformationFormat>
|
|
|
|
|
</DebugInformationFormat>
|
|
|
|
|
<LanguageStandard>stdcpp14</LanguageStandard>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ResourceCompile>
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\mpi\intel64\include;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\redist\intel64_win\mkl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
</ResourceCompile>
|
|
|
|
|
<Midl>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\mpi\intel64\include;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\redist\intel64_win\mkl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
|
|
|
|
<HeaderFileName>%(Filename).h</HeaderFileName>
|
|
|
|
|
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
|
|
|
|
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
|
|
|
|
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
|
|
|
|
</Midl>
|
|
|
|
|
<Lib />
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ParRelease|x64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<AdditionalIncludeDirectories>config;..\..\..\zlib;..\..\..\zlib\projects\visualc6;..\..\..\hypre\src\parcsr_block_mv;..\..\..\conduit\src\libs\conduit;..\..\..\conduit\src\libs\blueprint;..\..\..\conduit\src\libs\relay;..\..\..\conduit\Win32\conduit;..\..\..\conduit\Win32\relay;..\..\..\conduit\Win32\blueprint;..\..\..\superlu_dist\Win32;..\..\..\superlu_dist\SRC;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<CompileAs>CompileAsCpp</CompileAs>
|
|
|
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
|
|
|
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
|
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;MFEM_USE_MPI;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
<DebugInformationFormat>
|
|
|
|
|
</DebugInformationFormat>
|
|
|
|
|
<CCppSupport>Cpp14Support</CCppSupport>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ResourceCompile>
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\mpi\intel64\include;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\redist\intel64_win\mkl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
</ResourceCompile>
|
|
|
|
|
<Midl>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\mpi\intel64\include;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\redist\intel64_win\mkl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
|
|
|
|
<HeaderFileName>%(Filename).h</HeaderFileName>
|
|
|
|
|
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
|
|
|
|
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
|
|
|
|
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
|
|
|
|
</Midl>
|
|
|
|
|
<Lib />
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ParReleaseWithDebugInfo|x64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<AdditionalIncludeDirectories>config;..\..\..\zlib;..\..\..\zlib\projects\visualc6;..\..\..\hypre\src\parcsr_block_mv;..\..\..\conduit\src\libs\conduit;..\..\..\conduit\src\libs\blueprint;..\..\..\conduit\src\libs\relay;..\..\..\conduit\Win32\conduit;..\..\..\conduit\Win32\relay;..\..\..\conduit\Win32\blueprint;..\..\..\superlu_dist\Win32;..\..\..\superlu_dist\SRC;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<CompileAs>CompileAsCpp</CompileAs>
|
|
|
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
|
|
|
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
|
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;MFEM_USE_MPI;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
<DebugInformationFormat>
|
|
|
|
|
</DebugInformationFormat>
|
|
|
|
|
<CCppSupport>Cpp14Support</CCppSupport>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ResourceCompile>
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\mpi\intel64\include;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\redist\intel64_win\mkl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
</ResourceCompile>
|
|
|
|
|
<Midl>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\mpi\intel64\include;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\redist\intel64_win\mkl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
|
|
|
|
<HeaderFileName>%(Filename).h</HeaderFileName>
|
|
|
|
|
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
|
|
|
|
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
|
|
|
|
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
|
|
|
|
</Midl>
|
|
|
|
|
<Lib />
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithDebugInfo|x64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<AdditionalIncludeDirectories>config;..\..\..\zlib;..\..\..\zlib\projects\visualc6;..\..\..\hypre\src\parcsr_block_mv;..\..\..\conduit\src\libs\conduit;..\..\..\conduit\src\libs\blueprint;..\..\..\conduit\src\libs\relay;..\..\..\conduit\Win32\conduit;..\..\..\conduit\Win32\relay;..\..\..\conduit\Win32\blueprint;..\..\..\superlu_dist\Win32;..\..\..\superlu_dist\SRC;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<CompileAs>CompileAsCpp</CompileAs>
|
|
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
|
|
|
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
|
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
<CCppSupport>Cpp14Support</CCppSupport>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ResourceCompile>
|
|
|
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\mpi\intel64\include;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\redist\intel64_win\mkl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
</ResourceCompile>
|
|
|
|
|
<Midl>
|
|
|
|
|
<AdditionalIncludeDirectories>C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\mpi\intel64\include;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2018.1.156\windows\redist\intel64_win\mkl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
|
|
|
|
<HeaderFileName>%(Filename).h</HeaderFileName>
|
|
|
|
|
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
|
|
|
|
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
|
|
|
|
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
|
|
|
|
</Midl>
|
|
|
|
|
<Lib />
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ClCompile Include="..\..\fem\adios2datacollection.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilinearform.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilinearform_ext.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_br2.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_convection_ea.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_convection_mf.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_convection_pa.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_dgtrace_ea.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_dgtrace_pa.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_diffusion_ea.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_diffusion_mf.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_diffusion_pa.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_divergence.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_gradient.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_hcurl.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_hdiv.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_mass_ea.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_mass_mf.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_mass_pa.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_transpose_ea.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_vecdiffusion.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_vecdiffusion_mf.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_vecmass.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_vecmass_mf.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\bilininteg_vectorfe.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\ceed\algebraic.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\ceed\convection.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\ceed\diffusion.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\ceed\full-assembly.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\ceed\mass.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\ceed\nlconvection.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\doftrans.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\fe\fe_base.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\fe\fe_fixed_order.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\fe\fe_h1.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\fe\fe_l2.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\fe\fe_nd.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\fe\fe_nurbs.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\fe\fe_pos.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\fe\fe_rt.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\fe\fe_ser.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\fmsconvert.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\fmsdatacollection.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\lor.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\qinterp\det.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\qinterp\eval_by_nodes.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\qinterp\eval_by_vdim.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\qinterp\grad_by_nodes.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\qinterp\grad_by_vdim.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\qinterp\grad_phys_by_nodes.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\qinterp\grad_phys_by_vdim.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_da3.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_h2d.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_h2d_c0.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_h2m.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_h2m_c0.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_h2s.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_h2s_c0.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_h3d.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_h3d_c0.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_h3m.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_h3m_c0.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_h3s.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_h3s_c0.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_jp2.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_jp3.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_p2.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_p2_c0.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_p3.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_p3_c0.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_tc2.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_tc3.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_w2.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_w2_c0.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_w3.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop\tmop_pa_w3_c0.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop_amr.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\hash.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\pyramid.cpp" />
|
|
|
|
|
<ClCompile Include=".\fem_ceed_operator.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\ceed\solvers-atpmg.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\ceed\util.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\coefficient.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\complex_fem.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\conduitdatacollection.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\convergence.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\datacollection.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\eltrans.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\estimators.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\fe.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\fe_coll.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\fespace.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\fespacehierarchy.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\geom.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\gridfunc.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\gslib.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\hybridization.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\intrules.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\linearform.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\lininteg.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\multigrid.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\nonlinearform.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\nonlinearform_ext.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\nonlininteg.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\nonlininteg_vectorconvection.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\nonlininteg_vectorconvection_mf.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\pbilinearform.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\pfespace.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\pgridfunc.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\plinearform.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\pnonlinearform.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\prestriction.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\quadinterpolator.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\quadinterpolator_face.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\restriction.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\sidredatacollection.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\staticcond.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\tmop_tools.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\fem\transfer.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\adios2stream.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\array.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\binaryio.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\communication.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\cuda.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\device.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\error.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\gecko.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\globals.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\hip.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\isockstream.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\mem_manager.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\occa.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\optparser.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\osockstream.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\sets.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\socketstream.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\stable3d.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\table.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\tic_toc.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\tinyxml2.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\general\version.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\amgxsolver.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\auxiliary.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\blockmatrix.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\blockoperator.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\blockvector.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\complex_operator.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\constraints.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\cpardiso.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\densemat.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\ginkgo.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\handle.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\hiop.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\hypre.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\hypre_parcsr.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\matrix.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\mumps.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\ode.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\operator.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\petsc.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\slepc.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\solvers.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\sparsemat.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\sparsesmoothers.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\strumpack.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\sundials.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\superlu.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\symmat.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\linalg\vector.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\element.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\gmsh.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\hexahedron.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\mesh.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\mesh_operators.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\mesh_readers.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\mesquite.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\ncmesh.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\nurbs.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\pmesh.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\pncmesh.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\point.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\pumi.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\quadrilateral.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\segment.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\tetrahedron.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\triangle.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\vertex.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\vtk.cpp" />
|
|
|
|
|
<ClCompile Include="..\..\mesh\wedge.cpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\adios2datacollection.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\bilinearform.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\bilinearform_ext.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\bilininteg.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\ceed\algebraic.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\ceed\coefficient.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\ceed\convection.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\ceed\convection_qf.h" />
|
|
|
|
|
<ClInclude Include="..\..\fem\ceed\diffusion.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\ceed\diffusion_qf.h" />
|
|
|
|
|
<ClInclude Include="..\..\fem\ceed\full-assembly.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\ceed\integrator.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\ceed\mass.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\ceed\mass_qf.h" />
|
|
|
|
|
<ClInclude Include="..\..\fem\ceed\nlconvection.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\ceed\nlconvection_qf.h" />
|
|
|
|
|
<ClInclude Include="..\..\fem\ceed\operator.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\ceed\solvers-atpmg.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\ceed\util.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\coefficient.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\complex_fem.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\conduitdatacollection.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\convergence.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\datacollection.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\doftrans.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\eltrans.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\estimators.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\fe.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\fe\fe_base.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\fe\fe_fixed_order.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\fe\fe_h1.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\fe\fe_l2.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\fe\fe_nd.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\fe\fe_nurbs.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\fe\fe_pos.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\fe\fe_rt.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\fe\fe_ser.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\fe_coll.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\fem.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\fespace.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\fespacehierarchy.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\fmsconvert.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\fmsdatacollection.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\geom.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\gridfunc.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\gslib.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\hybridization.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\intrules.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\kernels.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\linearform.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\lininteg.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\lor.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\multigrid.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\nonlinearform.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\nonlinearform_ext.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\nonlininteg.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\pbilinearform.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\pfespace.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\pgridfunc.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\picojson.h" />
|
|
|
|
|
<ClInclude Include="..\..\fem\plinearform.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\pnonlinearform.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\prestriction.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\qinterp\dispatch.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\qinterp\eval.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\qinterp\grad.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\quadinterpolator.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\quadinterpolator_face.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\restriction.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\sidredatacollection.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\staticcond.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\tbilinearform.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\tbilininteg.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\tcoefficient.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\teltrans.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\tevaluator.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\tfe.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\tfespace.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\tintrules.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\tmop.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\tmop\tmop_pa.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\tmop_amr.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\tmop_tools.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\fem\transfer.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\adios2stream.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\annotation.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\array.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\backends.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\binaryio.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\communication.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\cuda.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\device.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\error.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\forall.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\gecko.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\globals.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\hash.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\hip.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\isockstream.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\mem_alloc.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\mem_manager.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\occa.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\optparser.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\osockstream.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\sets.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\socketstream.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\sort_pairs.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\stable3d.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\table.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\tassign.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\text.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\tic_toc.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\tinyxml2.h" />
|
|
|
|
|
<ClInclude Include="..\..\general\version.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\general\zstr.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\dinvariants.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\simd\auto.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\simd\m128.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\simd\m256.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\simd\m512.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\simd\qpx.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\simd\qpx256.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\simd\sve.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\simd\vsx.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\simd\vsx128.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\simd\x86.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\amgxsolver.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\auxiliary.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\blockmatrix.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\blockoperator.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\blockvector.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\complex_operator.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\constraints.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\cpardiso.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\densemat.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\dtensor.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\ginkgo.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\handle.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\hiop.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\hypre.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\hypre_parcsr.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\invariants.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\kernels.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\linalg.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\matrix.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\mumps.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\ode.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\operator.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\petsc.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\petscinternals.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\simd.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\slepc.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\solvers.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\sparsemat.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\sparsesmoothers.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\strumpack.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\sundials.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\superlu.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\symmat.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\tlayout.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\tmatrix.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\ttensor.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\linalg\vector.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\element.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\gmsh.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\hexahedron.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\mesh.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\mesh_headers.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\mesh_operators.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\mesquite.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\ncmesh.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\ncmesh_tables.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\nurbs.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\pmesh.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\pncmesh.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\point.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\pumi.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\pyramid.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\quadrilateral.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\segment.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\tetrahedron.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\tmesh.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\triangle.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\vertex.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\vtk.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mesh\wedge.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\config\config.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\config\tconfig.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mfem.hpp" />
|
|
|
|
|
<ClInclude Include="..\..\mfem-performance.hpp" />
|
|
|
|
|
<ClInclude Include="config\_config.hpp" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\distributed_matrix\hypre_distributed_matrix.vcxproj">
|
|
|
|
|
<Project>{2882476d-89f8-4f50-8fd4-492d5a0b8ad3}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\distributed_pilut\hypre_distributed_pilut.vcxproj">
|
|
|
|
|
<Project>{0f075b3e-d879-4dda-8d8d-ffd758d6d6d9}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\euclid\hypre_euclid.vcxproj">
|
|
|
|
|
<Project>{2f04a848-ee75-4140-856d-715f76a78408}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\hypre\hypre.vcxproj">
|
|
|
|
|
<Project>{de302a58-f9dc-45a9-a09a-fb12aa529a04}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\ij_mv\hypre_ij_mv.vcxproj">
|
|
|
|
|
<Project>{a975e160-98d3-4268-ac63-1ecf64bedfcf}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\krylov\hypre_krylov.vcxproj">
|
|
|
|
|
<Project>{7fdc2da8-d543-49a0-97a0-63c603cd48eb}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\matrix_matrix\hypre_matrix_matrix.vcxproj">
|
|
|
|
|
<Project>{27aa611a-0eda-4376-9aca-373664ea588a}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\mli\hyper_mli.vcxproj">
|
|
|
|
|
<Project>{5d635b7e-1d97-4220-84d7-41f8c6afcc9e}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\multivector\hypre_multivector.vcxproj">
|
|
|
|
|
<Project>{29c5ac83-5682-436f-a257-492080d313b7}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\parasails\hypre_parasails.vcxproj">
|
|
|
|
|
<Project>{16952683-2789-40ba-8d97-5c8733f1be04}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\parcsr_block_mv\hypre_parcsr_block_mv.vcxproj">
|
|
|
|
|
<Project>{8ecd752e-0dda-429d-b97e-ff803ef25485}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\parcsr_ls\hypre_parcsr_ls.vcxproj">
|
|
|
|
|
<Project>{8f76bcc6-fd37-4c5b-9058-63e39bb29abd}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\parcsr_mv\hypre_parcsr_mv.vcxproj">
|
|
|
|
|
<Project>{1a50336f-11b7-41bb-98e2-d68d87dd2971}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\seq_mv\hypre_seq_mv.vcxproj">
|
|
|
|
|
<Project>{df34b3d7-cf3f-47aa-a2d4-c385bae1cc86}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\sstruct_ls\hypre_sstruct_ls.vcxproj">
|
|
|
|
|
<Project>{3d43966f-788e-4657-b3be-ed68e2e3818f}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\sstruct_mv\hypre_sstruct_mv.vcxproj">
|
|
|
|
|
<Project>{7ea9b208-00bf-4c47-86d8-971c948ee72a}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\struct_ls\hypre_struct_ls.vcxproj">
|
|
|
|
|
<Project>{e5c16db4-5632-4a44-a1a1-ba018615952c}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\struct_mv\hypre_struct_mv.vcxproj">
|
|
|
|
|
<Project>{fd0d6d02-dc28-4124-8314-cd9422e7ce62}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\..\..\hypre\src\Windows\utilities\hypre_utilities.vcxproj">
|
|
|
|
|
<Project>{a005ed04-8aeb-4678-96f6-d1d60ca23bf2}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
|
|
<ImportGroup Label="ExtensionTargets">
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
</Project>
|