geometry::quad_loc Struct Reference

#include <patches.hh>

Inheritance diagram for geometry::quad_loc:
concepts::OutputOperator

Public Member Functions

virtual std::ostream & info (std::ostream &os) const
 Returns information in an output stream. More...
 
bool operator< (quad_loc const &right) const
 
 quad_loc (uint qkey, uint ldof)
 

Public Attributes

uint i
 
uint key
 

Detailed Description

Definition at line 20 of file patches.hh.

Constructor & Destructor Documentation

◆ quad_loc()

geometry::quad_loc::quad_loc ( uint  qkey,
uint  ldof 
)
inline

Definition at line 27 of file patches.hh.

Member Function Documentation

◆ info()

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

Returns information in an output stream.

Reimplemented from concepts::OutputOperator.

Definition at line 38 of file patches.hh.

◆ operator<()

bool geometry::quad_loc::operator< ( quad_loc const &  right) const
inline

Definition at line 32 of file patches.hh.

Member Data Documentation

◆ i

uint geometry::quad_loc::i

Definition at line 23 of file patches.hh.

◆ key

uint geometry::quad_loc::key

Definition at line 21 of file patches.hh.


The documentation for this struct was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich