source: src

Revision Log Mode:


Legend:

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