Hermes2D  3.0
Hermes::Hermes2D::NormForm Class Reference
+ Inheritance diagram for Hermes::Hermes2D::NormForm:

Public Member Functions

 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.
 

Public Attributes

int i
 Coordinates.
 
int j
 

Protected Attributes

FunctionsEvaluatedType functionType
 Function type.
 
std::string area
 

Detailed Description

Definition at line 40 of file norm_form.h.

Member Function Documentation

void Hermes::Hermes2D::NormForm::set_area ( std::string  area)

set area

Todo:
use this - it is not used so far.

Definition at line 73 of file norm_form.cpp.


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