Diffpack Documentation


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

GridMapUDC Class Reference

user dep code for specifying side mappings in grids. More...

#include <TransfMap.h>

Inheritance diagram for GridMapUDC::

HandleId List of all members.

Public Methods

 GridMapUDC ()
virtual ~GridMapUDC ()
virtual void sideFunctions (Ptv(real) &deformed, const Ptv(real) &refbox, int side, real t=DUMMY)=0

Detailed Description

user dep code for specifying side mappings in grids.

NAME: GridMapUDC - user dep code for specifying side mappings in grids

DESCRIPTION:

The class serves as base class for a user derived subclass where the mapping of the sides in a unit hypercube onto a more complicated domain is defined.


Constructor & Destructor Documentation

GridMapUDC::GridMapUDC ( ) [inline]
 

GridMapUDC::~GridMapUDC ( ) [virtual]
 


Member Function Documentation

void GridMapUDC::sideFunctions ( Ptv(real) & deformed,
const Ptv(real) & refbox,
int side,
real t = DUMMY ) [pure virtual]
 

for a given "side" index, the "refbox" point in the unit hypercube is mapped onto the "deformed" point. The numbering of the sides are identical to the one used for box shaped finite elements.


The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.