generate and test different data

This commit is contained in:
CDaut 2024-06-08 23:37:20 +02:00
parent 8350b03c96
commit c7145cbf8b
Signed by: clara
GPG key ID: 223391B52FAD4463
10 changed files with 61 additions and 31 deletions

2
.idea/.name generated
View file

@ -1 +1 @@
psa
utk_tests

View file

@ -1,19 +0,0 @@
<component name="ProjectCodeStyleConfiguration">
<code_scheme name="Project" version="173">
<Objective-C>
<option name="INDENT_NAMESPACE_MEMBERS" value="2" />
<option name="INDENT_C_STRUCT_MEMBERS" value="2" />
<option name="INDENT_CLASS_MEMBERS" value="2" />
<option name="INDENT_INSIDE_CODE_BLOCK" value="2" />
</Objective-C>
<clangFormatSettings>
<option name="ENABLED" value="true" />
</clangFormatSettings>
<codeStyleSettings language="ObjectiveC">
<indentOptions>
<option name="INDENT_SIZE" value="2" />
<option name="TAB_SIZE" value="2" />
</indentOptions>
</codeStyleSettings>
</code_scheme>
</component>

7
.idea/misc.xml generated
View file

@ -3,7 +3,12 @@
<component name="CMakePythonSetting">
<option name="pythonIntegrationState" value="YES" />
</component>
<component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$/utk_experiments/psa">
<component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$/utk_experiments">
<contentRoot DIR="$PROJECT_DIR$" />
</component>
<component name="CidrRootsConfiguration">
<excludeRoots>
<file path="$PROJECT_DIR$/utk_experiments/utk/cmake-build-debug" />
</excludeRoots>
</component>
</project>

3
.idea/vcs.xml generated
View file

@ -4,8 +4,5 @@
<mapping directory="" vcs="Git" />
<mapping directory="$PROJECT_DIR$/utk_experiments/psa" vcs="Git" />
<mapping directory="$PROJECT_DIR$/utk_experiments/utk" vcs="Git" />
<mapping directory="$PROJECT_DIR$/utk_experiments/utk/cmake-build-debug/_deps/cli11-src" vcs="Git" />
<mapping directory="$PROJECT_DIR$/utk_experiments/utk/cmake-build-debug/_deps/semidiscrete_ot_2d-src" vcs="Git" />
<mapping directory="$PROJECT_DIR$/utk_experiments/utk/cmake-build-debug/_deps/spdlog-src" vcs="Git" />
</component>
</project>