Programming tasks to Scientific Computing I
Classes
errorMeasurements.h File Reference
#include <discreteFunctionShellFE.h>
#include <unityTriangleIntegratorShellFE.h>

Go to the source code of this file.

Classes

class  L2NormSqrDiff< ConfiguratorType >
 Calculates the $L^2$ norm of the difference between exact and numerical solution. More...
 
class  H1NormSqrDiff< ConfiguratorType >
 Calculates the $H^1$ norm of the difference between exact and numerical solution. More...
 

Detailed Description

Error measurements in two different norms

Definition in file errorMeasurements.h.