Public Member Functions | List of all members
oomph::FaceGeometry< QUnsteadyHeatSpaceTimeElement< SPATIAL_DIM, NNODE_1D > > Class Template Reference

///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// More...

#include <space_time_unsteady_heat_elements.h>

+ Inheritance diagram for oomph::FaceGeometry< QUnsteadyHeatSpaceTimeElement< SPATIAL_DIM, NNODE_1D > >:

Public Member Functions

 FaceGeometry ()
 Constructor: Call the constructor for the appropriate lower-dimensional QElement. More...
 
 FaceGeometry ()
 Constructor: Call the constructor for the appropriate lower-dimensional QElement. More...
 

Detailed Description

template<unsigned SPATIAL_DIM, unsigned NNODE_1D>
class oomph::FaceGeometry< QUnsteadyHeatSpaceTimeElement< SPATIAL_DIM, NNODE_1D > >

///////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////

Face geometry for the QUnsteadyHeatSpaceTimeElement elements: The spatial dimension of the face elements is one lower than that of the bulk element but they have the same number of points along their 1D edges.

Definition at line 886 of file space_time_unsteady_heat_elements.h.

Constructor & Destructor Documentation

◆ FaceGeometry() [1/2]

template<unsigned SPATIAL_DIM, unsigned NNODE_1D>
oomph::FaceGeometry< QUnsteadyHeatSpaceTimeElement< SPATIAL_DIM, NNODE_1D > >::FaceGeometry ( )
inline

Constructor: Call the constructor for the appropriate lower-dimensional QElement.

Definition at line 892 of file space_time_unsteady_heat_elements.h.

◆ FaceGeometry() [2/2]

template<unsigned SPATIAL_DIM, unsigned NNODE_1D>
oomph::FaceGeometry< QUnsteadyHeatSpaceTimeElement< SPATIAL_DIM, NNODE_1D > >::FaceGeometry ( )
inline

Constructor: Call the constructor for the appropriate lower-dimensional QElement.

Definition at line 974 of file discontinuous_galerkin_space_time_unsteady_heat_elements.h.


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