#include "users_modules/eshelbian_plasticity/src/EshelbianPlasticity.hpp"
Definition at line 767 of file EshelbianPlasticity.hpp.
◆ BcRot()
| EshelbianPlasticity::BcRot::BcRot |
( |
std::string |
name, |
|
|
std::vector< double > |
attr, |
|
|
Range |
faces, |
|
|
std::string |
load_history_file = "" |
|
) |
| |
Definition at line 2787 of file EshelbianPlasticity.cpp.
2790 vals.resize(attr.size(),
false);
2791 for (int ii = 0; ii != attr.size(); ++ii) {
2792 vals[ii] = attr[ii];
2793 }
2795}
std::string loadHistoryFile
◆ blockName
| std::string EshelbianPlasticity::BcRot::blockName |
◆ faces
| Range EshelbianPlasticity::BcRot::faces |
◆ loadHistoryFile
| std::string EshelbianPlasticity::BcRot::loadHistoryFile |
◆ theta
| double EshelbianPlasticity::BcRot::theta |
◆ vals
| VectorDouble EshelbianPlasticity::BcRot::vals |
The documentation for this struct was generated from the following files: