[−][src]Module nvimpam_lib::card::keyword
This module provides the Keyword
enum to
classify lines according to what card type they belong to. The terms
"Keyword" and "Card" are lingo from the FEM solver Pamcrash, but generally
used among FEM solvers.
Also provides the Keywords
struct to hold the
keywords of a Lines
struct. Supposed to be kept in sync
via Keywords::update
.
Structs
Keywords |
Enums
Keyword |
An enum to denote the several types of cards a line might belong to. |