File DFTB0Settings.h

Copyright

This code is licensed under the 3-clause BSD license.

Copyright ETH Zurich, Laboratory for Physical Chemistry, Reiher Group.

See LICENSE.txt for details.

namespace Scine
namespace Sparrow
class DFTB0Settings : public Settings
#include <DFTB0Settings.h>

The Settings specific to the DFTB0 method, a non SCF method.

Please note that since DFTB0 is not an SCF method, it will not contain SCF options. Furthermore, it is not capable of performing calculation in unrestricted formalism.

Public Functions

DFTB0Settings()