Skip to content

Commit

Permalink
virtual method.
Browse files Browse the repository at this point in the history
  • Loading branch information
CusiniM committed Dec 10, 2024
1 parent c5125d5 commit 30781fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ class ImplicitQDRateAndState : public PhysicsSolverBase
protected:

virtual real64 updateStresses( real64 const dt,
DomainPartition & domain ) const = 0;
DomainPartition & domain ) const = 0;

virtual void solveRateAndStateEquations( real64 const time_n,
real64 const dt,
Expand Down

0 comments on commit 30781fc

Please sign in to comment.