Hermes2D  3.0
Hermes::Hermes2D::NormFormDG< Scalar > Class Template Referenceabstract
+ Inheritance diagram for Hermes::Hermes2D::NormFormDG< Scalar >:

Public Member Functions

 NormFormDG (int i, int j)
 
virtual Scalar value (int n, double *wt, DiscontinuousFunc< Scalar > *u, DiscontinuousFunc< Scalar > *v, GeomSurf< double > *e) const =0
 
- Public Member Functions inherited from Hermes::Hermes2D::NormForm
 NormForm (int i, int j, FunctionsEvaluatedType functionType=SolutionsDifference)
 
void set_area (std::string area)
 
std::string get_area () const
 
FunctionsEvaluatedType get_function_type () const
 Get the function type.
 

Additional Inherited Members

- Public Attributes inherited from Hermes::Hermes2D::NormForm
int i
 Coordinates.
 
int j
 
- Protected Attributes inherited from Hermes::Hermes2D::NormForm
FunctionsEvaluatedType functionType
 Function type.
 
std::string area
 

Detailed Description

template<typename Scalar>
class Hermes::Hermes2D::NormFormDG< Scalar >

Definition at line 82 of file norm_form.h.


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