#include <a_fcriteria_sig.h>
|
| static const std::string | help () |
| | get information about the class More...
|
| |
| static const std::string | help () |
| | get information about the class More...
|
| |
Definition at line 21 of file a_fcriteria_sig.h.
◆ a_fcriteria_sig()
| a_fcriteria_sig::a_fcriteria_sig |
( |
double |
smin, |
|
|
double |
smax, |
|
|
double |
phi |
|
) |
| |
|
inline |
◆ help()
| static const std::string a_fcriteria_sig::help |
( |
| ) |
|
|
static |
get information about the class
◆ max() [1/2]
| double a_fcriteria_sig::max |
( |
| ) |
const |
|
inline |
◆ max() [2/2]
| void a_fcriteria_sig::max |
( |
double |
v | ) |
|
|
inline |
◆ ok()
| virtual bool a_fcriteria_sig::ok |
( |
const a_face * |
f | ) |
const |
|
virtual |
return true if forces on the face are passing through the face
Reimplemented from a_fcriteria.
◆ penalty()
| virtual double a_fcriteria_sig::penalty |
( |
const a_face * |
f | ) |
const |
|
virtual |
return max excentricity if abs is higher than max (1. by default)
Reimplemented from a_fcriteria.
◆ phi_
| double a_fcriteria_sig::phi_ |
|
protected |
◆ smax_
| double a_fcriteria_sig::smax_ |
|
protected |
◆ smin_
| double a_fcriteria_sig::smin_ |
|
protected |
The documentation for this class was generated from the following file: