#include <dune/grid/io/file/dgfparser/blocks/boundarydom.hh>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
Dune::dgf::Domain::Domain |
( |
std::vector< double > |
p1, |
|
|
std::vector< double > |
p2, |
|
|
int |
id, |
|
|
BoundaryParameter & |
parameter |
|
) |
| |
|
inline |
Dune::dgf::Domain::Domain |
( |
std::vector< double > |
p1, |
|
|
std::vector< double > |
p2, |
|
|
DomainData & |
data |
|
) |
| |
|
inline |
Dune::dgf::Domain::Domain |
( |
const Domain & |
other | ) |
|
|
inline |
Member Function Documentation
template<class Vector >
bool Dune::dgf::Domain::contains |
( |
const Vector & |
x | ) |
const |
|
inline |
const DomainData& Dune::dgf::Domain::data |
( |
| ) |
const |
|
inline |
Domain& Dune::dgf::Domain::operator= |
( |
const Domain & |
other | ) |
|
|
inline |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Domain & |
domain |
|
) |
| |
|
friend |
Member Data Documentation
const int Dune::dgf::Domain::dimensionworld |
The documentation for this struct was generated from the following file: