IFEM  90A354
Functions
ASMs2DC1.C File Reference

Driver for assembly of C1-continuous structured 2D spline FE models. More...

#include "GoTools/geometry/SplineSurface.h"
#include "ASMs2DC1.h"
#include "Lagrange.h"
#include "Function.h"
#include "Utilities.h"
#include "Vec3Oper.h"
#include "Vec3.h"
#include "MPC.h"
#include "IFEM.h"
Include dependency graph for ASMs2DC1.C:

Functions

void dslbln_ (const int &ipsw, const int &iwr, const double &eps, const double *A, const double *B, int &nsol, double *xi, double *eta)
 Solves A1j*xi*eta + A2j*ci + A3j*eta = A4j, j=1,2 for xi,eta.
 
static void initMPC2 (MPC *mpc, const std::vector< Vec3 > &X)
 Computes coupling coefficients for a 2-master constraint in a C1-patch.
 
static void initMPC3 (MPC *mpc, const std::vector< Vec3 > &X)
 Computes coupling coefficients for a 3-master constraint in a C1-patch.
 
static bool initMPC4flat (MPC *mpc, std::vector< Vec3 > &X)
 Computes coupling coefficients for a 4-master constraint in a C1-patch.
 

Detailed Description

Driver for assembly of C1-continuous structured 2D spline FE models.

Date
Oct 25 2011
Author
Knut Morten Okstad / SINTEF