atlas
Public Member Functions | Static Public Member Functions | List of all members
atlas::mesh::ElementType Class Referenceabstract

ElementType class (abstract) that provides access to geometric information of an element. More...

#include <ElementType.h>

Inheritance diagram for atlas::mesh::ElementType:
Inheritance graph
[legend]
Collaboration diagram for atlas::mesh::ElementType:
Collaboration graph
[legend]

Public Member Functions

virtual const std::string & name () const =0
 
virtual idx_t nb_edges () const =0
 
virtual idx_t nb_nodes () const =0
 
virtual bool parametric () const =0
 

Static Public Member Functions

static ElementTypecreate (const std::string &)
 

Detailed Description

ElementType class (abstract) that provides access to geometric information of an element.


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