Home
last modified time | relevance | path

Searched defs:ComputePredictionOperator (Results 1 – 4 of 4) sorted by relevance

/dports/science/tfel-edf/tfel-3.2.1/mfront/src/
H A DBehaviourProfiler.cxx65 const intmax_t nmins = t/min_d;
66 t -= nmins*min_d;
/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/
H A DBehaviourData.hxx82 static const char* const ComputePredictionOperator; member
/dports/science/tfel-edf/tfel-3.2.1/mfront/include/MFront/
H A DBehaviourData.hxx84 static const char *const ComputePredictionOperator; member
/dports/science/tfel/tfel-3.4.0/mfront/src/
H A DBehaviourData.cxx61 const char* const BehaviourData::ComputePredictionOperator = member in mfront::BehaviourData