Ejemplo n.º 1
0
bool LinearElastic3DLaw::CheckParameters(Parameters& rValues)
{
    return rValues.CheckAllParameters();
}