16 #ifndef _A_FCRITERIA_SIG_H_
17 #define _A_FCRITERIA_SIG_H_
26 static const std::string
help();
32 void max(
double v) {max_ = v;}
34 double max()
const {
return max_;}
void max(double v)
set max excentricity
double max() const
get max excentricity
virtual bool ok(const a_face *f) const
return true if forces on the face are passing through the face
a_fcriteria_sig(double smin, double smax, double phi)
virtual double penalty(const a_face *f) const
return max excentricity if abs is higher than max (1. by default)
static const std::string help()
get information about the class