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::MixedGradientPressureNeumann |
Applies a mean deviatoric shear rate and pressure (Neumann boundary condition). More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_MixedGradientPressureNeumann_Name "mixedgradientpressureneumann" |
#define _IFT_MixedGradientPressureNeumann_Name "mixedgradientpressureneumann" |
Definition at line 48 of file mixedgradientpressureneumann.h.
Referenced by oofem::MixedGradientPressureNeumann::giveInputRecordName().