![]() |
Ice Sheet System Model
4.18
Code documentation
|
Main abstract class for the ISSM vectors. This abstract class defines the pure virtual functions that each of its descendants need to implement, such as contructors, destructors, as well as matrix specific routines, such as SetValue, Assemple, VecMult, etc ... Descendants include among others: IssmSeqVec and IssmMpiVec. More...
Go to the source code of this file.
Data Structures | |
class | IssmAbsVec< doubletype > |
Main abstract class for the ISSM vectors. This abstract class defines the pure virtual functions that each of its descendants need to implement, such as contructors, destructors, as well as matrix specific routines, such as SetValue, Assemple, VecMult, etc ... Descendants include among others: IssmSeqVec and IssmMpiVec.
Definition in file IssmAbsVec.h.