OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "prescribedgradienthomogenization.h"
#include "boundarycondition.h"
#include "dof.h"
#include "bctype.h"
#include "valuemodetype.h"
#include "floatarray.h"
#include "floatmatrix.h"
Go to the source code of this file.
Classes | |
class | oofem::PrescribedGradient |
Prescribes or where are primary unknowns for the subscale. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for PrescribedGradient | |
#define | _IFT_PrescribedGradient_Name "prescribedgradient" |
#define _IFT_PrescribedGradient_Name "prescribedgradient" |
Definition at line 48 of file prescribedgradient.h.
Referenced by oofem::PrescribedGradient::giveInputRecordName().