SAssemble.hpp File Reference

Base class template for assembling stiffness matrices (of type SysMatrix<T>), the right-hand sides and boundary conditions of stationary (linear and non-linear) problems. More...

#include "SysMatrix.hpp"
#include "sgdisp.hpp"

Include dependency graph for SAssemble.hpp:

This graph shows which files directly or indirectly include this file:


Classes

class  SAssemble< T >
 Assemble class for stationary problems. More...

Detailed Description

Base class template for assembling stiffness matrices (of type SysMatrix<T>), the right-hand sides and boundary conditions of stationary (linear and non-linear) problems.

The templates depend on a type T. This type should satisfy the conditions listed in small_matrix.hpp for small matrices.

Date:
Sep. 10, 2004 - created

Generated on Fri Sep 21 12:33:44 2007 for SG2 by  doxygen 1.5.2