MFEM v4.7.0
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
namespace | mfem |
Functions | |
std::unique_ptr< SpacingFunction > | mfem::GetSpacingFunction (const SpacingType type, Array< int > const &ipar, Vector const &dpar) |
Returns a new SpacingFunction instance defined by the type and parameters. | |