#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.
|
| | 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-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011