Nektar++
|
#include <string>
#include <GlobalMapping/GlobalMappingDeclspec.h>
#include <LibUtilities/BasicConst/NektarUnivTypeDefs.hpp>
#include <MultiRegions/ExpList.h>
#include <SpatialDomains/MeshGraph.h>
Go to the source code of this file.
Namespaces | |
namespace | Nektar |
namespace | Nektar::GlobalMapping |
Functions | |
void | Nektar::GlobalMapping::UpdateGeometry (SpatialDomains::MeshGraphSharedPtr graph, Array< OneD, MultiRegions::ExpListSharedPtr > &fields, Array< OneD, Array< OneD, NekDouble > > &PhysVals, bool modal) |
Update geometry according to displacement that is in current fields. More... | |