|
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
|
Update ground of truths to encompesate for changing the rotational components of the displacements of the simulation results to euler angles.
|
2021-05-06 16:45:52 +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
|
2022-05-12 09:24:32 +03:00 |
|
beam.hpp
|
Working refactoring
|
2021-12-19 20:15:36 +02:00 |
|
chronoseulersimulationmodel.cpp
|
Refactoring
|
2022-05-12 09:24:32 +03:00 |
|
chronoseulersimulationmodel.hpp
|
Added chronos interface class
|
2022-05-11 13:25:17 +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
|
Leimer implementation of DER. Implemented interface with my SimulationJob structure
|
2022-06-30 15:26:41 +03:00 |
|
der_leimer.hpp
|
Leimer implementation of DER. Implemented interface with my SimulationJob structure
|
2022-06-30 15:26:41 +03:00 |
|
drmsimulationmodel.cpp
|
Refactoring
|
2022-05-06 16:16:43 +03:00 |
|
drmsimulationmodel.hpp
|
Refactoring
|
2022-05-06 16:16:43 +03:00 |
|
edgemesh.cpp
|
Refactoring
|
2022-05-06 16:26:05 +03:00 |
|
edgemesh.hpp
|
Changed drawing radius
|
2022-05-11 13:25:33 +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
|
Refactoring
|
2022-01-14 15:02:27 +02: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
|
Resolved conflicts
|
2022-01-19 14:49:26 +02: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
|
Hardcoded the 22 hexagon test-surface
|
2022-05-06 16:40:05 +03:00 |
|
reducedmodelevaluator.hpp
|
Hardcoded the 22 hexagon test-surface
|
2022-05-06 16:40:05 +03:00 |
|
reducedmodeloptimizer.cpp
|
Commented unused code
|
2022-05-11 13:25:58 +03:00 |
|
reducedmodeloptimizer.hpp
|
Refactoring. Replaced PatternGeometry with ReducedModel everywhere
|
2022-05-06 16:38:50 +03:00 |
|
reducedmodeloptimizer_structs.hpp
|
Refactoring
|
2022-05-06 16:26:05 +03:00 |
|
simulation_structs.hpp
|
refactoring. Added functionality to export internal forces
|
2022-05-06 16:36:47 +03:00 |
|
simulationhistoryplotter.hpp
|
Refactoring
|
2022-05-06 16:26:05 +03:00 |
|
simulationmesh.cpp
|
Renamed getEdges and getVertices to computeEdges and computeVertices
|
2022-02-18 17:42:47 +02:00 |
|
simulationmesh.hpp
|
Refactoring
|
2022-05-06 16:26:05 +03:00 |
|
simulationmodel.hpp
|
Refactoring
|
2021-11-15 11:08:39 +02: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
|
Added function for loading tri mes using istringstream
|
2022-05-06 16:28:28 +03:00 |
|
vcgtrimesh.hpp
|
Added function for loading tri mes using istringstream
|
2022-05-06 16:28:28 +03:00 |