Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
55333951
Commit
55333951
authored
Aug 24, 2016
by
Matthieu Schaller
Browse files
Code formatting
parent
1a7ca9b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/kernel_hydro.h
View file @
55333951
...
...
@@ -238,8 +238,8 @@ static const float kernel_coeffs[(kernel_degree + 1) * (kernel_ivals + 1)]
/**
* @brief Computes the kernel function and its derivative.
*
* The kernel function needs to be mutliplied by \f$h^{-d}\f$ and the gradient
by
* \f$h^{-(d+1)}\f$, where \f$d\f$ is the dimensionality of the problem.
* The kernel function needs to be mutliplied by \f$h^{-d}\f$ and the gradient
*
by
\f$h^{-(d+1)}\f$, where \f$d\f$ is the dimensionality of the problem.
*
* Returns 0 if \f$u > \gamma = H/h\f$.
*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment