openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
preCICE
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 22, 2024 — Sep 22, 2025
Showing page 175 of 184
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Moved initializeData() from BaseCouplingScheme to SerialCouplingScheme.
Florian Lindner
More...
about 11 years ago
Merge branch 'develop' into communication_i20
uekerman
More...
about 11 years ago
Moved initialize() from BaseCouplingScheme to SerialCouplingScheme. Made some optimizations now that we have an flag that states if coupling is explicit or implicit.
Florian Lindner
More...
about 11 years ago
Some documentation about how and when to use debugging / output expressions, plus one minor doc fix in tarch.
Florian Lindner
More...
about 11 years ago
Introduced enum {Explicit, Implicit} couplingMode; to BaseCouplingScheme. With the help of that unified and moved initalize() from ParallelExplicit/ParallelImplicit to ParallelCouplingScheme.
Florian Lindner
More...
about 11 years ago
Removed ExplicitCouplingScheme and ImplicitCouplingScheme from the inheritance hierarchy. SerialExplicitCouplingScheme and SerialImplicitCouplingScheme now derive from SerialCouplingScheme. ParallelExplicitCouplingScheme and ParallelImplicitCouplingScheme derive from ParallelCouplingScheme. Parallel/SerialCouplingScheme derive from BaseCouplingScheme where most functionality is located right now.
Florian Lindner
More...
about 11 years ago
Merge branch 'develop' of vmbungartz6.informatik.tu-muenchen.de:gatzhamm/precice into develop
Florian Lindner
More...
about 11 years ago
Make build script compatible with Python 2.6 and small output formatting change.
Florian Lindner
More...
about 11 years ago
small fix in SConstruct
Benjamin Uekermann
More...
about 11 years ago
More moving of function to BaseCouplingScheme.
Florian Lindner
More...
about 11 years ago
started parallelisation
Atanas Atanasov
More...
about 11 years ago
2 dummies with ids
uekerman
More...
about 11 years ago
side A ready
Atanas Atanasov
More...
about 11 years ago
Merge branch 'develop' into cplscheme_i14
Florian Lindner
More...
about 11 years ago
commented "only send data" check, such that uni-directional coupling works for the moment
Benjamin Uekermann
More...
about 11 years ago
solver proxy cpp adapted to new mesh description
Benjamin Uekermann
More...
about 11 years ago
Code cleanup.
Florian Lindner
More...
about 11 years ago
Removed some dead code.
Florian Lindner
More...
about 11 years ago
Some work on documentation.
Florian Lindner
More...
about 11 years ago
Resolved the remaining warnings.
Florian Lindner
More...
about 11 years ago
Tested the codebase with clang++ -Wall and gcc -Wall. Corrected numerous issues:
Florian Lindner
More...
about 11 years ago
Fixes the bug that after "Timestep completed" another iteration occurs. See discussion at issue #24.
Florian Lindner
More...
about 11 years ago
implemented dummy B side
Atanas Atanasov
More...
about 11 years ago
added dummy comm cca
Atanas Atanasov
More...
about 11 years ago
Correct timestep of dt#, which was off by one, as mentioned in issue #24.
Florian Lindner
More...
about 11 years ago
Merge branch 'cplscheme_i14' into develop
Florian Lindner
More...
about 11 years ago
precice now compiles with clang. Added one necessary fix to template definitions and some changes that fixed warnings of clang regarding dead code or ambigousity.
Florian Lindner
More...
about 11 years ago
Make compiler validator work.
Florian Lindner
More...
about 11 years ago
Import TERM environment variable from os.environ to enable colored messages during build.
Florian Lindner
More...
about 11 years ago
Some corrections towards being compilable with clang++.
Florian Lindner
More...
about 11 years ago
←
1
2
…
171
172
173
174
175
176
177
178
179
…
183
184
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree