suanPan
SectionOS3D::IntegrationPoint Struct Reference

#include <SectionOS3D.h>

Collaboration diagram for SectionOS3D::IntegrationPoint:

Public Member Functions

 IntegrationPoint (double, double, double, double, unique_ptr< Material > &&)
 

Public Attributes

const double omega
 
const double py
 
const double pz
 
const double weight
 
ResourceHolder< Materials_material
 

Constructor & Destructor Documentation

◆ IntegrationPoint()

SectionOS3D::IntegrationPoint::IntegrationPoint ( double  CS,
double  PY,
double  PZ,
double  W,
unique_ptr< Material > &&  M 
)

Member Data Documentation

◆ omega

const double SectionOS3D::IntegrationPoint::omega

◆ py

const double SectionOS3D::IntegrationPoint::py

◆ pz

const double SectionOS3D::IntegrationPoint::pz

◆ s_material

ResourceHolder<Material> SectionOS3D::IntegrationPoint::s_material

◆ weight

const double SectionOS3D::IntegrationPoint::weight

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