whitespace
This commit is contained in:
@ -53,7 +53,7 @@ The per-atom vector values will be in electric field :doc:`units <units>`.
|
||||
Restrictions
|
||||
""""""""""""
|
||||
This compute is part of the USER-DIELECTRIC package. It is only enabled if
|
||||
LAMMPS was built with that package.
|
||||
LAMMPS was built with that package.
|
||||
|
||||
Related commands
|
||||
""""""""""""""""
|
||||
|
||||
@ -16,7 +16,6 @@
|
||||
|
||||
#include "mliap_descriptor.h"
|
||||
|
||||
|
||||
namespace LAMMPS_NS {
|
||||
|
||||
class MLIAPDescriptorSO3 : public MLIAPDescriptor {
|
||||
@ -50,9 +49,7 @@ class MLIAPDescriptorSO3 : public MLIAPDescriptor {
|
||||
int twojmax, switchflag, bzeroflag;
|
||||
int chemflag, bnormflag, wselfallflag;
|
||||
double rfac0, rmin0;
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user