C# Class SharpFE.DegreeOfFreedomExtensions

Exibir arquivo Open project: iainsproat/SharpFE

Public Methods

Method Description
IsLinear ( this dof ) : bool
IsRotational ( this dof ) : bool

Method Details

IsLinear() public static method

public static IsLinear ( this dof ) : bool
dof this
return bool

IsRotational() public static method

public static IsRotational ( this dof ) : bool
dof this
return bool