![]() |
v0.15.0 |
Public Attributes | |
| MoFEM::Interface * | m_field |
| PetscBool | mesh_changed |
| std::multimap< double, EntityHandle > | el_q_map |
| Range | flipped_els |
| std::vector< EntityHandle > | new_connectivity |
| Tag | th_spatial_coords |
| boost::weak_ptr< TSPrePostProc > | ptr |
Definition at line 629 of file thermoplastic.cpp.
| std::multimap<double, EntityHandle> ResizeCtx::el_q_map |
Definition at line 633 of file thermoplastic.cpp.
| Range ResizeCtx::flipped_els |
Definition at line 634 of file thermoplastic.cpp.
| MoFEM::Interface* ResizeCtx::m_field |
Definition at line 630 of file thermoplastic.cpp.
| PetscBool ResizeCtx::mesh_changed |
Definition at line 632 of file thermoplastic.cpp.
| std::vector<EntityHandle> ResizeCtx::new_connectivity |
Definition at line 635 of file thermoplastic.cpp.
| boost::weak_ptr<TSPrePostProc> ResizeCtx::ptr |
Definition at line 637 of file thermoplastic.cpp.
| Tag ResizeCtx::th_spatial_coords |
Definition at line 636 of file thermoplastic.cpp.