You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp2D
edgeGraphics.hh
Go to the documentation of this file.
1
6
#ifndef edgeGraphics_hh
7
#define edgeGraphics_hh
8
9
#include "
basics/typedefs.hh
"
10
#include "
toolbox/elementGraphics.hh
"
11
12
namespace
hp2D
{
13
using
concepts::Real
;
14
15
// ********************************************************** EdgeGraphics **
16
20
class
EdgeGraphics
:
public
concepts::ElementGraphics
<Real> {
21
public
:
22
virtual
void
operator()(
const
concepts::Element<Real>
& elm,
23
enum
graphicsType type,
24
concepts::CellPostprocess<Real>
& post)
const
;
25
protected
:
26
virtual
std::ostream&
info
(std::ostream& os)
const
;
27
};
28
29
}
// namespace hp2D
30
31
#endif
// edgeGraphics_hh
concepts::CellPostprocess
Definition
postProcess.hh:38
concepts::ElementGraphics
Definition
elementGraphics.hh:65
concepts::Element
Definition
element.hh:52
hp2D::EdgeGraphics
Definition
edgeGraphics.hh:20
hp2D::EdgeGraphics::info
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
concepts::Real
double Real
Definition
typedefs.hh:39
hp2D
Definition
explicitResidual.hh:120
elementGraphics.hh
typedefs.hh
Generated on Wed Sep 13 2023 21:06:20 for Concepts by
1.9.8