IFEM  90A354
Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
LocalSystem Class Referenceabstract

Abstract interface to problem-specific local coordinate systems. More...

#include <Tensor.h>

Public Member Functions

virtual ~LocalSystem ()
 Empty default destructor.
 
virtual const TensorgetTmat (const Vec3 &X) const =0
 Computes the global-to-local transformation at the point X.
 

Static Public Attributes

static int patch = 0
 Counter used to establish multi-patch local systems.
 

Protected Member Functions

 LocalSystem ()
 Protected default constructor since this is an interface class.
 

Detailed Description

Abstract interface to problem-specific local coordinate systems.


The documentation for this class was generated from the following files: