|
IFEM
90A354
|
Driver for assembly of 1D Lagrange FE models. More...
#include "GoTools/geometry/SplineCurve.h"#include "ASMs1DLag.h"#include "Lagrange.h"#include "TimeDomain.h"#include "FiniteElement.h"#include "GlobalIntegral.h"#include "LocalIntegral.h"#include "IntegrandBase.h"#include "CoordinateMapping.h"#include "GaussQuadrature.h"#include "ElementBlock.h"#include "Utilities.h"#include <numeric>
Functions | |
| static double | getEndPoints (const Matrix &Xnod, Vec3Vec &XC) |
| Extracts the element end points from the element coordinates. | |
Driver for assembly of 1D Lagrange FE models.