EOSIsGradientView Concept Reference
|
Developer Documentation
|
MeltPoolDG::Flow::EOSIsGradientView Concept Reference
#include <equation_of_state.hpp>
Concept definition
template<typename T>
{
g.grad_density()
};
{
g.grad_velocity()
};
{
g.grad_total_energy()
};
}
Definition equation_of_state.hpp:40
Detailed Description
Concept defining the specific requirements for a gradient view to be used with any equation of state.
Generated by