OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "petscsparsemtrx.h"
#include "engngm.h"
#include "activebc.h"
#include "element.h"
#include "dofmanager.h"
#include "sparsemtrxtype.h"
#include "classfactory.h"
#include <vector>
#include <petscksp.h>
#include <petscvec.h>
#include <petscmat.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_SparseMtrx (PetscSparseMtrx, SMT_PetscMtrx) | |