#include "argyristriangle.h"#include "global.h"#include "gadaptivity.h"#include "globmat.h"#include "genfile.h"#include "element.h"#include "node.h"#include "intpoints.h"#include <stdlib.h>#include <math.h>Go to the source code of this file.
Functions | |
| double | cube (double x) |
| double cube | ( | double | x | ) | [inline] |
Definition at line 1363 of file argyristriangle.cpp.
Referenced by ArgyrisTriangle::get_Hi(), ArgyrisTriangle::get_Hix(), ArgyrisTriangle::get_Hixx(), ArgyrisTriangle::get_Hixy(), ArgyrisTriangle::get_Hiy(), and ArgyrisTriangle::get_Hiyy().
1.6.2