26 #ifndef OOMPH_JACKS_HELLOWORLD_HEADER
27 #define OOMPH_JACKS_HELLOWORLD_HEADER
31 #include <oomph-lib-config.h>
35 #include "../generic/matrices.h"
60 oomph_info <<
"JacksHelloWorld object says: Hello world! "
unsigned long nrow() const
Return the number of rows of the matrix.
Definition: matrices.h:485
void resize(const unsigned long &n)
Definition: matrices.h:498
Hello world class – uses object from generic library.
Definition: hello_world.h:45
void say_it_inline()
Say it inline.
Definition: hello_world.h:58
JacksHelloWorld()
Constructor.
Definition: hello_world.h:51
DenseMatrix< double > Some_matrix
Private full matrix.
Definition: hello_world.h:71
void say_it_external()
Say it externally.
Definition: hello_world.cc:33
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1).
Definition: AnisotropicHookean.h:10
OomphInfo oomph_info
Definition: oomph_definitions.cc:319