PPL Logo

FEM_Elem_Conn_Checker Class Reference

This checker verifies that FEM_Elem::conn's entries are valid node indices. More...

Inheritance diagram for FEM_Elem_Conn_Checker:

Inheritance graph
[legend]
Collaboration diagram for FEM_Elem_Conn_Checker:

Collaboration graph
[legend]

Public Member Functions

 FEM_Elem_Conn_Checker (const FEM_Entity &sizeSrc_, const FEM_Entity *sizeSrc2_)
void check (int row, const BasicTable2d< int > &table, const char *caller) const
 FEM_Elem_Conn_Checker (const FEM_Entity &sizeSrc_, const FEM_Entity *sizeSrc2_)
void check (int row, const BasicTable2d< int > &table, const char *caller) const

Private Attributes

const FEM_EntitysizeSrc
const FEM_EntitysizeSrc2
const FEM_EntitysizeSrc
const FEM_EntitysizeSrc2

Detailed Description

This checker verifies that FEM_Elem::conn's entries are valid node indices.

Definition at line 1601 of file fem_mesh.C.


Constructor & Destructor Documentation

FEM_Elem_Conn_Checker::FEM_Elem_Conn_Checker ( const FEM_Entity sizeSrc_,
const FEM_Entity sizeSrc2_ 
) [inline]

Definition at line 1605 of file fem_mesh.C.

FEM_Elem_Conn_Checker::FEM_Elem_Conn_Checker ( const FEM_Entity sizeSrc_,
const FEM_Entity sizeSrc2_ 
) [inline]

Definition at line 1842 of file mesh.C.


Member Function Documentation

void FEM_Elem_Conn_Checker::check ( int  row,
const BasicTable2d< int > &  table,
const char *  caller 
) const [inline]

Definition at line 1608 of file fem_mesh.C.

References FEM_Abort(), BasicTable2d< T >::getRow(), idx, n, and BasicTable2d< T >::width().

Here is the call graph for this function:

void FEM_Elem_Conn_Checker::check ( int  row,
const BasicTable2d< int > &  table,
const char *  caller 
) const [inline]

Definition at line 1845 of file mesh.C.

References FEM_Abort(), BasicTable2d< T >::getRow(), n, and BasicTable2d< T >::width().

Here is the call graph for this function:


Field Documentation

Definition at line 1602 of file fem_mesh.C.

Definition at line 1603 of file fem_mesh.C.

Definition at line 1839 of file mesh.C.

Definition at line 1840 of file mesh.C.


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

Generated on Mon Sep 21 08:24:03 2020 for Charm++ by  doxygen 1.5.5