Class documentation of Concepts

Loading...
Searching...
No Matches
Inheritance diagram for hp2Dedge::RecomputeShapefct:
hp2D::RecomputeShapefct concepts::OutputOperator

Public Member Functions

 RecomputeShapefct (concepts::Space< concepts::Real > &spc, enum concepts::intRule rule, bool constant, uint points)
 
void compute ()
 
uint & operator[] (const uint attrib)
 

Protected Member Functions

virtual std::ostream & info (std::ostream &os) const
 Returns information in an output stream.
 

Protected Attributes

concepts::Space< Real > * spc_
 
enum concepts::intRule rule_
 
bool constant_
 
uint dtltPoints_
 
std::map< uint, uint > points_
 

Detailed Description

Definition at line 17 of file recompShpFct.hh.

Constructor & Destructor Documentation

◆ RecomputeShapefct()

hp2Dedge::RecomputeShapefct::RecomputeShapefct ( concepts::Space< concepts::Real > &  spc,
enum concepts::intRule  rule,
bool  constant,
uint  points 
)
inline

Definition at line 19 of file recompShpFct.hh.

Member Function Documentation

◆ info()

virtual std::ostream & hp2D::RecomputeShapefct::info ( std::ostream &  os) const
protectedvirtualinherited

Returns information in an output stream.

Reimplemented from concepts::OutputOperator.

◆ operator[]()

uint & hp2D::RecomputeShapefct::operator[] ( const uint  attrib)
inlineinherited

Definition at line 23 of file recompShpFct.hh.

Member Data Documentation

◆ constant_

bool hp2D::RecomputeShapefct::constant_
protectedinherited

Definition at line 30 of file recompShpFct.hh.

◆ dtltPoints_

uint hp2D::RecomputeShapefct::dtltPoints_
protectedinherited

Definition at line 31 of file recompShpFct.hh.

◆ points_

std::map<uint, uint> hp2D::RecomputeShapefct::points_
protectedinherited

Definition at line 32 of file recompShpFct.hh.

◆ rule_

enum concepts::intRule hp2D::RecomputeShapefct::rule_
protectedinherited

Definition at line 29 of file recompShpFct.hh.

◆ spc_

concepts::Space<Real>* hp2D::RecomputeShapefct::spc_
protectedinherited

Definition at line 28 of file recompShpFct.hh.


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