Intrepid
Intrepid_CubatureLineSortedDef.hpp File Reference

Definition file for the Intrepid::CubatureLineSorted class. More...

Go to the source code of this file.

Functions

int Intrepid::growthRule1D (int index, EIntrepidGrowth growth, EIntrepidBurkardt rule)

Variables

template<class Scalar, class ArrayPoint, class ArrayWeight>
const char * Intrepid::CubatureLineSorted< Scalar, ArrayPoint, ArrayWeight >::cubature_name_ = "INTREPID_CUBATURE_LINESORTED"

Detailed Description

Definition file for the Intrepid::CubatureLineSorted class.

Author
Created by D. Kouri and D. Ridzal.

Definition in file Intrepid_CubatureLineSortedDef.hpp.

Function Documentation

◆ growthRule1D()

int Intrepid::growthRule1D ( int index,
EIntrepidGrowth growth,
EIntrepidBurkardt rule )

Definition at line 414 of file Intrepid_CubatureLineSortedDef.hpp.

Variable Documentation

◆ CubatureLineSorted< Scalar, ArrayPoint, ArrayWeight >::cubature_name_

template<class Scalar, class ArrayPoint, class ArrayWeight>
const char* Intrepid::CubatureLineSorted< Scalar, ArrayPoint, ArrayWeight >::cubature_name_ = "INTREPID_CUBATURE_LINESORTED"

Definition at line 295 of file Intrepid_CubatureLineSortedDef.hpp.