[root]/SimulationRuntime/cpp/Include/Core/DataExchange
Policies
(3 files, 1077 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 53 (100.0%) | 961 (100.0%) | 18.1 |
hudson | 24 (45.3%) | 363 (37.8%) | 15.1 |
mwalther | 8 (15.1%) | 196 (20.4%) | 24.5 |
niklwors | 7 (13.2%) | 167 (17.4%) | 23.8 |
nimen | 5 (9.4%) | 149 (15.5%) | 29.8 |
RuedKamp | 5 (9.4%) | 76 (7.9%) | 15.2 |
sjoelund.se | 2 (3.8%) | 6 (0.6%) | 3.0 |
adrpo | 2 (3.8%) | 4 (0.4%) | 2.0 |
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
fix for dae exp reductions in cpp template, fix for memory leaks in cpp runtime
14 lines of code changed in 1 file:
- improved scorep-support for c++ runtime profiling
- fixed analyzation mode -> precompiled headers are used now
- profiling sections can now be turned on and off in measure_time.hpp
1 lines of code changed in 1 file:
- fix bootstrapping
- fix UTF-8 encoding
3 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
43 lines of code changed in 5 files:
[Janitor mode] Set auto-props
61 lines of code changed in 3 files:
-adapted cpp runtime includes for vxworks
18 lines of code changed in 2 files:
-added for vxworks
58 lines of code changed in 3 files:
[Janitor mode] Fix whitespace
121 lines of code changed in 5 files:
[Janitor mode] Set auto-props
41 lines of code changed in 2 files:
Integration of Bodas and VxWorks functions into Cpp Simcore
149 lines of code changed in 5 files:
- fixed log and parallel writeOutput
- parallel writeOutput is now enabled if boost::threads are found
22 lines of code changed in 1 file:
- fixed msvc build
1 lines of code changed in 1 file:
- fixed my previous commit
3 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- optimized parallel write output
- added profiling points for the write output functionality
- added profiling based on papi counters to the cpp-runtime
156 lines of code changed in 1 file:
- removed the Include/Core - Folder from the Include-Path (this will break the CPP-Runtime on Windows with MSVC)
- moved some header-files from cpp/Core to cpp/Include/Core
- added experimental version of level-scheduler (levelfix) to HPCOM
1 lines of code changed in 1 file:
added precompiled header for msvc in cpp runtime cmakefile and cpp template
0 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
4 lines of code changed in 1 file:
- AnalyzationMode added, which will link the libraries statically. It can be used by adding "-D ANALYZATION MODE" in the makefile and by compiling your model with "+d=hpcom, hpcomAnalyzationMode"
12 lines of code changed in 2 files:
- more attempts to fix SimulationRuntime CPP build.
- fix ISimdata.h case, should be ISimData.h
1 lines of code changed in 1 file:
[Janitor mode] Fix tabs
48 lines of code changed in 3 files:
[Janitor mode] Set auto-props
42 lines of code changed in 2 files:
Modified cpp runtime
- outsourced object creation in own classes
- changed some interface method names
- removed unused interface methods
- add get/set method to IContinuous for simulation variables
- adapted cpp template
- adapted cpp fmu template
- added SimManager for time events and removed time event handling from solver
- added SimController class to start stop simulation, create Modelica system
88 lines of code changed in 3 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
Trim trailing whitespace
5 lines of code changed in 1 file:
Remove BOM
1 lines of code changed in 1 file:
converted cpp an h files in cpp runtime to utf8
2 lines of code changed in 1 file:
Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces
63 lines of code changed in 1 file: