OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "mixedgradientpressurebc.h"
#include "boundarycondition.h"
#include "dof.h"
#include "bctype.h"
#include "valuemodetype.h"
#include "floatarray.h"
#include "floatmatrix.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | oofem::MixedGradientPressureDirichlet |
Prescribes where is unknown, loaded by a pressure. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_MixedGradientPressureDirichlet_Name "mixedgradientpressuredirichlet" |
#define _IFT_MixedGradientPressureDirichlet_Name "mixedgradientpressuredirichlet" |
Definition at line 48 of file mixedgradientpressuredirichlet.h.
Referenced by oofem::MixedGradientPressureDirichlet::giveInputRecordName().