Directory SimulationRuntime/cpp/SimCoreFactory/OMCFactory/

Directory Created:
2013-08-14 10:19
Total Files:
3
Deleted Files:
1
Lines of Code:
364

[root]/SimulationRuntime/cpp/SimCoreFactory/OMCFactory

Lines of Code

SimulationRuntime/cpp/SimCoreFactory/OMCFactory/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 63 (100.0%) 798 (100.0%) 12.6
niklwors 20 (31.7%) 354 (44.4%) 17.7
hudson 13 (20.6%) 191 (23.9%) 14.6
mwalther 20 (31.7%) 158 (19.8%) 7.9
rfranke 3 (4.8%) 78 (9.8%) 26.0
sjoelund.se 2 (3.2%) 7 (0.9%) 3.5
adrpo 3 (4.8%) 7 (0.9%) 2.3
MaEi 1 (1.6%) 2 (0.3%) 2.0
RuedKamp 1 (1.6%) 1 (0.1%) 1.0

Most Recent Commits

sjoelund.se 2015-04-30 15:09 Rev.: 25851

Install cppruntime libraries in the correct directory

3 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: CMakeLists.txt (+3 -3)
niklwors 2015-04-28 13:53 Rev.: 25784

fix for precompiled header of cpp runtime msvc build
added use of precompiled header for cpp runtime libraries

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: CMakeLists.txt (+2)
hudson 2015-04-19 20:48 Rev.: 25622

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+1 -1)
rfranke 2015-04-19 20:31 Rev.: 25621

move check of program options to precompiled OMCFactory

45 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+45 -3)
mwalther 2015-03-25 09:41 Rev.: 25242

- changed minimum cmake version to 2.8.6
- changed DIRECTORY to PATH keyword, because this is not available in CMake < 2.8.11 (this should fix the linux nightly build)

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: CMakeLists.txt (+1 -1)
rfranke 2015-03-23 21:04 Rev.: 25220

add extra parser to accept OMEdit options

25 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+25 -3)
rfranke 2015-03-21 22:53 Rev.: 25202

attempt to treat #3233 by just warning about unrecognized command line options

8 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+8 -2)
mwalther 2015-02-11 09:07 Rev.: 24516

- added IDA-library support for static linked cpp-runtime
- fixed static cpp-runtime linking on windows
- all static generated libraries have now the suffix "_static"
- changed all busy-waiting tests to n=1

7 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: CMakeLists.txt (+7 -11)
niklwors 2015-02-10 16:26 Rev.: 24507

changed SimulationError exception class of cpp runtime

9 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+9 -9)
niklwors 2015-02-04 13:59 Rev.: 24400

added new exception class for all simulation errors in cpp runtime

11 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+11 -11)
adrpo 2015-01-31 02:11 Rev.: 24346

- fix some typos

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+2 -2)
mwalther 2015-01-27 09:49 Rev.: 24218

- changed name of "Analyzation_Mode" to "Runtime_static_linking"
- removed flag "hpcomAnalyzationMode"
- moved Runtime_static_linking into cpp-template
- added a flag to link boost statically to the cpp-runtime

5 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: CMakeLists.txt (+5 -5)
mwalther 2015-01-12 14:08 Rev.: 24014

- result-file is now only written if outputFormat!=EMPTY and outputPointType!=EMPTY

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+1 -1)
hudson 2014-12-02 15:34 Rev.: 23625

[Janitor mode] Fix whitespace

3 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+3 -3)
niklwors 2014-12-02 15:33 Rev.: 23624

fix for array index operator call in cpp template, separated external vars initialization in cpp template

4 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+4 -3)
mwalther 2014-10-30 09:50 Rev.: 23067

- 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

11 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: CMakeLists.txt (+11 -11)
mwalther 2014-10-07 09:33 Rev.: 22639

- fixed log and parallel writeOutput
- parallel writeOutput is now enabled if boost::threads are found

9 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+9 -1)
RuedKamp 2014-10-02 17:54 Rev.: 22572

-vxworks includes

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+1 -1)
mwalther 2014-08-27 12:13 Rev.: 22024

- 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

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+2 -2)
mwalther 2014-08-20 16:48 Rev.: 21932

- changed "#include <OMCFactory/...>" to "#include <SimCoreFactory/OMCFactory/...>"

