OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
symcompcol.C File Reference
#include "symcompcol.h"
#include "floatarray.h"
#include "engngm.h"
#include "domain.h"
#include "element.h"
#include "sparsemtrxtype.h"
#include "activebc.h"
#include "classfactory.h"
#include <set>

Go to the source code of this file.

Namespaces

 oofem
 the oofem namespace is to define a context or scope in which all oofem names are defined.
 

Macros

#define MAP(i, j)   map [ ( j ) * neq - ( j ) * ( ( j ) + 1 ) / 2 + ( i ) ]
 

Functions

 oofem::REGISTER_SparseMtrx (SymCompCol, SMT_SymCompCol)
 

Macro Definition Documentation

#define MAP (   i,
 
)    map [ ( j ) * neq - ( j ) * ( ( j ) + 1 ) / 2 + ( i ) ]

Definition at line 109 of file symcompcol.C.


This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:33 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011