SPHinXsys  alpha version
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SPH::SecondStageRK2< FirstStageType > Class Template Reference

the second stage of the 2nd-order Runge-Kutta scheme More...

#include <particle_dynamics_diffusion_reaction.h>

Inherits FirstStageType.

Public Member Functions

 SecondStageRK2 (typename FirstStageType::BodyRelationType &body_relation, StdVec< StdLargeVec< Real >> &species_s)
 

Protected Member Functions

virtual void updateSpeciesDiffusion (size_t particle_i, Real dt) override
 

Protected Attributes

StdVec< StdLargeVec< Real > > & species_s_
 

Detailed Description

template<class FirstStageType>
class SPH::SecondStageRK2< FirstStageType >

the second stage of the 2nd-order Runge-Kutta scheme


The documentation for this class was generated from the following files: