Skip to content
Snippets Groups Projects
Commit b5ed30cc authored by Dennis Gläser's avatar Dennis Gläser Committed by Timo Koch
Browse files

[CCTPFA] Edit description in propertydefaults

parent 1fb0e48a
No related branches found
No related tags found
1 merge request!617[WIP] Next
......@@ -52,7 +52,7 @@ SET_TYPE_PROP(CCTpfaModel, ElementBoundaryTypes, Dumux::CCElementBoundaryTypes<T
//! Mapper for the degrees of freedoms.
SET_TYPE_PROP(CCTpfaModel, DofMapper, typename GET_PROP_TYPE(TypeTag, ElementMapper));
//! Set the BaseLocalResidual to CCTpfaLocalResidual
//! Set the BaseLocalResidual to CCLocalResidual
SET_TYPE_PROP(CCTpfaModel, BaseLocalResidual, Dumux::CCLocalResidual<TypeTag>);
//! An array of secondary variable containers
......
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