AdvectionField< dim, number > Class Template Reference
|
Developer Documentation
|
MeltPoolDG::Simulation::VortexBubbleDG::AdvectionField< dim, number > Class Template Reference
#include <vortex_bubble_DG.hpp>
Inheritance diagram for MeltPoolDG::Simulation::VortexBubbleDG::AdvectionField< dim, number >:
Collaboration diagram for MeltPoolDG::Simulation::VortexBubbleDG::AdvectionField< dim, number >:
Public Member Functions | |
| AdvectionField () | |
| number | value (const dealii::Point< dim, number > &p, const unsigned int c) const override |
| void | vector_value (const dealii::Point< dim, number > &p, dealii::Vector< number > &values) const override |
Constructor & Destructor Documentation
◆ AdvectionField()
template<int dim, typename number >
|
inline |
Member Function Documentation
◆ value()
template<int dim, typename number >
|
inlineoverride |
◆ vector_value()
template<int dim, typename number >
|
inlineoverride |
The documentation for this class was generated from the following file:
- applications/mp-level-set/cases/vortex_bubble_DG.hpp
Generated by