Public Member Functions | List of all members
meshedSurf::emptySurface Class Reference
Inheritance diagram for meshedSurf::emptySurface:
Inheritance graph
[legend]
Collaboration diagram for meshedSurf::emptySurface:
Collaboration graph
[legend]

Public Member Functions

constexpr emptySurface () noexcept=default
 
virtual ~emptySurface ()=default
 
virtual const pointFieldpoints () const
 
virtual const faceListfaces () const
 
- Public Member Functions inherited from meshedSurf
constexpr meshedSurf () noexcept=default
 
virtual ~meshedSurf ()=default
 
virtual const labelListzoneIds () const
 
virtual const labelListfaceIds () const
 

Detailed Description

Definition at line 91 of file meshedSurf.H.

Constructor & Destructor Documentation

◆ emptySurface()

constexpr emptySurface ( )
constexprdefaultnoexcept

◆ ~emptySurface()

virtual ~emptySurface ( )
virtualdefault

Member Function Documentation

◆ points()

virtual const pointField& points ( ) const
inlinevirtual

Implements meshedSurf.

Definition at line 110 of file meshedSurf.H.

References Field::null().

Here is the call graph for this function:

◆ faces()

virtual const faceList& faces ( ) const
inlinevirtual

Implements meshedSurf.

Definition at line 116 of file meshedSurf.H.

References List::null().

Here is the call graph for this function:

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