Evolving surface finite element method  v0.3.0-14-g3598512
Numerical experiments for my papers
Classes | Public Member Functions | List of all members
nodes< T > Struct Template Reference

Nodes as a vector of valarrays of size 3. More...

Inheritance diagram for nodes< T >:
Inheritance graph
[legend]
Collaboration diagram for nodes< T >:
Collaboration graph
[legend]

Classes

struct  bad
 Report an error. More...
 

Public Member Functions

 nodes (const file &f)
 Read nodes from file. More...
 

Detailed Description

template<class T>
struct nodes< T >

Nodes as a vector of valarrays of size 3.

Definition at line 49 of file maxH_main.cpp.

Constructor & Destructor Documentation

template<class T>
nodes< T >::nodes ( const file f)
inlineexplicit

Read nodes from file.

Warning
Potentially narrowing double to int!

Definition at line 56 of file maxH_main.cpp.


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