NuTo
Numerics Tool
Namespaces | Functions
MeshFemDofConvert.h File Reference
#include "nuto/mechanics/mesh/MeshFem.h"
#include <boost/optional.hpp>

Go to the source code of this file.

Namespaces

 NuTo
 

Functions

void NuTo::AddDofInterpolation (NuTo::MeshFem *rMesh, DofType dofType, boost::optional< const InterpolationSimple & > optionalInterpolation=boost::none)
 add a new layer of nodes for dofType More...
 
void NuTo::AddDofInterpolation (NuTo::MeshFem *rMesh, DofType dofType, Group< ElementCollectionFem > elements, boost::optional< const InterpolationSimple & > optionalInterpolation=boost::none)
 add a new layer of nodes for dofType but only for elements in given group More...