Skip to content
Snippets Groups Projects
Commit 22c9a79a authored by Timo Koch's avatar Timo Koch
Browse files

[diamond][doc] Fix docu

parent 7514b97b
No related branches found
No related tags found
1 merge request!3349Feature/cvfe improvements
......@@ -105,7 +105,7 @@ template<class TypeTag>
struct BaseLocalResidual<TypeTag, TTag::FaceCenteredDiamondModel>
{ using type = CVFELocalResidual<TypeTag>; };
//! The flux variables cache class for models involving flow in porous media
//! The flux variables cache type
template<class TypeTag>
struct FluxVariablesCache<TypeTag, TTag::FaceCenteredDiamondModel>
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment