BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::fem::Domain Class Reference

#include <cl_FEM_Domain.hpp>

Public Member Functions

 Domain (const input::Section *aSection)
 ~Domain ()=default
bool is_block () const
bool is_sideset () const
DomainType type () const
const Vector< id_t > & group_ids () const
const stringmaterial () const

Constructor & Destructor Documentation

◆ Domain()

belfem::fem::Domain::Domain ( const input::Section * aSection)

◆ ~Domain()

belfem::fem::Domain::~Domain ( )
default

Member Function Documentation

◆ group_ids()

const Vector< id_t > & belfem::fem::Domain::group_ids ( ) const
inline

◆ is_block()

bool belfem::fem::Domain::is_block ( ) const
inline

◆ is_sideset()

bool belfem::fem::Domain::is_sideset ( ) const
inline

◆ material()

const string & belfem::fem::Domain::material ( ) const
inline

◆ type()

DomainType belfem::fem::Domain::type ( ) const
inline

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