#include <users_modules/softmech/chemo_mech/src/rd_stdOperators.hpp>
Definition at line 32 of file rd_stdOperators.hpp.
◆ BlockData()
StdRDOperators::BlockData::BlockData |
( |
| ) |
|
|
inline |
Definition at line 41 of file rd_stdOperators.hpp.
42 coef.resize(3, 3,
false);
43 rate.resize(3,
false);
55
56 for (
int i = 0;
i < 3; ++
i) {
58 }
59 }
FTensor::Index< 'i', 3 > i
◆ B0
double StdRDOperators::BlockData::B0 |
◆ block_ents
Range StdRDOperators::BlockData::block_ents |
◆ block_id
int StdRDOperators::BlockData::block_id |
◆ coef
MatrixDouble StdRDOperators::BlockData::coef |
◆ rate
VectorDouble StdRDOperators::BlockData::rate |
The documentation for this struct was generated from the following file: