Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Attributes | Protected Member Functions
concepts::PointInCell< 1 > Class Template Reference

#include <meshRelations.hh>

Inheritance diagram for concepts::PointInCell< 1 >:
Inheritance graph
[legend]
Collaboration diagram for concepts::PointInCell< 1 >:
Collaboration graph
[legend]

List of all members.

Public Attributes

const Connectorcntr_
Real p_

Protected Member Functions

virtual std::ostream & info (std::ostream &os) const
 Returns information in an output stream.

Detailed Description

template<>
class concepts::PointInCell< 1 >

Definition at line 31 of file meshRelations.hh.


Member Function Documentation

virtual std::ostream& concepts::PointInCell< 1 >::info ( std::ostream &  os) const [protected, virtual]

Returns information in an output stream.

Reimplemented from concepts::OutputOperator.


Member Data Documentation

Definition at line 33 of file meshRelations.hh.

Definition at line 34 of file meshRelations.hh.


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

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)