| 
    Nektar++
    
   | 
 
#include <string>#include <LibUtilities/Foundations/Interp.h>#include <LibUtilities/BasicConst/NektarUnivTypeDefs.hpp>#include <GlobalMapping/Deform.h>#include <StdRegions/StdNodalTriExp.h>#include <StdRegions/StdSegExp.h>#include <StdRegions/StdQuadExp.h>#include <LocalRegions/Expansion3D.h>#include <SpatialDomains/MeshGraph.h>#include <MultiRegions/ExpList.h>Go to the source code of this file.
Namespaces | |
| Nektar | |
| The above copyright notice and this permission notice shall be included.  | |
| Nektar::GlobalMapping | |
Functions | |
| void | Nektar::GlobalMapping::UpdateGeometry (SpatialDomains::MeshGraphSharedPtr graph, Array< OneD, MultiRegions::ExpListSharedPtr > &fields, bool modal) | 
| Update geometry according to displacement that is in current fields.  More... | |