|
IFEM
90A354
|
Recovery of secondary solutions for structured 2D spline FE models. More...
#include "GoTools/geometry/SplineSurface.h"#include "GoTools/geometry/SurfaceInterpolator.h"#include "ASMs2D.h"#include "ItgPoint.h"#include "Field.h"#include "IntegrandBase.h"#include "CoordinateMapping.h"#include "GaussQuadrature.h"#include "GlbL2projector.h"#include "SparseMatrix.h"#include "DenseMatrix.h"#include "SplineUtils.h"#include "Profiler.h"#include <array>#include "ASMs2DInterpolate.C"
Functions | |
| static void | evalMonomials (int p1, int p2, double x, double y, Vector &P) |
| Evaluates monomials in 2D up to the specified order. | |
Recovery of secondary solutions for structured 2D spline FE models.