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

computing displacement from current and initial particle position More...

#include <base_particles.h>

Public Types

using DerivedVariableType = VariableType
 

Public Member Functions

 BaseDerivedVariable (const SPHBody &sph_body, const std::string &variable_name)
 

Public Attributes

std::string variable_name_
 

Protected Attributes

StdLargeVec< VariableTypederived_variable_
 

Detailed Description

template<typename VariableType>
class SPH::BaseDerivedVariable< VariableType >

computing displacement from current and initial particle position


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