-
- Downloads
Add mesh data for parabolic meshes
- general polynomial mesh will be consider later - computes cell volumes and centroids - plug additional features to polynomial meshes such as mesh smoothing, transformations or interpolations
Showing
- src/language/modules/SchemeModule.cpp 2 additions, 8 deletionssrc/language/modules/SchemeModule.cpp
- src/mesh/MeshCellZone.cpp 12 additions, 9 deletionssrc/mesh/MeshCellZone.cpp
- src/mesh/MeshCellZone.hpp 7 additions, 7 deletionssrc/mesh/MeshCellZone.hpp
- src/mesh/MeshData.cpp 7 additions, 0 deletionssrc/mesh/MeshData.cpp
- src/mesh/MeshData.hpp 222 additions, 3 deletionssrc/mesh/MeshData.hpp
- src/mesh/MeshDataManager.cpp 3 additions, 0 deletionssrc/mesh/MeshDataManager.cpp
- src/mesh/MeshDataVariant.hpp 6 additions, 1 deletionsrc/mesh/MeshDataVariant.hpp
- src/mesh/MeshSmoother.cpp 2 additions, 2 deletionssrc/mesh/MeshSmoother.cpp
- src/mesh/MeshTransformer.cpp 0 additions, 4 deletionssrc/mesh/MeshTransformer.cpp
- src/scheme/DiscreteFunctionInterpoler.cpp 1 addition, 6 deletionssrc/scheme/DiscreteFunctionInterpoler.cpp
- src/scheme/DiscreteFunctionP0.hpp 7 additions, 12 deletionssrc/scheme/DiscreteFunctionP0.hpp
Loading
Please register or sign in to comment