NeoPZ
|
To export a graphical one dimensional discontinuous element. Post processing. More...
#include <pzgraphel1dd.h>
Public Member Functions | |
TPZGraphEl1dd (TPZCompEl *ce, TPZGraphMesh *gg) | |
Constructor for graphical element to computational one dimensional discontinuous element. More... | |
virtual int | NPoints (TPZGraphNode *n) |
Number of points to graphical resolution. More... | |
virtual int | NElements () |
virtual void | Connectivity (TPZDrawStyle st=EDXStyle) |
Set dx style for connectivity information. More... | |
void | Print (std::ostream &out) |
virtual int64_t | EqNum (TPZVec< int > &co) |
Number of equations. More... | |
virtual int | ExportType (TPZDrawStyle st) |
Sets the style to export (format) More... | |
virtual int | NNodes () |
Number of corner nodes (geometric information) More... | |
virtual int | Dimension () |
the parametric dimension of the element More... | |
Public Member Functions inherited from TPZGraphEl | |
TPZGraphEl (TPZCompEl *cel, TPZGraphMesh *gmesh, TPZGraphNode **connectvec) | |
Constructor of the graphical element. More... | |
TPZGraphEl (TPZCompEl *cel, TPZGraphMesh *gmesh, TPZGraphNode *&connect) | |
Constructor of the graphical element. More... | |
virtual | ~TPZGraphEl (void) |
Default destructor. More... | |
virtual int | ClassId () const override |
Define the class id associated with the class. More... | |
virtual void | Read (TPZStream &buf, void *context) override |
read objects from the stream More... | |
virtual void | Write (TPZStream &buf, int withclassid) const override |
Writes this object to the TPZStream buffer. Include the classid if withclassid = true. More... | |
int64_t | Id () |
Get the Id of the graphical element. More... | |
void | SetId (int64_t id) |
Set graphical element id. More... | |
void | DrawCo (TPZGraphNode *n, TPZDrawStyle st) |
Draw coordinates of the graphical node. More... | |
void | DrawSolution (TPZGraphNode *n, TPZBlock< REAL > &Sol, TPZDrawStyle st) |
Draw solution of the graphical node. More... | |
void | DrawSolution (TPZGraphNode *n, int solind, TPZDrawStyle st) |
void | DrawSolution (TPZGraphNode *n, TPZVec< int > &solind, TPZDrawStyle st) |
void | Print (std::ostream &out) |
Print the information of the graphical element. More... | |
Public Member Functions inherited from TPZSavable | |
TPZSavable () | |
virtual | ~TPZSavable () |
virtual std::list< std::map< std::string, uint64_t > > | VersionHistory () const |
virtual std::pair< std::string, uint64_t > | Version () const |
virtual bool | Compare (TPZSavable *copy, bool override=false) |
Compares the object for identity with the object pointed to, eventually copy the object. More... | |
virtual bool | Compare (TPZSavable *copy, bool override=false) const |
Compares the object for identity with the object pointed to, eventually copy the object. More... | |
Public Member Functions inherited from TPZRegisterClassId | |
template<typename T > | |
TPZRegisterClassId (int(T::*)() const) | |
TPZRegisterClassId ()=default | |
Protected Member Functions | |
virtual void | FirstIJ (int no, TPZVec< int > &co, int &incr) |
virtual void | NextIJ (int no, TPZVec< int > &co, int incr) |
virtual void | SetNode (int64_t i, TPZGraphNode *gno) |
Sets a ith graphical node. More... | |
int | NConnects () |
Number of connects for the element. More... | |
MElementType | Type () |
Get the type of the graphical element. More... | |
TPZGraphNode * | Connect (int64_t i) |
Return the graphical connect. More... | |
Protected Member Functions inherited from TPZGraphEl | |
int | ConnectNum (TPZGraphNode *n) |
Returns the number of the graphical node in the vector of connects. More... | |
virtual void | QsiEta (TPZVec< int > &i, int imax, TPZVec< REAL > &qsieta) |
This method maps the index of a point to parameter space as a function of the number of divisions. More... | |
Protected Attributes | |
TPZGraphNode * | fConnect |
Graphical node (connect) to discontinuous graphical element. More... | |
Protected Attributes inherited from TPZGraphEl | |
TPZCompEl * | fCompEl |
Computational element associated with graphical element. More... | |
TPZGraphMesh * | fGraphMesh |
Graphical mesh associated with graphical element. More... | |
int64_t | fId |
Id of the graphical element. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from TPZGraphEl | |
static int | StaticClassId () |
Static Public Member Functions inherited from TPZSavable | |
static std::set< TPZRestoreClassBase * > & | RestoreClassSet () |
This static function guarantees that the gMap object is available when needed. More... | |
static std::map< int, TPZRestore_t > & | ClassIdMap () |
This static function guarantees that the gMap object is available when needed. More... | |
static std::pair< std::string, uint64_t > | NeoPZVersion () |
static void | Register (TPZRestoreClassBase *restore) |
static void | RegisterClassId (int classid, TPZRestore_t fun) |
static TPZSavable * | CreateInstance (const int &classId) |
To export a graphical one dimensional discontinuous element. Post processing.
Definition at line 22 of file pzgraphel1dd.h.
TPZGraphEl1dd::TPZGraphEl1dd | ( | TPZCompEl * | ce, |
TPZGraphMesh * | gg | ||
) |
Constructor for graphical element to computational one dimensional discontinuous element.
Definition at line 13 of file pzgraphel1dd.cpp.
|
inlineprotectedvirtual |
Return the graphical connect.
Implements TPZGraphEl.
Definition at line 65 of file pzgraphel1dd.h.
References fConnect.
|
virtual |
Set dx style for connectivity information.
Implements TPZGraphEl.
Definition at line 44 of file pzgraphel1dd.cpp.
References EMVStyle, EqNum(), EV3DStyle, EVTKStyle, TPZGraphEl::fGraphMesh, TPZGraphEl::fId, TPZGraphMesh::Out(), TPZGraphMesh::Res(), and test::res.
|
inlinevirtual |
the parametric dimension of the element
Implements TPZGraphEl.
Definition at line 43 of file pzgraphel1dd.h.
|
virtual |
Number of equations.
Implements TPZGraphEl.
Definition at line 29 of file pzgraphel1dd.cpp.
References fConnect, and TPZGraphNode::FirstPoint().
Referenced by Connectivity().
|
virtual |
Sets the style to export (format)
Implements TPZGraphEl.
Definition at line 72 of file pzgraphel1dd.cpp.
References EVTKStyle.
|
protectedvirtual |
|
inlineprotectedvirtual |
Number of connects for the element.
Implements TPZGraphEl.
Definition at line 62 of file pzgraphel1dd.h.
|
virtual |
Implements TPZGraphEl.
Definition at line 23 of file pzgraphel1dd.cpp.
References TPZGraphEl::fGraphMesh, TPZGraphMesh::Res(), and test::res.
|
protectedvirtual |
|
virtual |
Number of corner nodes (geometric information)
Implements TPZGraphEl.
Definition at line 82 of file pzgraphel1dd.cpp.
|
virtual |
Number of points to graphical resolution.
Implements TPZGraphEl.
Definition at line 17 of file pzgraphel1dd.cpp.
References TPZGraphEl::fGraphMesh, TPZGraphMesh::Res(), and test::res.
void TPZGraphEl1dd::Print | ( | std::ostream & | out | ) |
Definition at line 63 of file pzgraphel1dd.cpp.
References fConnect, TPZGraphEl::fId, TPZGraphNode::FirstPoint(), and TPZGraphNode::SequenceNumber().
|
inlineprotectedvirtual |
Sets a ith graphical node.
Reimplemented from TPZGraphEl.
Definition at line 58 of file pzgraphel1dd.h.
|
inlineprotectedvirtual |
Get the type of the graphical element.
Implements TPZGraphEl.
Definition at line 63 of file pzgraphel1dd.h.
References EOned.
|
protected |
Graphical node (connect) to discontinuous graphical element.
Definition at line 56 of file pzgraphel1dd.h.