CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::DoFType::ParamAllocation Struct Reference

#include <DoFTraits.hh>

Detailed Description

Definition at line 199 of file DoFTraits.hh.

Public Member Functions

 ParamAllocation (std::string const &_param_name, Index _param_dim, Index _num_param, bool _independent)
 

Public Attributes

const std::string param_name
 
const Index param_dim
 
const Index num_param
 
const bool independent
 

Constructor & Destructor Documentation

◆ ParamAllocation()

CASM::DoFType::ParamAllocation::ParamAllocation ( std::string const &  _param_name,
Index  _param_dim,
Index  _num_param,
bool  _independent 
)
inline

Definition at line 201 of file DoFTraits.hh.

Member Data Documentation

◆ independent

const bool CASM::DoFType::ParamAllocation::independent

Definition at line 211 of file DoFTraits.hh.

◆ num_param

const Index CASM::DoFType::ParamAllocation::num_param

Definition at line 210 of file DoFTraits.hh.

◆ param_dim

const Index CASM::DoFType::ParamAllocation::param_dim

Definition at line 209 of file DoFTraits.hh.

◆ param_name

const std::string CASM::DoFType::ParamAllocation::param_name

Definition at line 208 of file DoFTraits.hh.


The documentation for this struct was generated from the following file: