OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
cemhydmat.C File Reference
#include <cstdio>
#include <cstdlib>
#include "cemhydmat.h"
#include "homogenize.h"
#include "mathfem.h"
#include "classfactory.h"
#include "domain.h"
#include "floatmatrix.h"
#include "gausspoint.h"

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.
 

Functions

 oofem::REGISTER_Material (CemhydMat)
 
void oofem::free_vector (float *v, int nl)
 
void oofem::free_ivector (int *v, int nl)
 
void oofem::free_dvector (double *v, int nl)
 
void oofem::free_matrix (float **m, int nrl, int nrh, int ncl)
 
void oofem::free_dmatrix (double **m, int nrl, int nrh, int ncl)
 
void oofem::free_imatrix (int **m, int nrl, int nrh, int ncl)
 
void oofem::free_submatrix (float *b, int nrl)
 
void oofem::free_convert_matrix (float **b, int nrl)
 

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:32 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011