#include "users_modules/basic_finite_elements/src/BasicBoundaryConditionsInterface.hpp"
◆ LoadScale()
BasicBoundaryConditionsInterface::LoadScale::LoadScale |
( |
double * | my_lambda | ) |
|
|
inline |
◆ scaleNf()
MoFEMErrorCode BasicBoundaryConditionsInterface::LoadScale::scaleNf |
( |
const FEMethod * | fe, |
|
|
VectorDouble & | nf ) |
|
inlinevirtual |
Implements MethodForForceScaling.
Definition at line 76 of file BasicBoundaryConditionsInterface.hpp.
76 {
80 }
#define MoFEMFunctionBegin
First executable line of each MoFEM function, used for error handling. Final line of MoFEM functions ...
#define MoFEMFunctionReturn(a)
Last executable line of each PETSc function used for error handling. Replaces return()
◆ lAmbda
double* BasicBoundaryConditionsInterface::LoadScale::lAmbda |
The documentation for this struct was generated from the following file: