suanPan
🧮 An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
Loading...
Searching...
No Matches
DataBalloon Struct Reference

#include <Balloon.h>

Inheritance diagram for DataBalloon:
Collaboration diagram for DataBalloon:

Public Attributes

const double elastic
 
const double poisson
 
const double kr
 
const unsigned zr_size
 
const BalloonBuffer::Type zr_type
 
const BalloonBound bound_u
 
const BalloonBound bound_fm
 
const BalloonBound bound_fc
 
const BalloonBound bound_am
 
const BalloonBound bound_ac
 
const std::vector< BalloonSaturationbfc
 
const std::vector< BalloonSaturationbac
 
const std::vector< BalloonSaturationbna
 
const std::vector< BalloonSaturationbnd
 

Member Data Documentation

◆ bac

const std::vector<BalloonSaturation> DataBalloon::bac

◆ bfc

const std::vector<BalloonSaturation> DataBalloon::bfc

◆ bna

const std::vector<BalloonSaturation> DataBalloon::bna

◆ bnd

const std::vector<BalloonSaturation> DataBalloon::bnd

◆ bound_ac

const BalloonBound DataBalloon::bound_ac

◆ bound_am

const BalloonBound DataBalloon::bound_am

◆ bound_fc

const BalloonBound DataBalloon::bound_fc

◆ bound_fm

const BalloonBound DataBalloon::bound_fm

◆ bound_u

const BalloonBound DataBalloon::bound_u

◆ elastic

const double DataBalloon::elastic

◆ kr

const double DataBalloon::kr

◆ poisson

const double DataBalloon::poisson

◆ zr_size

const unsigned DataBalloon::zr_size

◆ zr_type

const BalloonBuffer::Type DataBalloon::zr_type

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