Functions
oomph::SolidHelpers Namespace Reference

/////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////// More...

Functions

template<class ELEMENT >
void doc_2D_principal_stress (DocInfo &doc_info, SolidMesh *mesh_pt)
 Document the principal stresses in a 2D SolidMesh pointed to by mesh_pt, in the directory specified by the DocInfo object, in a format that can be processed with tecplot macro. More...
 

Detailed Description

/////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////

Namespace for solid mechanics helper functions

Function Documentation

◆ doc_2D_principal_stress()

template<class ELEMENT >
void oomph::SolidHelpers::doc_2D_principal_stress ( DocInfo doc_info,
SolidMesh mesh_pt 
)

Document the principal stresses in a 2D SolidMesh pointed to by mesh_pt, in the directory specified by the DocInfo object, in a format that can be processed with tecplot macro.

Definition at line 2379 of file solid_elements.h.

References oomph::DocInfo::directory(), e, oomph::Mesh::element_pt(), i, oomph::Mesh::nelement(), oomph::DocInfo::number(), and s.