Go to file
iasonmanolas 9e121beade 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
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 Added dlib to dependencies since I move the reducedmodeloptimizer to MySources. Refacoting 2022-01-28 19:59:42 +02:00
CMakeLists.txt.user Viscous damping. 6d vector masses 2021-07-15 12:01:12 +03:00
beam.hpp Working refactoring 2021-12-19 20:15:36 +02: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
drmsimulationmodel.cpp Added computation of internal forces in the converged state 2022-02-01 13:06:16 +02:00
drmsimulationmodel.hpp Added computation of internal forces in the converged state 2022-02-01 13:06:16 +02:00
edgemesh.cpp Refactoring 2022-01-14 15:02:27 +02:00
edgemesh.hpp Refactoring 2022-01-14 15:02:27 +02: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 reduced model class that handles the reduced model in terms of construction 2022-01-27 14:44:30 +02:00
reducedmodel.hpp Added reduced model class that handles the reduced model in terms of construction 2022-01-27 14:45:16 +02:00
reducedmodelevaluator.cpp Changed hardcoded directory of tessellated results 2022-02-01 13:06:53 +02:00
reducedmodelevaluator.hpp Refactoring 2022-01-28 20:01:44 +02:00
reducedmodeloptimizer.cpp Refactoring 2022-01-28 20:06:56 +02:00
reducedmodeloptimizer.hpp Refactoring 2022-01-28 20:06:56 +02:00
reducedmodeloptimizer_structs.hpp Fixed bug 2022-02-01 13:08:07 +02:00
simulation_structs.hpp Added json to SimulationResults containing the internalPotentialEnergy value of the simulation 2022-01-19 12:28:13 +02:00
simulationhistoryplotter.hpp Refactoring 2022-01-05 14:10:49 +02:00
simulationmesh.cpp Refactoring 2022-01-05 14:10:49 +02:00
simulationmesh.hpp Refactoring 2022-01-05 14:10:49 +02:00
simulationmodel.hpp Refactoring 2021-11-15 11:08:39 +02:00
topologyenumerator.cpp Refactoring 2021-11-15 11:08:39 +02:00
topologyenumerator.hpp Refactoring 2021-11-15 11:08:39 +02:00
trianglepatterngeometry.cpp Refactoring 2022-01-28 20:01:44 +02:00
trianglepatterngeometry.hpp Refactoring 2022-01-28 20:01:44 +02: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.hpp Refactoring 2022-01-05 14:10:49 +02:00
vcgtrimesh.cpp Refactoring 2022-01-14 15:02:27 +02:00
vcgtrimesh.hpp Refactoring 2022-01-14 15:02:27 +02:00