📁 AbstractNodeField
📄️ Structure
AbstractNodeField is an abstract class which represents the field of nodal variables in finite element method.
📄️ CheckEssentialParam
Check essential parameters for creating an instance of AbstractField
📄️ Deallocate
Deallocate the space occupied by the field.
📄️ Display
Display the content of AbstractField
📄️ Export
Export the abstract field to an external file.
📄️ GetPointer
This routine returns the pointer to a FORTRAN real vector.
📄️ Import
Import the field from an external file.
📄️ Initiate
This method constructs an instance of AbstractField.
📄️ Norm2
Norm2 of node field.
📄️ Size
This function returns the size of the field.