|
HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
|
Structure to store component norms (for rotation, displacement, Kirchoff term and total energy) More...
#include <ddr-rmplate.hpp>
Public Member Functions | |
| RMNorms (double norm_rotation, double norm_displacement, double norm_kirchoff) | |
| Constructor. | |
Public Attributes | |
| double | rotation |
| Norm of rotation. | |
| double | displacement |
| Norm of displacement. | |
| double | kirchoff |
| Norm of kirchoff term. | |
| double | energy |
| Total energy. | |
Structure to store component norms (for rotation, displacement, Kirchoff term and total energy)