CASM
1.1.0
A Clusters Approach to Statistical Mechanics
DoF.cc
Go to the documentation of this file.
1
#include "
casm/basis_set/DoF.hh
"
2
3
#include "
casm/symmetry/SymGroup.hh
"
4
5
namespace
CASM
{
6
namespace
DoF {
7
//********************************************************************
8
9
Base::Base
(
BasicTraits
const
&_traits, std::string
const
&_var_name,
Index
_ID)
10
: m_traits(_traits),
11
m_var_name(_var_name),
12
m_dof_ID(_ID),
13
m_ID_lock(false) {
14
// DoFType::register_traits(_traits);
15
}
16
}
// namespace DoF
17
18
}
// namespace CASM
DoF.hh
SymGroup.hh
CASM::AnisoValTraits
Specifies traits of (possibly) anisotropic crystal properties.
Definition:
AnisoValTraits.hh:25
CASM::DoF::Base::Base
Base()
Definition:
DoF.hh:123
CASM
Main CASM namespace.
Definition:
APICommand.hh:8
CASM::Index
INDEX_TYPE Index
For long integer indexing:
Definition:
definitions.hh:39
src
casm
basis_set
DoF.cc
Generated on Tue Mar 23 2021 14:16:43 for CASM by
1.9.1