|
|
|
@177495
|
13 years |
isering |
Implemented boundary values derived from continious problem.
|
|
|
|
@d6a338
|
13 years |
isering |
Save the whole domain decomposition instead of just the part for the …
|
|
|
|
@e58835d
|
13 years |
isering |
Renamed GlobalIndices::GlobalSizeNew back to GlobalIndices::GlobalSize.
|
|
|
|
@dc7dc9
|
13 years |
isering |
Fixed global index issue with GaussSeidelRBPoisson2 class.
|
|
|
|
@0174593
|
13 years |
isering |
Add method Grid::GetSpatialPosGlobal.
|
|
|
|
@43f24e5
|
13 years |
isering |
Fixed CommMPI::PrintGrid in case of HAVE_VTK.
|
|
|
|
@d23483
|
13 years |
isering |
Removed GridIndexTranslations::GetInnerBoundary because it is not needed.
|
|
|
|
@61a9c2
|
13 years |
isering |
Fixed Grid::GetSpatialPos().
|
|
|
|
@fb228be
|
13 years |
isering |
Work on inner boudary setter method.
|
|
|
|
@13b272
|
13 years |
isering |
Some fixes.
|
|
|
|
@14d38c
|
13 years |
isering |
Renamed folder samples to discretization and worked on inner …
|
|
|
|
@1e45786
|
13 years |
isering |
Don't use finer tempgrid only when boundaries are equal to original grid.
|
|
|
|
@8bec32
|
13 years |
isering |
Added more info to MPI exception.
|
|
|
|
@6e10f33
|
13 years |
isering |
Some work…
|
|
|
|
@b3075a
|
13 years |
isering |
Add VMG::Particle::Particle output method.
|
|
|
|
@866ac4
|
13 years |
isering |
Fixed position to index conversion errors.# Please enter the commit …
|
|
|
|
@1a1be0
|
13 years |
isering |
Fix global index error.
|
|
|
|
@09e5c8
|
13 years |
isering |
Fixed global bounds error.
|
|
|
|
@61edd6
|
13 years |
isering |
Fixed Global bounds error.
|
|
|
|
@bd61b5c
|
13 years |
isering |
Fixed offset calculation in GSRB4.
|
|
|
|
@0bd47e
|
13 years |
isering |
Added MPI classes output.
|
|
|
|
@e85cfd
|
13 years |
isering |
Work.
|
|
|
|
@4a709e
|
13 years |
julian.iseringhausen |
Fixed merging errors.
|
|
|
|
@8180d8
|
13 years |
julian.iseringhausen |
Merge stashed open boundary stuff.
|
|
|
|
@f57182
|
13 years |
isering |
Open boundary conditions.
Conflicts:
lib/vmg/src/Makefile.am …
|
|
|
|
@d13e27
|
13 years |
isering |
vmg: Work on output verbosity.
git-svn-id: …
|
|
|
|
@e3da7f
|
13 years |
michael.hofmann |
vmg: fix data type problem
git-svn-id: …
|
|
|
|
@a72216
|
13 years |
olenz |
Fixed permissions.
git-svn-id: …
|
|
|
|
@30f2139
|
13 years |
olenz |
Merge branch 'p3m-ad-i'
git-svn-id: …
|
|
|
|
@c3acbb
|
13 years |
FrederikHeber |
FIX: Fixing typo in lib/vmg/src/Makefile.am breaking make dist.
…
|
|
|
|
@b57b9b
|
13 years |
isering |
vmg: Simplified API.
git-svn-id: …
|
|
|
|
@2d3854
|
13 years |
isering |
Remove average force term in order to avoid particle drift.
…
|
|
|
|
@185795
|
13 years |
isering |
Avoid division by zero in special cases.
git-svn-id: …
|
|
|
|
@ef94e7
|
13 years |
isering |
vmg: Fix force calculation.
git-svn-id: …
|
|
|
|
@290aa3
|
13 years |
isering |
Bugfix in CommMPI::GlobalBroadcast(char* str).
git-svn-id: …
|
|
|
|
@a24b80
|
13 years |
isering |
Simplified API.
git-svn-id: …
|
|
|
|
@2d4211
|
13 years |
michael.hofmann |
configure: add option --enable-single-lib to create only a single …
|
|
|
|
@2a5451
|
14 years |
isering |
vmg now succeeds on test_comm.
git-svn-id: …
|
|
|
|
@36d56c
|
14 years |
isering |
Improve serial performance.
git-svn-id: …
|
|
|
|
@952298
|
14 years |
isering |
Improve serial performance by 10 - 20 percent by explicit loop …
|
|
|
|
@e271f0
|
14 years |
isering |
vmg: Minor bugfix.
git-svn-id: …
|
|
|
|
@fcf7f6
|
14 years |
isering |
vmg: Added license files and headers (GPLv3).
git-svn-id: …
|
|
|
|
@06e153
|
14 years |
isering |
vmg: Improved serial performance.
git-svn-id: …
|
|
|
|
@cd0fed
|
14 years |
isering |
Fixed some warnings.
git-svn-id: …
|
|
|
|
@ae05b4
|
14 years |
isering |
Fixed Makefile.am.
git-svn-id: …
|
|
|
|
@b7b317
|
14 years |
isering |
Fixed newly introduced error due to unexpected behaviour of git-svn. …
|
|
|
|
@6f05224
|
14 years |
isering |
vmg: Changed default interpolation order.
git-svn-id: …
|
|
|
|
@f003a9
|
14 years |
isering |
Refactored vmg in order to separate the core library and the particle …
|
|
|
|
@4e8206
|
14 years |
isering |
Improved serial performance.
git-svn-id: …
|
|
|
|
@49f8653
|
14 years |
isering |
Increase serial performance.
git-svn-id: …
|
|
|
|
@6fee21
|
14 years |
isering |
Timer::PrintGlobal is now less vulnerable to different processes …
|
|
|
|
@759a6a
|
14 years |
isering |
Unrolled loops for evaluating polynomials with Horner scheme.
…
|
|
|
|
@728149
|
14 years |
FrederikHeber |
Conformalized vmg getter functions with other solvers.
- also rename …
|
|
|
|
@d448a7
|
14 years |
isering |
vmg: Removed useless vector initialization.
git-svn-id: …
|
|
|
|
@379700
|
14 years |
isering |
vmg: Use MPI error handler only when compiled with --enable-debug.
…
|
|
|
|
@51e793
|
14 years |
isering |
vmg: Improved serial performance.
git-svn-id: …
|
|
|
|
@39a6d9
|
14 years |
isering |
vmg: Improved serial performance.
git-svn-id: …
|
|
|
|
@1a92cf
|
14 years |
isering |
vmg: Prepared force calculation.
git-svn-id: …
|
|
|
|
@4571da
|
14 years |
isering |
vmg: Implement fourth-order discretization of the Poisson equation.
…
|
|
|
|
@b2154a3
|
14 years |
isering |
vmg: Improved performance of potential interpolation.
git-svn-id: …
|
|
|
|
@3bd250
|
14 years |
isering |
vmg: Fixed a bug where idling processes could cause a segfault.
…
|
|
|
|
@d7de94
|
14 years |
isering |
vmg: Removed debug output.
git-svn-id: …
|
|
|
|
@71b148
|
14 years |
isering |
vmg: When using a power of two as process number, compute an own …
|
|
|
|
@7dd744
|
14 years |
isering |
vmg: When internally checking for configuration errors, return the …
|
|
|
|
@a150d0
|
14 years |
isering |
vmg: Added parameter to control the interpolation degree (Tensor …
|
|
|
|
@b51c3b
|
14 years |
isering |
Minor changes to vmg.
git-svn-id: …
|
|
|
|
@716da7
|
14 years |
isering |
Fix energy calculation.
git-svn-id: …
|
|
|
|
@a7bfc6
|
14 years |
isering |
VMG: Removed useless function from VMG::Index.
git-svn-id: …
|
|
|
|
@65f11de
|
14 years |
isering |
Minor vmg fix to comply with the standard.
git-svn-id: …
|
|
|
|
@ac6d04
|
14 years |
isering |
Merge recent changes of the vmg library into ScaFaCos.
Includes a fix …
|
|
|
|
@e7e9a6
|
14 years |
michael.hofmann |
rename all solver method libraries to libfcs_...
git-svn-id: …
|
|
|
|
@322469
|
14 years |
isering |
Fixed typo.
git-svn-id: …
|
|
|
|
@9fc7e1
|
14 years |
isering |
Bugfix for trac ticket #61.
Removed all variable-length arrays, even …
|
|
|
|
@32ff22
|
14 years |
FrederikHeber |
FIX: added "public" keyword to each of CommMPIs inherited classes.
- …
|
|
|
|
@894a5f
|
14 years |
isering |
Parallel performance update.
git-svn-id: …
|
|
|
|
@01be70
|
14 years |
isering |
Merge remote branch 'heber/Bugfixes_Tremolo_implementation'
…
|
|
|
|
@fab30d
|
14 years |
michael.hofmann |
vmg: ignore warning #279 with the Intel Compiler in pugixml (this is …
|
|
|
|
@203547
|
14 years |
olenz |
Fixed "make dist".
git-svn-id: …
|
|
|
|
@76e019
|
14 years |
isering |
Check that mpi.h will be included as the first header.
Needed by …
|
|
|
|
@97c25dd
|
14 years |
isering |
Work on a red-black communication routine to half the communication …
|
|
|
|
@1610dc
|
14 years |
isering |
Bugfix. Corrected pugixml api call.
git-svn-id: …
|
|
|
|
@2112b1
|
14 years |
isering |
Did some work on the MPI communication.
git-svn-id: …
|
|
|
|
@138f86
|
14 years |
isering |
Removed unused variables.
git-svn-id: …
|
|
|
|
@ab63b6
|
14 years |
isering |
Ensure that interpolating splines are normalized wrt the grid.
…
|
|
|
|
@facba0
|
14 years |
isering |
Fixed a name conflict.
git-svn-id: …
|
|
|
|
@dfed1c
|
14 years |
isering |
Major vmg update.
git-svn-id: …
|
|
|
|
@62f19a
|
14 years |
michael.hofmann |
vmg: minor fixes
git-svn-id: …
|
|
|
|
@48b662
|
14 years |
olenz |
Moved files in scafacos_fcs one level up.
git-svn-id: …
|