Class representing a branch function for cohesive cracks.
More...
#include <enrichmentfunction.h>
Class representing a branch function for cohesive cracks.
Definition at line 155 of file enrichmentfunction.h.
oofem::CohesiveBranchFunction::CohesiveBranchFunction |
( |
| ) |
|
|
inline |
virtual oofem::CohesiveBranchFunction::~CohesiveBranchFunction |
( |
| ) |
|
|
inlinevirtual |
std :: string oofem::CohesiveBranchFunction::errorInfo |
( |
const char * |
func | ) |
const |
|
inline |
void oofem::CohesiveBranchFunction::evaluateEnrFuncAt |
( |
std::vector< double > & |
oEnrFunc, |
|
|
const double & |
iR, |
|
|
const double & |
iTheta |
|
) |
| const |
|
virtual |
void oofem::CohesiveBranchFunction::evaluateEnrFuncDerivAt |
( |
std::vector< FloatArray > & |
oEnrFuncDeriv, |
|
|
const double & |
iR, |
|
|
const double & |
iTheta |
|
) |
| const |
|
virtual |
virtual const char* oofem::CohesiveBranchFunction::giveClassName |
( |
| ) |
const |
|
inlinevirtual |
void oofem::CohesiveBranchFunction::giveJump |
( |
std::vector< double > & |
oJumps | ) |
const |
|
virtual |
void oofem::CohesiveBranchFunction::giveJump |
( |
std::vector< double > & |
oJumps, |
|
|
const double & |
iRadius |
|
) |
| const |
|
virtual |
Psi1 is discontinuous with jump magnitude 2*sqrt(r), the others are continuous.
Definition at line 197 of file enrichmentfunction.C.
double oofem::CohesiveBranchFunction::mExponent |
|
protected |
The documentation for this class was generated from the following files: