MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
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.