22 boost::shared_ptr<CommonData> common_data_ptr);
32 boost::shared_ptr<CommonData> common_data_ptr,
33 boost::shared_ptr<DomainSideEle> side_op_fe);
43 const std::string col_field_name,
44 boost::shared_ptr<CommonData> common_data_ptr);
55 const std::string col_field_name,
56 boost::shared_ptr<CommonData> common_data_ptr,
57 boost::shared_ptr<DomainSideEle> side_op_fe);
59 EntityType col_type,
EntData &row_data,
69 boost::shared_ptr<CommonData> common_data_ptr);
72 EntityType col_type,
EntData &row_data,
82 const std::string field_name,
83 boost::shared_ptr<CommonData> common_data_ptr);
92 boost::shared_ptr<CommonData> common_data_ptr,
93 boost::shared_ptr<DomainSideEle> side_op_fe);
103 boost::shared_ptr<CommonData> common_data_ptr);
112 boost::shared_ptr<CommonData> common_data_ptr);
122 std::vector<EntityHandle> &map_gauss_pts,
123 boost::shared_ptr<CommonData> common_data_ptr);
EntitiesFieldData::EntData EntData
PetscErrorCode MoFEMErrorCode
MoFEM/PETSc error code.
DeprecatedCoreInterface Interface
Data on single entity (This is passed as argument to DataOperator::doWork)
default operator for TRI element
OpPostProcPlasticSkeleton(const std::string field_name, moab::Interface &post_proc_mesh, std::vector< EntityHandle > &map_gauss_pts, boost::shared_ptr< CommonData > common_data_ptr)
MoFEMErrorCode doWork(int side, EntityType type, EntData &data)
[Postprocessing]
boost::shared_ptr< CommonData > commonDataPtr
std::vector< EntityHandle > & mapGaussPts
moab::Interface & postProcMesh