IFEM  90A354
Classes | Functions
ASMbase.C File Reference

Base class for spline-based finite element (FE) assembly drivers. More...

#include "ASMbase.h"
#include "ASMenums.h"
#include "ASM2D.h"
#include "ASM3D.h"
#include "IFEM.h"
#include "MPC.h"
#include "Tensor.h"
#include "Vec3.h"
#include "Vec3Oper.h"
#include "Function.h"
#include "Utilities.h"
#include <algorithm>
#include <functional>
#include <iomanip>
Include dependency graph for ASMbase.C:

Classes

class  fixed
 A helper class used by ASMbase::isFixed(). More...
 

Functions

static bool Aerror (const char *name)
 Convenience function writing error message for non-implemented methods.
 
bool operator== (const ASMbase::BC &rhs, const ASMbase::BC &lhs)
 Equality operator for BC objects comparing node numbers and DOF codes.
 
bool operator== (const ASMbase::BC &rhs, const int &lhs)
 Equality operator for BC objects comparing node numbers only.
 

Detailed Description

Base class for spline-based finite element (FE) assembly drivers.

Date
Sep 20 2009
Author
Knut Morten Okstad / SINTEF