MFEM v4.7.0
Finite element discretization library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
spacing.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  mfem
 

Functions

std::unique_ptr< SpacingFunctionmfem::GetSpacingFunction (const SpacingType type, Array< int > const &ipar, Vector const &dpar)
 Returns a new SpacingFunction instance defined by the type and parameters.