v0.15.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
ResizeCtx Struct Reference
Collaboration diagram for ResizeCtx:
[legend]

Public Attributes

MoFEM::Interfacem_field
 
PetscBool mesh_changed
 
std::multimap< double, EntityHandleel_q_map
 
Range flipped_els
 
std::vector< EntityHandlenew_connectivity
 
Tag th_spatial_coords
 
boost::weak_ptr< TSPrePostProcptr
 

Detailed Description

Examples
thermoplastic.cpp.

Definition at line 629 of file thermoplastic.cpp.

Member Data Documentation

◆ el_q_map

std::multimap<double, EntityHandle> ResizeCtx::el_q_map
Examples
thermoplastic.cpp.

Definition at line 633 of file thermoplastic.cpp.

◆ flipped_els

Range ResizeCtx::flipped_els
Examples
thermoplastic.cpp.

Definition at line 634 of file thermoplastic.cpp.

◆ m_field

MoFEM::Interface* ResizeCtx::m_field
Examples
thermoplastic.cpp.

Definition at line 630 of file thermoplastic.cpp.

◆ mesh_changed

PetscBool ResizeCtx::mesh_changed
Examples
thermoplastic.cpp.

Definition at line 632 of file thermoplastic.cpp.

◆ new_connectivity

std::vector<EntityHandle> ResizeCtx::new_connectivity
Examples
thermoplastic.cpp.

Definition at line 635 of file thermoplastic.cpp.

◆ ptr

boost::weak_ptr<TSPrePostProc> ResizeCtx::ptr
Examples
thermoplastic.cpp.

Definition at line 637 of file thermoplastic.cpp.

◆ th_spatial_coords

Tag ResizeCtx::th_spatial_coords
Examples
thermoplastic.cpp.

Definition at line 636 of file thermoplastic.cpp.


The documentation for this struct was generated from the following file: