#include <users_modules/multifield_plasticity/src/ElasticOperators.hpp>
Definition at line 1197 of file ElasticOperators.hpp.
◆ OpSchurPreconditionMassTau()
OpElasticTools::OpSchurPreconditionMassTau::OpSchurPreconditionMassTau |
( |
const std::string |
row_field_name, |
|
|
const std::string |
col_field_name, |
|
|
ScalarFun |
beta, |
|
|
boost::shared_ptr< CommonData > |
common_data_ptr |
|
) |
| |
|
inline |
◆ aSsemble()
MoFEMErrorCode OpElasticTools::OpSchurPreconditionMassTau::aSsemble |
( |
EntData & |
row_data, |
|
|
EntData & |
col_data, |
|
|
const bool |
trans |
|
) |
| |
|
inline |
Definition at line 1204 of file ElasticOperators.hpp.
1205 {
1209 }
#define MoFEMFunctionReturnHot(a)
Last executable line of each PETSc function used for error handling. Replaces return()
#define MoFEMFunctionBeginHot
First executable line of each MoFEM function, used for error handling. Final line of MoFEM functions ...
◆ commonDataPtr
boost::shared_ptr<CommonData> OpElasticTools::OpSchurPreconditionMassTau::commonDataPtr |
|
private |
The documentation for this struct was generated from the following file: