IFEM  90A354
Functions
ASMs2DTri.C File Reference

Driver for assembly of structured 2D triangle-based FE models. More...

#include "GoTools/geometry/SplineSurface.h"
#include "ASMs2DTri.h"
#include "TimeDomain.h"
#include "FiniteElement.h"
#include "GlobalIntegral.h"
#include "LocalIntegral.h"
#include "IntegrandBase.h"
#include "CoordinateMapping.h"
#include "TriangleQuadrature.h"
#include "GaussQuadrature.h"
#include "ElementBlock.h"
#include "Vec3Oper.h"
#include <numeric>
Include dependency graph for ASMs2DTri.C:

Functions

static void evalParam (double &u, double &v, double A1, double A2, const double *upar, const double *vpar, int upper, bool flippedDiag)
 Finds the parameter value of an integration point of a triangle.
 
static void evalBasis (Vector &N, Matrix &dNdu, double A1, double A2)
 Establishes matrices with basis functions and their 1st derivatives.
 

Detailed Description

Driver for assembly of structured 2D triangle-based FE models.

Date
Feb 07 2017
Author
Knut Morten Okstad / SINTEF