boost_graph
|
Added boost graph, csvFile. Did refactoring
|
2021-01-29 19:39:15 +02:00 |
cmake
|
Building my sources as a library
|
2021-03-15 18:57:43 +02:00 |
formFinder_unitTestFiles
|
Refactoring
|
2022-07-19 14:54:39 +03:00 |
nlohmann
|
Added loading and saving of simulation jobs. Saving of the const factors of each element when exporting a ply file. Refactoring
|
2021-01-04 14:30:22 +02:00 |
CMakeLists.txt
|
Refactoring. Made library static
|
2022-07-19 14:47:31 +03:00 |
beam.hpp
|
Added base class. Added getDrawingRadius() function
|
2022-07-19 14:48:30 +03:00 |
chronoseulersimulationmodel.cpp
|
Refactoring. Uses new dimension function
|
2022-07-19 14:49:32 +03:00 |
chronoseulersimulationmodel.hpp
|
Added functions for parsing SimulationJob
|
2022-07-12 13:01:23 +03:00 |
csvfile.hpp
|
Made parse function of csvFile struct return a vector<vector<string>> instead of being a template function
|
2022-02-18 17:39:02 +02:00 |
der_leimer.cpp
|
Refactoring
|
2022-07-19 14:54:39 +03:00 |
der_leimer.hpp
|
Refactoring
|
2022-07-19 14:54:39 +03:00 |
drmsimulationmodel.cpp
|
added simulation model label
|
2022-07-12 13:06:37 +03:00 |
drmsimulationmodel.hpp
|
added simulation model label
|
2022-07-12 13:06:37 +03:00 |
edgemesh.cpp
|
Refactoring
|
2022-07-19 14:54:39 +03:00 |
edgemesh.hpp
|
Refactoring.Added function for exporting to svg
|
2022-07-12 13:07:21 +03:00 |
hexagonremesher.hpp
|
Refactoring
|
2022-01-14 15:02:27 +02:00 |
linearsimulationmodel.cpp
|
Refactoring
|
2022-01-05 14:10:49 +02:00 |
linearsimulationmodel.hpp
|
Refactoring. Refactored Threed_beam such that it does not recompute the stiffenss matrix for each scenario during the optimization
|
2021-12-15 15:19:21 +02:00 |
mesh.hpp
|
added appendToLabel
|
2022-07-12 13:07:51 +03:00 |
patternIO.cpp
|
Refactoring for compiling under windows
|
2021-05-01 18:44:54 +03:00 |
patternIO.hpp
|
Refactoring
|
2021-03-15 19:04:29 +02:00 |
polymesh.hpp
|
Refactoring
|
2022-07-12 13:08:21 +03:00 |
reducedmodel.cpp
|
Added functions for changing the geometry and material props of the reduced model
|
2022-05-06 16:27:00 +03:00 |
reducedmodel.hpp
|
Added functions for changing the geometry and material props of the reduced model
|
2022-05-06 16:27:00 +03:00 |
reducedmodelevaluator.cpp
|
Added choice of simulation model for the pattern tessellation simulation. Refactoring
|
2022-07-12 13:09:25 +03:00 |
reducedmodelevaluator.hpp
|
Hardcoded the 22 hexagon test-surface
|
2022-05-06 16:40:05 +03:00 |
reducedmodeloptimizer.cpp
|
Added beamWidth and beamHeight static variables
|
2022-07-12 13:10:38 +03:00 |
reducedmodeloptimizer.hpp
|
Added beamWidth and beamHeight static variables
|
2022-07-12 13:10:14 +03:00 |
reducedmodeloptimizer_structs.hpp
|
Refactoring
|
2022-07-12 13:11:14 +03:00 |
simulation_structs.hpp
|
Refactoring
|
2022-07-19 14:54:39 +03:00 |
simulationhistoryplotter.hpp
|
Refactoring
|
2022-05-06 16:26:05 +03:00 |
simulationmesh.cpp
|
Refactoring
|
2022-07-19 14:54:39 +03:00 |
simulationmesh.hpp
|
Refactoring
|
2022-07-12 13:12:33 +03:00 |
simulationmodel.hpp
|
Chronos is being used for computing the ground truth of the pattern during the reduced model optimization
|
2022-07-08 15:53:17 +03:00 |
topologyenumerator.cpp
|
Refactoring
|
2022-05-06 16:26:05 +03:00 |
topologyenumerator.hpp
|
Refactoring
|
2021-11-15 11:08:39 +02:00 |
trianglepatterngeometry.cpp
|
Refactoring
|
2022-05-06 16:26:05 +03:00 |
trianglepatterngeometry.hpp
|
Refactoring
|
2022-05-06 16:26:05 +03:00 |
trianglepattterntopology.cpp
|
Refactoring. Saving intermediate states during drm
|
2021-08-06 14:35:28 +03:00 |
trianglepattterntopology.hpp
|
Refactoring. Saving intermediate states during drm
|
2021-08-06 14:35:28 +03:00 |
utilities.cpp
|
Moved implementations to cpp file
|
2022-05-06 16:27:37 +03:00 |
utilities.hpp
|
Moved implementations to cpp file
|
2022-05-06 16:27:37 +03:00 |
vcgtrimesh.cpp
|
Refactoring
|
2022-07-12 13:13:01 +03:00 |
vcgtrimesh.hpp
|
Added function for loading tri mes using istringstream
|
2022-05-06 16:28:28 +03:00 |