|
|
@6dd8d3
|
15 years |
FrederikHeber |
LinkedNodes is now declared inside LinkedCell and some new functions.
…
|
|
|
@12f57b
|
15 years |
FrederikHeber |
Log() and eLog() are prepended by a DoLog()/DoeLog() construct.
- …
|
|
|
@bd506d
|
15 years |
FrederikHeber |
BUGFIX: FillBoxWithMolecule() - bonds were added after adding of each …
|
|
|
@9565ec
|
15 years |
FrederikHeber |
singleton class World introduced, contains only cell_size from class …
|
|
|
@9f03b2
|
15 years |
FrederikHeber |
FIX: allowing empty config files, and filling can deal with no …
|
|
|
@f7b476
|
15 years |
FrederikHeber |
New class TriangleIntersection List and (hopefully) final fix of …
|
|
|
@075d08
|
15 years |
FrederikHeber |
Bigger change to FillBoxWithMolecule().
- BUG: Position check was …
|
|
|
@850e50
|
15 years |
FrederikHeber |
Filling has a MaxDistance, somes changes to the Correlation Analysis.
…
|
|
|
@14c0f0
|
16 years |
FrederikHeber |
FIX: FillBoxWithMolecule() - seed of random number generator was not …
|
|
|
@1aa2a5
|
16 years |
FrederikHeber |
FillBoxWithMolecule now allows boundary between filler molecules and …
|
|
|
@8a34e69
|
16 years |
FrederikHeber |
Boolean return value of Tesselation::IsInnerPoint in …
|
|
|
@afa056
|
16 years |
FrederikHeber |
Removed unnecessary epsilon parameter.
- epsilon before was used as a …
|
|
|
@ff4611
|
16 years |
FrederikHeber |
Attempt to fix the embedding.
Basically it would be working, but …
|
|
|
@65f1dba
|
16 years |
FrederikHeber |
Fix attempts of the Tesselation.
One problem still remains:
- …
|
|
|
@ea3627
|
16 years |
FrederikHeber |
Correction of degenerated polygons is working.
- Correction of …
|
|
|
@a68d44
|
16 years |
FrederikHeber |
removing automatic dissection on loading, Tesselations test now checks …
|
|
|
@be2997
|
16 years |
FrederikHeber |
Multi-Candidate-Add included and incorporated class Info into …
|
|
|
@4af89b
|
16 years |
FrederikHeber |
Now the best (in terms of ShortestAngle) baseline is picked among all …
|
|
|
@cc9225
|
16 years |
FrederikHeber |
Fixes and naming of final Tecplot output file is now molecule name.
- …
|
|
|
@3d4969
|
16 years |
FrederikHeber |
Fixing ticket #18.
- each eLog() << Verbose(0) is now followed by …
|
|
|
@418117a
|
16 years |
FrederikHeber |
Verbosity corrected for ERROR and WARNING
- present ERROR and WARNING …
|
|
|
@09d3b8
|
16 years |
FrederikHeber |
Attempt to fix tesselation for case 1_2-dimethylbenzene.
- The issue …
|
|
|
@fc420f
|
16 years |
FrederikHeber |
LEAKFIX: FillBoxWithMolecule() had mismatch delete/delete[]
- …
|
|
|
@4ef101
|
16 years |
FrederikHeber |
LEAKFIX: ReturnFullMatrixForSymmetric() and InverseMatrix() have …
|
|
|
@543ce4
|
16 years |
FrederikHeber |
Huge change from ofstream * (const) out --> Log().
- first shift was …
|
|
|
@c1b4a4
|
16 years |
FrederikHeber |
"not working parsed molecule into subgraph splitting"-BUG fixed, …
|
|
|
@df0520
|
16 years |
FrederikHeber |
Small changes.
- VolumeOfConvexEnvelope() - setprecision corrected
- …
|
|
|
@a9b2a0a
|
16 years |
FrederikHeber |
Huge refactoring to make const what is const (ticket #38), continued.
…
|
|
|
@55a71b
|
16 years |
FrederikHeber |
analyzer.cpp and boundary.cpp refactored.
- ticket #39 is done with …
|
|
|
@17b3a5c
|
16 years |
FrederikHeber |
forward declarations used to untangle interdependet classes.
- …
|
|
|
@567b7f
|
16 years |
FrederikHeber |
In molecule::OutputTrajectories() ActOnAllAtoms() with new function …
|
|
|
@8afe31
|
16 years |
FrederikHeber |
Merge branch 'ConcaveHull' into ConvexHull
Conflicts:
.gitignore …
|
|
|
@daf956
|
16 years |
FrederikHeber |
Fixes to the (Non)ConvexTesselation, working with …
|
|
|
@60cbe5
|
16 years |
FrederikHeber |
Various fixes and attempt to get convex hull working.
- …
|
|
|
@390a2b
|
16 years |
Saskia Metzler |
Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
|
|
|
@8b7e0a
|
16 years |
FrederikHeber |
New function RemoveAllBoundaryPoints() for sequentially removing all …
|
|
|
@84b811
|
16 years |
FrederikHeber |
Merge branch 'ConcaveHull' of …
|
|
|
@78dac6
|
16 years |
FrederikHeber |
Smaller fixes, but convex tesselation not working yet
- …
|
|
|
@daf5d6
|
16 years |
FrederikHeber |
Merge branch 'VectorUnitTest' into ConcaveHull
|
|
|
@66ce7a
|
16 years |
FrederikHeber |
Replaced Vector::Projection() by Vector::ScalarProduct()
- Projection …
|
|
|
@d6b011
|
16 years |
Saskia Metzler |
Ticket 15: new function RemoveDegeneratedTriangles()
Added functions …
|
|
|
@27459a
|
16 years |
FrederikHeber |
Further bugfixes to three-step-procedure in convex envelope, not yet …
|
|
|
@48cd93
|
16 years |
Saskia Metzler |
Ticket 14: Rename .._.. functions in boundary.cpp
|
|
|
@3de1d2
|
16 years |
FrederikHeber |
Rewrite of ConvexizeNonconvexEnvelope() with three steps: Remove …
|
|
|
@70c4567
|
16 years |
FrederikHeber |
New function ConvexizeNonconvexEnvelope() to calculate the volume of a …
|
|
|
@0cf171
|
16 years |
FrederikHeber |
BUGFIXes to Find_convex_... and Find_non_convex_... algorithms
- …
|
|
|
@609e48
|
16 years |
FrederikHeber |
output of terminating special property comment in .r3d file had no "#" …
|
|
|
@0fc0b5
|
16 years |
FrederikHeber |
Test case of filling a simulation domain with water included.
|
|
|
@7aa922
|
16 years |
FrederikHeber |
find_(non)_convex_border TesselStruct is not free'd anymore, …
|
|
|
@f4a346
|
16 years |
FrederikHeber |
Merge branch 'TesselationRefactoring' into ConcaveHull
Conflicts:
…
|
|
|
@0e2190
|
16 years |
FrederikHeber |
Merge branch 'ConcaveHull' of …
|
|
|
@e8de2e
|
16 years |
Saskia Metzler |
Adding functions IsInnerAtom() and IsInnerPoint() which can check …
|
|
|
@eb167d
|
16 years |
FrederikHeber |
Some minor fixes with regards to what needs to be included where and …
|
|
|
@834ff3
|
16 years |
FrederikHeber |
Huge refactoring of Tesselation routines, but not finished yet.
- new …
|
|
|
@4e4940
|
16 years |
FrederikHeber |
We are one step further in fixing the convex hull: There are two …
|
|
|
@3dc682
|
16 years |
FrederikHeber |
Convex tesselation is now working also for heptan. But the convex hull …
|
|
|
@78b45a
|
16 years |
FrederikHeber |
ConvexTesselation working again.
- File was not written, as NULL was …
|
|
|
@dd69cc
|
16 years |
FrederikHeber |
FIX: DetermineCenterOfAll() did point in wrong direction, convex …
|
|
|
@53d153
|
16 years |
FrederikHeber |
Split VolumeOfConvexEnvelope() into find_convex_border() and …
|
|
|
@c3a303
|
16 years |
FrederikHeber |
Merge branch 'master' into ConcaveHull
Conflicts:
…
|
|
|
@a048fa
|
16 years |
FrederikHeber |
fixed indentation from tabs to two spaces.
|
|
|
@f39735
|
16 years |
FrederikHeber |
Merge branch 'MultipleMolecules'
Conflicts:
…
|
|
|
@560995
|
16 years |
FrederikHeber |
Fix indentation from tabs to two spaces to prepare merging with …
|
|
|
@1b2aa1
|
16 years |
FrederikHeber |
Fix indentation from tab to two spaces.
The trouble was caused at the …
|
|
|
@3b470f
|
16 years |
FrederikHeber |
Merge branch 'Thermostat'
Conflicts:
.gitignore
Makefile.am …
|
|
|
@6fb785
|
16 years |
FrederikHeber |
molecule::CenterInBox puts atoms now periodically into the given box, …
|
|
|
@a8c8ba
|
16 years |
FrederikHeber |
FIX: Now tries each of the axis direction to find a starting triangle
…
|
|
|
@8bbe43
|
16 years |
FrederikHeber |
Lots of changes to the number of output messages.
As the finding of …
|
|
|
@438506
|
16 years |
FrederikHeber |
Fixed all of the remaining memory leaks due to …
|
|
|
@669a7e
|
16 years |
FrederikHeber |
fixed compiler warning by changing int to size_t because C++ STL …
|
|
|
@12cf763
|
16 years |
FrederikHeber |
Removed unnecessary code
- Choose_preferable_third_point()
- already …
|
|
|
@49c774
|
16 years |
FrederikHeber |
BUGFIX: Memory leak due to special triangles and similar lines in …
|
|
|
@30212a8
|
16 years |
FrederikHeber |
FIX: CheckLineCriteriaforDegeneratedTriangle contains criteria when we …
TesselationWORKING
|
|
|
@a811a0
|
16 years |
FrederikHeber |
BUGFIX: Initial edge for starting triangle may be up to TWICE the …
|
|
|
@eeae5b
|
16 years |
FrederikHeber |
Cosmetical changes in Find_third_point_for_tesselation() and …
|
|
|
@d2639f
|
16 years |
FrederikHeber |
All of Saskia Metzler's changes so far to remove bugs from Tesselation …
|
|
|
@bb12e7
|
16 years |
FrederikHeber |
removed lots of warnings due to unused variables
This arose due to …
|
|
|
@899029f
|
16 years |
FrederikHeber |
Framework for embedding one molecule into another, now the embedding …
|
|
|
@e08f45
|
17 years |
FrederikHeber |
Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull
Conflicts:
…
|
|
|
@d3d15c
|
17 years |
FrederikHeber |
Find_non_convex_border(): calls CreateAdjacencyList() to fill bond list
|
|
|
@848729
|
17 years |
FrederikHeber |
Just a temporary commit
|
|
|
@3d9045
|
17 years |
FrederikHeber |
Merge branch 'ConcaveHull' of …
|
|
|
@eec6c8
|
17 years |
FrederikHeber |
Now we also produce Raster3D output files additionally to TecPlot ones …
|
|
|
@2ac928
|
17 years |
neuen |
fancy commit
|
|
|
@fe3c9a
|
17 years |
FrederikHeber |
Merge branch 'ConcaveHull' of …
|
|
|
@07c050
|
17 years |
FrederikHeber |
Cleaned up all debugging output
|
|
|
@56a489
|
17 years |
neuen |
BallAngel enhanced, added new alternative direction for issues with …
|
|
|
@edf4a0
|
17 years |
neuen |
Switched choice process to Ball angle completely.
Problem remains. …
|
|
|
@2b7a1a
|
17 years |
neuen |
First change to Ball angle as criteria, however, change sucks.
|
|
|
@87c8e7
|
17 years |
neuen |
Solved possible problem with Second quadrant overhaul
|
|
|
@313dff
|
17 years |
neuen |
Tesselation starts to look good, minor discrepancies are still there …
|
|
|
@5a447f
|
17 years |
neuen |
Atom indices are now correctly processed.
|
|
|
@735468
|
17 years |
neuen |
Another update w.r.t. the Tesselation.
Some signs switched, but atom …
|
|
|
@db177a
|
17 years |
neuen |
several changes, now output is created, quality unknown
|
|
|
@e0c5b1
|
17 years |
neuen |
Multiple changes to boundary, currently not fully operational. …
|
|
|
@6b3826
|
17 years |
neuen |
In vector a function for calculation of the vector-(cross-)product has …
|
|
|
@59f86c
|
17 years |
FrederikHeber |
VolumeOfConvexEnvelope() has new parameter with tecplot ofstream and …
|
|
|
@7a3724
|
17 years |
FrederikHeber |
new version of Tesselation::GuessStartingTriangle() seems to fix …
|
|
|
@51d33c
|
17 years |
FrederikHeber |
BUGFIX: Tesselation::AddPoint() always increased …
|
|
|
@dfc1c7
|
17 years |
FrederikHeber |
moved all definitions from boundary.hpp to molecules.hpp, and renamed …
|
|
|