Class documentation of Concepts

Loading...
Searching...
No Matches
geometry::edge_dof Struct Reference
Inheritance diagram for geometry::edge_dof:
concepts::OutputOperator

Public Member Functions

 edge_dof (uint edgeKey, concepts::Z2 loc)
 
virtual std::ostream & info (std::ostream &os) const
 Returns information in an output stream.
 

Public Attributes

uint eKey
 
concepts::Z2 i
 

Detailed Description

Definition at line 44 of file patches.hh.

Constructor & Destructor Documentation

◆ edge_dof()

geometry::edge_dof::edge_dof ( uint  edgeKey,
concepts::Z2  loc 
)
inline

Definition at line 54 of file patches.hh.

Member Function Documentation

◆ info()

virtual std::ostream & geometry::edge_dof::info ( std::ostream &  os) const
inlinevirtual

Returns information in an output stream.

Reimplemented from concepts::OutputOperator.

Definition at line 65 of file patches.hh.

Member Data Documentation

◆ eKey

uint geometry::edge_dof::eKey

Definition at line 45 of file patches.hh.

◆ i

concepts::Z2 geometry::edge_dof::i

Definition at line 47 of file patches.hh.


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