2009-02-01 01:19:54 +05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="9,00"
|
|
|
|
Name="netgen"
|
|
|
|
ProjectGUID="{87468946-A594-4101-81A4-A131F35261EF}"
|
|
|
|
RootNamespace="netgen"
|
|
|
|
Keyword="Win32Proj"
|
|
|
|
TargetFrameworkVersion="0"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="Debug"
|
|
|
|
IntermediateDirectory="Debug"
|
|
|
|
ConfigurationType="1"
|
2009-04-06 04:10:33 +06:00
|
|
|
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;*.exp;*.lib;$(TargetPath)"
|
2009-02-16 01:25:44 +05:00
|
|
|
BuildLogFile="$(SolutionDir)\BuildLog_$(ProjectName).htm"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories=""$(SolutionDir)..";"$(SolutionDir)..\ng";"$(SolutionDir)..\libsrc\include";"$(SolutionDir)..\libsrc\interface";"$(SolutionDir)..\..\ext_libs\tcl\include";"$(SolutionDir)..\..\ext_libs\pthread-w32\include""
|
2009-04-05 03:54:20 +06:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;DEBUG;MSVC_EXPRESS;OPENGL;WINVER=0x0501;NGINTERFACE_EXPORTS"
|
2009-02-01 01:19:54 +05:00
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-04-05 03:54:20 +06:00
|
|
|
LinkLibraryDependencies="false"
|
2009-02-01 01:19:54 +05:00
|
|
|
AdditionalDependencies="pthreadVC2.lib tcl85.lib tk85.lib tix84.lib Togl17.lib glu32.lib opengl32.lib"
|
|
|
|
ShowProgress="0"
|
2009-06-02 01:27:29 +06:00
|
|
|
Version=""
|
2009-02-01 01:19:54 +05:00
|
|
|
LinkIncremental="0"
|
|
|
|
AdditionalLibraryDirectories=""$(SolutionDir)..\..\ext_libs\tcl\lib";"$(SolutionDir)..\..\ext_libs\pthread-w32\lib""
|
|
|
|
GenerateManifest="true"
|
|
|
|
EnableUAC="false"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
2009-04-05 03:54:20 +06:00
|
|
|
ImportLibrary="$(OutDir)\nginterface.lib"
|
2009-02-01 01:19:54 +05:00
|
|
|
TargetMachine="1"
|
|
|
|
AllowIsolation="false"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="Running POSTBUILD Script...."
|
2009-04-05 03:54:20 +06:00
|
|
|
CommandLine=""$(ProjectDir)\postBuild_netgen.bat" "$(ProjectName)" "$(TargetFileName)" "$(ConfigurationName)" "$(ProjectDir)" "nginterface""
|
2009-02-01 01:19:54 +05:00
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="Release"
|
|
|
|
IntermediateDirectory="Release"
|
|
|
|
ConfigurationType="1"
|
2009-04-06 04:10:33 +06:00
|
|
|
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;*.exp;*.lib;$(TargetPath)"
|
2009-02-16 01:25:44 +05:00
|
|
|
BuildLogFile="$(SolutionDir)\BuildLog_$(ProjectName).htm"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="3"
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
AdditionalIncludeDirectories=""$(SolutionDir)..";"$(SolutionDir)..\ng";"$(SolutionDir)..\libsrc\include";"$(SolutionDir)..\libsrc\interface";"$(SolutionDir)..\..\ext_libs\tcl\include";"$(SolutionDir)..\..\ext_libs\pthread-w32\include""
|
2009-04-05 03:54:20 +06:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32;MSVC_EXPRESS;OPENGL;WINVER=0x0501;NGINTERFACE_EXPORTS"
|
2009-02-01 01:19:54 +05:00
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
EnableEnhancedInstructionSet="1"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="2"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-04-05 03:54:20 +06:00
|
|
|
LinkLibraryDependencies="false"
|
2009-02-01 01:19:54 +05:00
|
|
|
AdditionalDependencies="pthreadVC2.lib tcl85.lib tk85.lib tix84.lib Togl17.lib glu32.lib opengl32.lib"
|
|
|
|
ShowProgress="0"
|
2009-06-02 01:27:29 +06:00
|
|
|
Version=""
|
2009-02-01 01:19:54 +05:00
|
|
|
LinkIncremental="0"
|
|
|
|
AdditionalLibraryDirectories=""$(SolutionDir)..\..\ext_libs\tcl\lib";"$(SolutionDir)..\..\ext_libs\pthread-w32\lib""
|
|
|
|
GenerateManifest="true"
|
|
|
|
EnableUAC="false"
|
|
|
|
GenerateDebugInformation="false"
|
|
|
|
SubSystem="1"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
OptimizeForWindows98="0"
|
2009-04-05 03:54:20 +06:00
|
|
|
ImportLibrary="$(OutDir)\nginterface.lib"
|
2009-02-01 01:19:54 +05:00
|
|
|
TargetMachine="1"
|
|
|
|
AllowIsolation="false"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="Running POSTBUILD Script...."
|
2009-04-05 03:54:20 +06:00
|
|
|
CommandLine=""$(ProjectDir)\postBuild_netgen.bat" "$(ProjectName)" "$(TargetFileName)" "$(ConfigurationName)" "$(ProjectDir)" "nginterface""
|
2009-02-01 01:19:54 +05:00
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release(OCC)|Win32"
|
|
|
|
OutputDirectory="$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
2009-04-06 04:10:33 +06:00
|
|
|
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;*.exp;*.lib;$(TargetPath)"
|
2009-02-16 01:25:44 +05:00
|
|
|
BuildLogFile="$(SolutionDir)\BuildLog_$(ProjectName).htm"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="3"
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
AdditionalIncludeDirectories=""$(SolutionDir)..";"$(SolutionDir)..\ng";"$(SolutionDir)..\libsrc\include";"$(SolutionDir)..\libsrc\interface";"$(SolutionDir)..\..\ext_libs\tcl\include";"$(SolutionDir)..\..\ext_libs\pthread-w32\include";"$(CASROOT)\inc""
|
2009-04-05 03:54:20 +06:00
|
|
|
PreprocessorDefinitions="WIN32;WNT;NDEBUG;_CONSOLE;MSVC_EXPRESS;OCCGEOMETRY;OPENGL;WINVER=0x0501;NGINTERFACE_EXPORTS"
|
2009-02-01 01:19:54 +05:00
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
EnableEnhancedInstructionSet="1"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="2"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-04-05 03:54:20 +06:00
|
|
|
LinkLibraryDependencies="false"
|
2009-02-01 01:19:54 +05:00
|
|
|
AdditionalDependencies="pthreadVC2.lib tcl85.lib tk85.lib tix84.lib Togl17.lib glu32.lib opengl32.lib TKernel.lib TKGeomBase.lib TKMath.lib TKG2d.lib TKG3d.lib TKXSBase.lib TKOffset.lib TKFillet.lib TKShHealing.lib TKMesh.lib TKMeshVS.lib TKTopAlgo.lib TKGeomAlgo.lib TKBool.lib TKPrim.lib TKBO.lib TKIGES.lib TKBRep.lib TKSTEPBase.lib TKSTEP.lib TKSTL.lib TKSTEPAttr.lib TKSTEP209.lib TKXDESTEP.lib TKXDEIGES.lib TKXCAF.lib TKDCAF.lib TKLCAF.lib"
|
|
|
|
ShowProgress="0"
|
2009-06-02 01:27:29 +06:00
|
|
|
Version=""
|
2009-02-01 01:19:54 +05:00
|
|
|
LinkIncremental="0"
|
|
|
|
AdditionalLibraryDirectories=""$(SolutionDir)..\..\ext_libs\tcl\lib";"$(SolutionDir)..\..\ext_libs\pthread-w32\lib";"$(CASROOT)\win32\lib""
|
|
|
|
GenerateManifest="true"
|
|
|
|
EnableUAC="false"
|
2009-06-02 01:27:29 +06:00
|
|
|
EmbedManagedResourceFile=""
|
2009-02-01 01:19:54 +05:00
|
|
|
GenerateDebugInformation="false"
|
|
|
|
SubSystem="1"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
OptimizeForWindows98="0"
|
2009-04-05 03:54:20 +06:00
|
|
|
ImportLibrary="$(OutDir)\nginterface.lib"
|
2009-02-01 01:19:54 +05:00
|
|
|
TargetMachine="1"
|
|
|
|
AllowIsolation="false"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="Running POSTBUILD Script...."
|
2009-04-05 03:54:20 +06:00
|
|
|
CommandLine=""$(ProjectDir)\postBuild_netgen.bat" "$(ProjectName)" "$(TargetFileName)" "$(ConfigurationName)" "$(ProjectDir)" "nginterface""
|
2009-02-01 01:19:54 +05:00
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug(OCC)|Win32"
|
|
|
|
OutputDirectory="$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
2009-04-06 04:10:33 +06:00
|
|
|
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;*.exp;*.lib;$(TargetPath)"
|
2009-02-16 01:25:44 +05:00
|
|
|
BuildLogFile="$(SolutionDir)\BuildLog_$(ProjectName).htm"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories=""$(SolutionDir)..";"$(SolutionDir)..\ng";"$(SolutionDir)..\libsrc\include";"$(SolutionDir)..\libsrc\interface";"$(SolutionDir)..\..\ext_libs\tcl\include";"$(SolutionDir)..\..\ext_libs\pthread-w32\include";"$(CASROOT)\inc""
|
2009-04-05 03:54:20 +06:00
|
|
|
PreprocessorDefinitions="WIN32;WNT;_DEBUG;_CONSOLE;DEBUG;MSVC_EXPRESS;OCCGEOMETRY;OPENGL;WINVER=0x0501;NGINTERFACE_EXPORTS"
|
2009-02-01 01:19:54 +05:00
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-04-05 03:54:20 +06:00
|
|
|
LinkLibraryDependencies="false"
|
2009-02-01 01:19:54 +05:00
|
|
|
AdditionalDependencies="pthreadVC2.lib tcl85.lib tk85.lib tix84.lib Togl17.lib glu32.lib opengl32.lib TKernel.lib TKGeomBase.lib TKMath.lib TKG2d.lib TKG3d.lib TKXSBase.lib TKOffset.lib TKFillet.lib TKShHealing.lib TKMesh.lib TKMeshVS.lib TKTopAlgo.lib TKGeomAlgo.lib TKBool.lib TKPrim.lib TKBO.lib TKIGES.lib TKBRep.lib TKSTEPBase.lib TKSTEP.lib TKSTL.lib TKSTEPAttr.lib TKSTEP209.lib TKXDESTEP.lib TKXDEIGES.lib TKXCAF.lib TKDCAF.lib TKLCAF.lib"
|
|
|
|
ShowProgress="0"
|
2009-06-02 01:27:29 +06:00
|
|
|
Version=""
|
2009-02-01 01:19:54 +05:00
|
|
|
LinkIncremental="0"
|
|
|
|
AdditionalLibraryDirectories=""$(SolutionDir)..\..\ext_libs\tcl\lib";"$(SolutionDir)..\..\ext_libs\pthread-w32\lib";"$(CASROOT)\win32\lib""
|
|
|
|
GenerateManifest="true"
|
|
|
|
EnableUAC="false"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
2009-04-05 03:54:20 +06:00
|
|
|
ImportLibrary="$(OutDir)\nginterface.lib"
|
2009-02-01 01:19:54 +05:00
|
|
|
TargetMachine="1"
|
|
|
|
AllowIsolation="false"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="Running POSTBUILD Script...."
|
2009-04-05 03:54:20 +06:00
|
|
|
CommandLine=""$(ProjectDir)\postBuild_netgen.bat" "$(ProjectName)" "$(TargetFileName)" "$(ConfigurationName)" "$(ProjectDir)" "nginterface""
|
2009-02-01 01:19:54 +05:00
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\include\acisgeom.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\adfront2.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\adfront3.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\gprim\adtree.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\algprim.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\array.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\autodiff.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\autoptr.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-07-12 03:03:10 +06:00
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\bcfunctions.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-02-01 01:19:54 +05:00
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\bisect.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\bitarray.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\boundarylayer.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\brick.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\classifyhpel.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\clusters.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-24 14:36:31 +06:00
|
|
|
RelativePath="..\libsrc\csg\csg.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-24 14:36:31 +06:00
|
|
|
RelativePath="..\libsrc\include\csg.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\csgeom.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\csgparser.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\curve2d.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\curvedelems.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\ng\demoview.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\linalg\densemat.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\dynamicmem.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\edgeflw.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\explicitcurve2d.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\extrusion.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\findip.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\findip2.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\flags.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\gencyl.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\gprim\geom2d.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\geom2d\geom2dmesh.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\gprim\geom3d.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-12 03:03:10 +06:00
|
|
|
RelativePath="..\libsrc\include\geometry2d.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-12 03:03:10 +06:00
|
|
|
RelativePath="..\libsrc\geom2d\geometry2d.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\gprim\geomfuncs.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\geoml.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\gprim\geomobjects.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\gprim\geomobjects2.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\gprim\geomops.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\gprim\geomops2.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\geomsearch.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\gprim\geomtest3d.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\global.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-24 14:36:31 +06:00
|
|
|
RelativePath="..\libsrc\include\gprim.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-24 14:36:31 +06:00
|
|
|
RelativePath="..\libsrc\gprim\gprim.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\hashtabl.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\hpref_hex.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\hpref_prism.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\hpref_pyramid.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\hpref_quad.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\hpref_segm.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\hpref_tet.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\hpref_trig.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\hprefinement.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\identify.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\improve2.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\improve3.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\include\incvis.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-24 14:36:31 +06:00
|
|
|
RelativePath="..\libsrc\include\linalg.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-24 14:36:31 +06:00
|
|
|
RelativePath="..\libsrc\linalg\linalg.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\localh.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\manifold.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\meshclass.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\visualization\meshdoc.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\meshfunc.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-24 14:36:31 +06:00
|
|
|
RelativePath="..\libsrc\meshing\meshing.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-24 14:36:31 +06:00
|
|
|
RelativePath="..\libsrc\include\meshing.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\meshing2.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\meshing3.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\stlgeom\meshstlsurface.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\meshsurf.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\meshtool.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\meshtype.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\moveablemem.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\mpi_interface.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\msghandler.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\visualization\mvdraw.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-12 03:03:10 +06:00
|
|
|
RelativePath="..\libsrc\general\myadt.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-12 03:03:10 +06:00
|
|
|
RelativePath="..\libsrc\include\myadt.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\include\mydefs.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\include\mystdlib.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\mystring.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\netgenout.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\ng\ng_acis.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\ngexception.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\include\nginterface.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-04-03 23:16:06 +06:00
|
|
|
RelativePath="..\libsrc\include\nginterface_v2.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-24 14:36:31 +06:00
|
|
|
RelativePath="..\libsrc\occ\occgeom.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-24 14:36:31 +06:00
|
|
|
RelativePath="..\libsrc\include\occgeom.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-04-03 23:16:06 +06:00
|
|
|
RelativePath="..\libsrc\occ\occmeshsurf.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
2009-03-15 17:19:26 +05:00
|
|
|
<File
|
2009-07-24 14:36:31 +06:00
|
|
|
RelativePath="..\libsrc\include\opti.hpp"
|
2009-03-15 17:19:26 +05:00
|
|
|
>
|
|
|
|
</File>
|
2009-04-03 23:16:06 +06:00
|
|
|
<File
|
2009-07-24 14:36:31 +06:00
|
|
|
RelativePath="..\libsrc\linalg\opti.hpp"
|
2009-04-03 23:16:06 +06:00
|
|
|
>
|
|
|
|
</File>
|
2009-02-01 01:19:54 +05:00
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\optmem.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\include\parallel.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\ng\parallelfunc.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\include\parallelinterface.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\paralleltop.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\parthreads.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\polyhedra.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\linalg\polynomial.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\profiler.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\revolution.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\ruler2.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\ruler3.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\seti.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\singularref.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\visualization\soldata.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\solid.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\sort.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\spbita2d.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\specials.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\specpoin.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\geom2d\spline.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\geom2d\spline2d.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\spline3d.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\geom2d\splinegeometry.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\geom2d\splinegeometry2.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\stack.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-24 14:36:31 +06:00
|
|
|
RelativePath="..\libsrc\include\stlgeom.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-24 14:36:31 +06:00
|
|
|
RelativePath="..\libsrc\stlgeom\stlgeom.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\stlgeom\stlline.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\stlgeom\stltool.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\stlgeom\stltopology.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\surface.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\symbolta.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\table.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\template.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\ng\togl_1_7.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\topology.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\gprim\transform3d.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\triapprox.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\utilities.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\validate.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\linalg\vector.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\visualization\vispar.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-24 14:36:31 +06:00
|
|
|
RelativePath="..\libsrc\visualization\visual.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-07-24 14:36:31 +06:00
|
|
|
RelativePath="..\libsrc\include\visual.hpp"
|
2009-02-01 01:19:54 +05:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\visualization\vssolution.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\writeuser.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Ext Source Files"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Inter2d.cxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Inter3d.cxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Loop.cxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Loop2d.cxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Loop3d.cxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Spliter.cxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\adfront2.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\adfront3.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\gprim\adtree.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\algprim.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\array.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-07-12 03:03:10 +06:00
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\bcfunctions.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-02-01 01:19:54 +05:00
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\linalg\bfgs.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\bisect.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\bitarray.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\boundarylayer.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\brick.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\bspline2d.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\clusters.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\csgeom.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\csgparser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\curve2d.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\curvedelems.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\delaunay.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\ng\demoview.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\linalg\densemat.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\dynamicmem.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\edgeflw.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\explicitcurve2d.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\extrusion.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\flags.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\gencyl.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\genmesh.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\geom2d\genmesh2d.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\gprim\geom2d.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\geom2d\geom2dmesh.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\gprim\geom3d.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\gprim\geomfuncs.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\geomsearch.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\gprim\geomtest3d.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\global.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\hashtabl.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\hprefinement.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\identify.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\visualization\importsolution.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\improve2.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\improve2gen.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\improve3.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\linalg\linopt.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\linalg\linsearch.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\localh.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\manifold.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\meshclass.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\visualization\meshdoc.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\meshfunc.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\meshfunc2d.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\meshing2.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\meshing3.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\stlgeom\meshstlsurface.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\meshsurf.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\meshtool.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\meshtype.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\moveablemem.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\msghandler.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\visualization\mvdraw.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\mystring.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\netrule2.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\netrule3.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\ng\ngappinit.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\ngexception.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\ng\nginterface.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-04-03 23:16:06 +06:00
|
|
|
RelativePath="..\ng\nginterface_v2.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-02-01 01:19:54 +05:00
|
|
|
RelativePath="..\ng\ngpkg.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\occconstruction.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\occgenmesh.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\occgeom.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\occmeshsurf.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\ng\onetcl.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\optmem.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\ng\parallelfunc.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\ng\parallelinterface.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\parallelmesh.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\paralleltop.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\parser2.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\parser3.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\parthreads.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\polyhedra.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\linalg\polynomial.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\prism2rls.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\profiler.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\pyramid2rls.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\pyramidrls.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\quadrls.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\read_fnf_mesh.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\readtetmesh.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\readuser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\refine.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\revolution.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\ruler2.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\ruler3.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\secondorder.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\seti.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\singularref.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\smoothing2.5.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\smoothing2.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\smoothing3.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\solid.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\sort.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\spbita2d.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\specials.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\specpoin.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\geom2d\spline.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\spline3d.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\geom2d\splinegeometry.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\stlgeom\stlgeom.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\stlgeom\stlgeomchart.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\stlgeom\stlgeommesh.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\stlgeom\stlline.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\visualization\stlmeshing.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\stlgeom\stltool.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\stlgeom\stltopology.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\surface.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\symbolta.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\general\table.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\tetrarls.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\topology.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\gprim\transform3d.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\csg\triapprox.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\triarls.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\validate.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\visualization\vscsg.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\visualization\vsfieldlines.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\visualization\vsmesh.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\visualization\vsocc.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\visualization\vssolution.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\writeabaqus.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\writediffpack.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\writedolfin.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\writeelmer.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\writefeap.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\writefluent.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\writegmsh.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\writegmsh2.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\writejcm.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\writepermas.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\writetecplot.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\writetet.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\writetochnog.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\writeuser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\interface\wuchemnitz.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\meshing\zrefine.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Ext Header Files"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Inter2d.hxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Inter3d.hxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Loop.hxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Loop2d.hxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Loop3d.hxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Spliter.hxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2009-04-05 03:54:20 +06:00
|
|
|
<Filter
|
|
|
|
Name="Aux Header Files"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Inter2d.ixx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Inter2d.jxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Inter3d.ixx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Inter3d.jxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Loop.ixx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Loop.jxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Loop2d.ixx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Loop2d.jxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Loop3d.ixx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Loop3d.jxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Spliter.ixx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\libsrc\occ\Partition_Spliter.jxx"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2009-06-02 01:27:29 +06:00
|
|
|
<Filter
|
|
|
|
Name="Resource Files"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\netgen.rc"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2009-02-01 01:19:54 +05:00
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|