2 lines of code changed in 2 files:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+1 -1), StaticOMCFactory.cpp (+1 -1)
mwalther 2014-08-20 14:53 Rev.: 21929

- changed "#include <Policies/...>" to "#include <SimCoreFactory/Policies/...>"

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+1 -1)
MaEi 2014-07-29 09:51 Rev.: 21652

Added MatFileWriter to cpp runtime.
Adapted cpp runtime testsuite for the new MAT file output.

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+2 -2)
hudson 2014-07-21 12:41 Rev.: 21584

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+1 -1)
niklwors 2014-07-21 12:39 Rev.: 21582

fix for free system object in cpp runtime

6 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+6 -1)
mwalther 2014-07-15 14:32 Rev.: 21501

- equations to evaluate conditions added to simcode-structure (currently only available with hpcom)
- the event-taskgraph exported by hpcom is now correct
- conditions can now be evaluated with evaluateConditions instead of evaluateAll
- prototype for asynchronous writeOutput added to cpp runtime
- removed some stuff from the cvode-implementation (hopefully this will not damage any tests)
- the boost log and thread libraries are now optionally included into the cmake build process
- added logging for cvode if the boost log-library is available
- the cpp runtime is now able to differentiate between varios output methods (write all output steps + event steps, just output steps, no output)
- some comments and small bug fixes

29 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+29 -14)
niklwors 2014-07-09 09:57 Rev.: 21450

change solver lower limit and simmanger end time tolerance of cpp runtime

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+1 -1)
mwalther 2014-06-18 09:31 Rev.: 21167

- Analyzation Mode fixed

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: CMakeLists.txt (+2 -2)
mwalther 2014-06-17 15:44 Rev.: 21145

- copy-command for LinSolverOMCFactory added

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: CMakeLists.txt (+2)
mwalther 2014-06-17 13:55 Rev.: 21136

- linear solver interfaces for equation systems added
- command line options for linear and nonlinear solver added ("-L name" and "-N name")
- sparse solver format included
- umfpack-solver dummy added (will be filled soon by mkloeppel)

5 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+5 -1)
hudson 2014-06-05 12:34 Rev.: 20985

[Janitor mode] Fix whitespace

3 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+3 -3)
niklwors 2014-06-05 10:48 Rev.: 20982

separated evaluate in cpp template in update for ode- and zero crossing- and all equations

5 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+5)
niklwors 2014-05-28 15:25 Rev.: 20871

changed initialization method for variables in cpp runtime
removed unused files in cpp runtime
removed some includes

3 lines of code changed in 2 files:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+3 -3), stdafx.h (del)
mwalther 2014-05-19 17:08 Rev.: 20687

- includes for ANALYZATION_MODE added, otherwise it's not working

18 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: stdafx.h (+18)
niklwors 2014-05-16 10:36 Rev.: 20638

removed some includes in cpp runtime
add solve in Kinsol for linear system if linear tearing is active

17 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: stdafx.h (+17)
niklwors 2014-05-09 11:01 Rev.: 20512

added precompiled header for msvc in cpp runtime cmakefile and cpp template

2 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: stdafx.h (+2)
mwalther 2014-04-28 08:40 Rev.: 20280

- added kinsol support to ANALYZATION_MODE
- simple scorep-trace macro for cvode-initialization added

3 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: CMakeLists.txt (+3 -3)
niklwors 2014-04-22 10:13 Rev.: 20220

Fixes for KinSol in CPP Runtime (now default)

3 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+3 -1)
hudson 2014-04-16 11:06 Rev.: 20164

[Janitor mode] Fix whitespace

17 lines of code changed in 2 files:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+15 -15), stdafx.h (+2 -2)
niklwors 2014-04-07 11:37 Rev.: 20017

added getNominalReal to Algoop interface and hybrj solver in cpp runtime
add empty as output format to cpp runtime time and cpp template

27 lines of code changed in 2 files:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: OMCFactory.cpp (+25 -5), stdafx.h (+2)
mwalther 2014-03-28 14:09 Rev.: 19843

- fix for analyzation_mode on Linux

7 lines of code changed in 1 file:

  • SimulationRuntime/cpp/SimCoreFactory/OMCFactory: CMakeLists.txt (+7 -2)

(11 more)

Generated by StatSVN 0.7.0