You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
hp2Dedge
quadGraphics.hh
Go to the documentation of this file.
1
6
#ifndef quadGraphicsEdge_hh
7
#define quadGraphicsEdge_hh
8
9
#include "
basics/typedefs.hh
"
10
#include "
hp2D/quadGraphics.hh
"
11
12
namespace
hp2Dedge
{
13
14
// ********************************************************** QuadGraphics **
15
19
template
<
class
F>
20
class
QuadGraphics
:
public
hp2D::BaseQuadGraphics
<F> {
21
public
:
22
QuadGraphics
();
23
virtual
void
operator()
24
(
const
concepts::Element<F>
& elm,
25
enum
concepts::ElementGraphicsBase::graphicsType type,
26
concepts::CellPostprocess<F>
& post)
const
;
27
protected
:
28
virtual
std::ostream&
info
(std::ostream& os)
const
;
29
};
30
31
}
// namespace hp2Dedge
32
33
#endif
// quadGraphicsEdge_hh
concepts::CellPostprocess
Definition
postProcess.hh:38
concepts::Element
Definition
element.hh:52
hp2D::BaseQuadGraphics
Definition
baseQuadGraphics.hh:32
hp2Dedge::QuadGraphics
Definition
quadGraphics.hh:20
hp2Dedge::QuadGraphics::info
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
quadGraphics.hh
hp2Dedge
Definition
hp2Dedge.hh:20
typedefs.hh
Generated on Wed Sep 13 2023 21:06:20 for Concepts by
1.9.8