lp:~nickpapior/siesta/4.1-nl-fix

Created by Nick Papior and last modified
Get this branch:
bzr branch lp:~nickpapior/siesta/4.1-nl-fix
Only Nick Papior can upload to this branch. If you are Nick Papior please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Nick Papior
Project:
Siesta
Status:
Merged

Recent revisions

589. By Nick Papior

Fixed allocation and initialization of new array

- The re_alloc variable name was inconsistent

- The initialization was based on orbitals but on
  a fixed variable which could, or could not make
  seg-faults due to out-of-bounds.

588. By Alberto Garcia

Optimized nlefsm

587. By Nick Papior

MD methods other than CG did not allow re-use of DM, fixes lp:1630849

Now it defaults to at least 1 extrapolation.

586. By Nick Papior

Did not allow user control of SlabDipoleCorrection, fixes lp:1630827

For backwards compatibility it is nice to be able to turn off the
SlabDipolecorrection such that one can compare against older versions.
This was a mistake.

585. By Nick Papior

Forgot to actually delete the configure files and other obsoleted files

This commit should have gone together with r582

584. By Nick Papior

Updated manual to reflect changes of configure

583. By Nick Papior

Fixed m_mpi_utils for globalization of integer

There was a missing transfer if MPI wasn't defined.
Also added the missing arguments of `Comm`

582. By Nick Papior

Removed unnecessary configure/arch-make stuff

Removed all configure related stuff. This is now "obsoleted"
until an expert tells us what to do.

Moved sample arch.make files to the Obj directory. In this way
the basic examples and documentations are where people will
initially search for them.

Removed deprecated lapack/blas sources. Now one should use the full
sources in case the optimized libraries does not contain the needed
functionality.

Cleaned up Makefile.
Specifically the rule for the sockets.c file was unnecessary as
it was (almost) equal to the implicit rule of C-compilation.

Removed folders:
  Src/Sys
  Src/Conf
  Src/m4

581. By Nick Papior

Added citation for transiesta and pexsi

580. By Nick Papior

Fixed print-out in m_region (nothing computational)

- The last items was missing a comma-separation

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers