milupHPC documentation
Public Member Functions | Public Attributes | Friends | List of all members
EqOfSt Struct Reference

Equation of states. More...

+ Collaboration diagram for EqOfSt:
Collaboration graph

Public Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 Serialization function for boost::mpi functionality. More...
 
CUDA_CALLABLE_MEMBER EqOfSt ()
 
CUDA_CALLABLE_MEMBER EqOfSt (int type, real polytropic_K, real polytropic_gamma)
 

Public Attributes

int type
 
real polytropic_K
 
real polytropic_gamma
 

Friends

class boost::serialization::access
 

Detailed Description

Equation of states.

Definition at line 59 of file material.cuh.

Constructor & Destructor Documentation

◆ EqOfSt() [1/2]

CUDA_CALLABLE_MEMBER EqOfSt::EqOfSt ( )

Definition at line 43 of file material.cu.

◆ EqOfSt() [2/2]

CUDA_CALLABLE_MEMBER EqOfSt::EqOfSt ( int  type,
real  polytropic_K,
real  polytropic_gamma 
)

Definition at line 47 of file material.cu.

Member Function Documentation

◆ serialize()

template<class Archive >
void EqOfSt::serialize ( Archive &  ar,
const unsigned int  version 
)
inline

Serialization function for boost::mpi functionality.

Template Parameters
Archive
Parameters
ar
version

Definition at line 70 of file material.cuh.

Friends And Related Function Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Definition at line 61 of file material.cuh.

Member Data Documentation

◆ polytropic_gamma

real EqOfSt::polytropic_gamma

Definition at line 78 of file material.cuh.

◆ polytropic_K

real EqOfSt::polytropic_K

Definition at line 77 of file material.cuh.

◆ type

int EqOfSt::type

Definition at line 76 of file material.cuh.


The documentation for this struct was generated from the following files:
  • include/materials/material.cuh
  • src/materials/material.cu

milupHPC - EqOfSt Struct Reference
Generated on Wed Aug 31 2022 12:16:53 by Doxygen 1.9.3